Click here to Skip to main content
15,894,180 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to read the XML values from an web page Pin
Exelioindia2-Oct-06 20:31
Exelioindia2-Oct-06 20:31 
AnswerRe: How to read the XML values from an web page Pin
Sathesh Sakthivel2-Oct-06 20:46
Sathesh Sakthivel2-Oct-06 20:46 
GeneralRe: How to read the XML values from an web page Pin
Exelioindia2-Oct-06 22:51
Exelioindia2-Oct-06 22:51 
GeneralRe: How to read the XML values from an web page Pin
Sathesh Sakthivel2-Oct-06 23:21
Sathesh Sakthivel2-Oct-06 23:21 
Questionweb parts in sharepoint for .NET 1.1 Pin
indrani222-Oct-06 19:32
indrani222-Oct-06 19:32 
Questionscheduling an asp.net script Pin
senorAli332-Oct-06 18:51
senorAli332-Oct-06 18:51 
AnswerRe: scheduling an asp.net script Pin
Sathesh Sakthivel2-Oct-06 19:00
Sathesh Sakthivel2-Oct-06 19:00 
QuestionDisable button & links on web page Pin
mohanrajh2-Oct-06 16:28
mohanrajh2-Oct-06 16:28 
Hi guys,

When submit button is clicked on a web page (asp) i dont want users to click any links or other buttons till the request is been processed(web page queries the back end).

Web page reloads the same page with results, till then i need all links & buttons to be disabled.

I tried this code..

document.getElementsByTagName("input").disabled = true;

when submit button pressed, it disables the button but prevents from navigating to other page. how to avoid this?

Can any one suggest me an idea.

Thank you.


Mohan
AnswerRe: Disable button & links on web page Pin
Chris Buckett2-Oct-06 22:21
Chris Buckett2-Oct-06 22:21 
AnswerRe: Disable button & links on web page Pin
mohanrajh2-Oct-06 22:41
mohanrajh2-Oct-06 22:41 
QuestionAdd Google AdSense javascript code at runtime Pin
shapper2-Oct-06 13:13
shapper2-Oct-06 13:13 
AnswerRe: Add Google AdSense javascript code at runtime Pin
minhpc_bk2-Oct-06 15:33
minhpc_bk2-Oct-06 15:33 
GeneralRe: Add Google AdSense javascript code at runtime Pin
shapper2-Oct-06 16:03
shapper2-Oct-06 16:03 
GeneralRe: Add Google AdSense javascript code at runtime Pin
minhpc_bk2-Oct-06 16:17
minhpc_bk2-Oct-06 16:17 
Questiondotnetnuke Pin
GaryWoodfine 2-Oct-06 11:29
professionalGaryWoodfine 2-Oct-06 11:29 
QuestionShowing an image in a column Pin
digsy_2-Oct-06 10:48
digsy_2-Oct-06 10:48 
AnswerRe: Showing an image in a column Pin
minhpc_bk2-Oct-06 15:37
minhpc_bk2-Oct-06 15:37 
GeneralRe: Showing an image in a column Pin
digsy_2-Oct-06 16:24
digsy_2-Oct-06 16:24 
GeneralRe: Showing an image in a column Pin
minhpc_bk3-Oct-06 10:59
minhpc_bk3-Oct-06 10:59 
QuestionOverride page constructor Pin
User 9148332-Oct-06 10:17
User 9148332-Oct-06 10:17 
AnswerRe: Override page constructor Pin
minhpc_bk2-Oct-06 15:42
minhpc_bk2-Oct-06 15:42 
GeneralRe: Override page constructor Pin
User 9148332-Oct-06 22:01
User 9148332-Oct-06 22:01 
GeneralRe: Override page constructor Pin
minhpc_bk2-Oct-06 22:17
minhpc_bk2-Oct-06 22:17 
GeneralRe: Override page constructor Pin
User 9148333-Oct-06 4:20
User 9148333-Oct-06 4:20 
GeneralRe: Override page constructor Pin
minhpc_bk3-Oct-06 10:56
minhpc_bk3-Oct-06 10:56 

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.