Click here to Skip to main content
15,917,862 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: DetailsView ItemUpdating event not fired Pin
TerryPatrick9-Aug-10 10:01
TerryPatrick9-Aug-10 10:01 
Questionhow to give proeperty for textbox Pin
dany.s13-Oct-06 0:42
dany.s13-Oct-06 0:42 
AnswerRe: how to give proeperty for textbox Pin
kirthikirthi13-Oct-06 1:05
kirthikirthi13-Oct-06 1:05 
QuestionTransforming standard values from excel to database record Pin
dhatchu13-Oct-06 0:32
dhatchu13-Oct-06 0:32 
QuestionNeed help to update excel file using oledb Pin
RaghuSanta13-Oct-06 0:21
RaghuSanta13-Oct-06 0:21 
Answerupdate excel file using oledb Pin
RaghuSanta13-Oct-06 1:09
RaghuSanta13-Oct-06 1:09 
QuestionChanging 'Look and Feel' and 'Text' of Browse button which we get from FileUpload Control Pin
Soniya_k12-Oct-06 23:02
Soniya_k12-Oct-06 23:02 
AnswerRe: Changing 'Look and Feel' and 'Text' of Browse button which we get from FileUpload Control Pin
Guffa13-Oct-06 6:54
Guffa13-Oct-06 6:54 
You can't do anything to the browse button. You can't change it. You can't use the click() method on it in order to hide it and trigger it from another control.

You could try to place an element on top of the button and make it transparent to clicks so that the click ends up on the original button. The upload field looks a bit different in different browsers, though. You should prepare yourself for a lot of tweaking and testing in a wide range of browsers.

Also, after deploying this you should test it with every new version of every browser to make sure that it still works...


---
b { font-weight: normal; }

GeneralRe: Changing 'Look and Feel' and 'Text' of Browse button which we get from FileUpload Control Pin
Soniya_k13-Oct-06 20:29
Soniya_k13-Oct-06 20:29 
Questionarray of datasets Pin
max_dev2006@yahoo.com12-Oct-06 21:19
max_dev2006@yahoo.com12-Oct-06 21:19 
AnswerRe: array of datasets Pin
rah_sin13-Oct-06 0:10
professionalrah_sin13-Oct-06 0:10 
QuestionDescription of property in property window [modified] Pin
Nitin198112-Oct-06 21:15
Nitin198112-Oct-06 21:15 
AnswerRe: Description of property in property window Pin
e-laj13-Oct-06 10:03
e-laj13-Oct-06 10:03 
QuestionNew Window.Open Pin
kirthikirthi12-Oct-06 20:52
kirthikirthi12-Oct-06 20:52 
AnswerRe: New Window.Open Pin
Exelioindia12-Oct-06 21:10
Exelioindia12-Oct-06 21:10 
GeneralRe: New Window.Open Pin
kirthikirthi12-Oct-06 21:43
kirthikirthi12-Oct-06 21:43 
AnswerRe: New Window.Open Pin
tha.karthik12-Oct-06 21:35
tha.karthik12-Oct-06 21:35 
GeneralRe: New Window.Open Pin
kirthikirthi12-Oct-06 22:39
kirthikirthi12-Oct-06 22:39 
GeneralRe: New Window.Open Pin
I A Khan13-Oct-06 3:51
I A Khan13-Oct-06 3:51 
Questionmerging web server state Pin
max_dev2006@yahoo.com12-Oct-06 20:31
max_dev2006@yahoo.com12-Oct-06 20:31 
Questionhow to access the files present in private folders Pin
King Shez12-Oct-06 20:23
King Shez12-Oct-06 20:23 
QuestionHow to make upoaded files secure ? Pin
King Shez12-Oct-06 20:17
King Shez12-Oct-06 20:17 
QuestionUrgent plz..How to bind Controls in Repeater Control Pin
Exelioindia12-Oct-06 20:15
Exelioindia12-Oct-06 20:15 
AnswerRe: Urgent plz..How to bind Controls in Repeater Control Pin
minhpc_bk13-Oct-06 0:58
minhpc_bk13-Oct-06 0:58 
Questionhow ot make uploaded files secure ? Pin
King Shez12-Oct-06 20:13
King Shez12-Oct-06 20:13 

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.