Click here to Skip to main content
15,892,927 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Modify and update multiple rows Pin
idsanjeevjha6-Nov-07 0:34
idsanjeevjha6-Nov-07 0:34 
Questionwindows short cut icon creation Pin
new2pgrmg4-Nov-07 17:42
new2pgrmg4-Nov-07 17:42 
QuestionCalling FileUpload browse button, How ? Pin
hifiger20044-Nov-07 2:40
hifiger20044-Nov-07 2:40 
QuestionRe: Calling FileUpload browse button, How ? Pin
Shog94-Nov-07 6:28
sitebuilderShog94-Nov-07 6:28 
AnswerRe: Calling FileUpload browse button, How ? Pin
hifiger20045-Nov-07 3:42
hifiger20045-Nov-07 3:42 
GeneralRe: Calling FileUpload browse button, How ? Pin
Shog95-Nov-07 7:13
sitebuilderShog95-Nov-07 7:13 
GeneralRe: Calling FileUpload browse button, How ? Pin
hifiger20046-Nov-07 1:19
hifiger20046-Nov-07 1:19 
AnswerRe: Calling FileUpload browse button, How ? Pin
Michael Sync4-Nov-07 19:30
Michael Sync4-Nov-07 19:30 
Normally, you can just call "document.getElementById('inputfile').click();" from Javascript. But it won't work for non-IE browsers...

I suggest you to read the article Styling an input type="file".. The technique used in that article is that set the transparent to input "file" and move under the element that you wanna call "browse" button...

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

QuestionPerformance Issue Pin
militiaware3-Nov-07 23:23
militiaware3-Nov-07 23:23 
AnswerRe: Performance Issue Pin
Christian Graus3-Nov-07 23:46
protectorChristian Graus3-Nov-07 23:46 
Questiondotnet nuke Pin
sandipchandra17@gmail.com2-Nov-07 19:58
sandipchandra17@gmail.com2-Nov-07 19:58 
AnswerRe: dotnet nuke Pin
Paul Conrad3-Nov-07 5:31
professionalPaul Conrad3-Nov-07 5:31 
AnswerRe: dotnet nuke Pin
Mircea Grelus3-Nov-07 5:44
Mircea Grelus3-Nov-07 5:44 
QuestionDotNet Nuke Pin
sandipchandra17@gmail.com2-Nov-07 19:57
sandipchandra17@gmail.com2-Nov-07 19:57 
AnswerRe: DotNet Nuke Pin
Paul Conrad3-Nov-07 5:32
professionalPaul Conrad3-Nov-07 5:32 
AnswerRe: DotNet Nuke Pin
Mircea Grelus3-Nov-07 5:42
Mircea Grelus3-Nov-07 5:42 
Questionhow can we set textmode property of an html textbox control to multiline Pin
lakshmichawala2-Nov-07 18:45
lakshmichawala2-Nov-07 18:45 
AnswerRe: how can we set textmode property of an html textbox control to multiline Pin
soni uma2-Nov-07 20:07
soni uma2-Nov-07 20:07 
AnswerRe: how can we set textmode property of an html textbox control to multiline Pin
sree_krishna4-Nov-07 22:18
sree_krishna4-Nov-07 22:18 
QuestionDesign Trick Pin
mehrdadc482-Nov-07 10:54
mehrdadc482-Nov-07 10:54 
AnswerRe: Design Trick Pin
Mircea Grelus2-Nov-07 16:08
Mircea Grelus2-Nov-07 16:08 
GeneralJavascript Tutorials Pin
Brady Kelly1-Nov-07 22:45
Brady Kelly1-Nov-07 22:45 
GeneralRe: Javascript Tutorials Pin
0x49D11-Nov-07 23:01
0x49D11-Nov-07 23:01 
GeneralRe: Javascript Tutorials Pin
Brady Kelly1-Nov-07 23:19
Brady Kelly1-Nov-07 23:19 
GeneralRe: Javascript Tutorials Pin
JimmyRopes2-Nov-07 5:10
professionalJimmyRopes2-Nov-07 5:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.