Click here to Skip to main content
15,914,452 members
Home / Discussions / Web Development
   

Web Development

 
QuestionHow to retain selected values of dropdown list and radio and set the previous values in the list and radio when the page is reloaded Pin
learner0075-Jun-04 13:46
learner0075-Jun-04 13:46 
AnswerRe: How to retain selected values of dropdown list and radio and set the previous values in the list and radio when the page is reloaded Pin
Ixpah7-Jun-04 3:09
Ixpah7-Jun-04 3:09 
Generaladding days in a date Pin
Ph@ntom5-Jun-04 1:54
Ph@ntom5-Jun-04 1:54 
GeneralRe: adding days in a date Pin
Colin Angus Mackay5-Jun-04 11:28
Colin Angus Mackay5-Jun-04 11:28 
Generalasp help Pin
syed saba5-Jun-04 1:17
syed saba5-Jun-04 1:17 
GeneralRe: asp help Pin
Om Prakash Pant7-Jun-04 20:04
Om Prakash Pant7-Jun-04 20:04 
Generalcancel button Save Dialog box track Pin
Anonymous4-Jun-04 18:55
Anonymous4-Jun-04 18:55 
GeneralRe: cancel button Save Dialog box track Pin
Om Prakash Pant5-Jun-04 1:06
Om Prakash Pant5-Jun-04 1:06 
If u are using javascript, then here is the code:

function Submit()
{
if(confirm('continue?'))
alert('ok') //submit form here..
else
alert('cancel') //do nothing
}

Om Prakash
GeneralRe: cancel button Save Dialog box track Pin
internetmouse6-Jun-04 21:30
internetmouse6-Jun-04 21:30 
GeneralSockets Pin
Jason McBurney4-Jun-04 8:39
Jason McBurney4-Jun-04 8:39 
GeneralRe: Sockets Pin
Colin Angus Mackay4-Jun-04 14:08
Colin Angus Mackay4-Jun-04 14:08 
GeneralRe: Sockets Pin
Jason McBurney4-Jun-04 14:43
Jason McBurney4-Jun-04 14:43 
GeneralDisable a script... Pin
Brad Fackrell4-Jun-04 2:37
Brad Fackrell4-Jun-04 2:37 
GeneralRe: Disable a script... Pin
Jason McBurney4-Jun-04 9:01
Jason McBurney4-Jun-04 9:01 
GeneralRe: Disable a script... Pin
Brad Fackrell4-Jun-04 9:07
Brad Fackrell4-Jun-04 9:07 
QuestionHow to open a select folder window? Pin
jessica1233-Jun-04 21:55
jessica1233-Jun-04 21:55 
AnswerRe: How to open a select folder window? Pin
sivilian4-Jun-04 7:12
sivilian4-Jun-04 7:12 
GeneralFile -> new window can't call activex members Pin
skoizumi291103-Jun-04 7:02
sussskoizumi291103-Jun-04 7:02 
GeneralEnumerating Group Members with WMI, VBscript Pin
thespiff3-Jun-04 6:00
thespiff3-Jun-04 6:00 
GeneralRe: Enumerating Group Members with WMI, VBscript Pin
thespiff4-Jun-04 1:29
thespiff4-Jun-04 1:29 
GeneralRe: Enumerating Group Members with WMI, VBscript Pin
thespiff4-Jun-04 4:36
thespiff4-Jun-04 4:36 
GeneralPerl vs. PHP Pin
brianwelsch3-Jun-04 5:01
brianwelsch3-Jun-04 5:01 
GeneralRe: Perl vs. PHP Pin
l a u r e n3-Jun-04 7:18
l a u r e n3-Jun-04 7:18 
GeneralRe: Perl vs. PHP Pin
brianwelsch3-Jun-04 8:04
brianwelsch3-Jun-04 8:04 
GeneralFixed cell width in tables Pin
JussiL3-Jun-04 1:09
JussiL3-Jun-04 1:09 

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.