Click here to Skip to main content
15,890,438 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: anybody plz send some dotnet projects with explanation its very urgent for me to get a job Pin
J4amieC9-Oct-06 2:49
J4amieC9-Oct-06 2:49 
QuestionWhy an application variable is getting resetted in global.asa file? Pin
JUNEYT5-Oct-06 23:29
JUNEYT5-Oct-06 23:29 
AnswerRe: Why an application variable is getting resetted in global.asa file? Pin
Guffa6-Oct-06 1:58
Guffa6-Oct-06 1:58 
QuestionHow to create tree structure of folder in php? Pin
hiral_shah5-Oct-06 19:32
hiral_shah5-Oct-06 19:32 
Questionraw webservices... Pin
$0.05$5-Oct-06 13:38
$0.05$5-Oct-06 13:38 
AnswerRe: raw webservices... Pin
Guffa5-Oct-06 14:10
Guffa5-Oct-06 14:10 
GeneralRe: raw webservices... Pin
$0.05$5-Oct-06 14:13
$0.05$5-Oct-06 14:13 
QuestionCalendar Popup Pin
Sam Heller5-Oct-06 2:34
Sam Heller5-Oct-06 2:34 
Morning all.
Im currently working on a booking form and need to get the user to input, into two ASP textboxes, the date they want to arrive and the date they want to depart. To make it easier for the user when they click on the textbox an asp:calendar control appears. The calendar is hidden using css and the onfocus feature of the textbox is used to make it visible again. The javascript performs this by editing the calendars css display attribute.

The user can then select a date and the date gets thrown into the textbox. So thats all gravy.

The problem appears when the month selector is clicked on the calendar control, because of course this reloads the page and thus sets the calendars css back to it's original setting. Thus hiding the calendar control.

How can I get around this? Is there a better way of doing this.

My only other option is to have a link to the side of the textbox and reveal the calendar on that being clicked. But id rather use the onfocus event of the textbox and keep the form simpler...

Any help on this would be spot on. Thanks
AnswerRe: Calendar Popup Pin
Kschuler6-Oct-06 10:33
Kschuler6-Oct-06 10:33 
QuestionAccess word through automation in javascript Pin
Nitin19815-Oct-06 2:19
Nitin19815-Oct-06 2:19 
QuestionStrange HTML nested table problem Pin
Hemant Mane4-Oct-06 22:27
Hemant Mane4-Oct-06 22:27 
AnswerRe: Strange HTML nested table problem Pin
Paeth.Claudius-Raphael4-Oct-06 23:45
Paeth.Claudius-Raphael4-Oct-06 23:45 
GeneralRe: Strange HTML nested table problem Pin
Hemant Mane5-Oct-06 0:27
Hemant Mane5-Oct-06 0:27 
GeneralRe: Strange HTML nested table problem Pin
Paeth.Claudius-Raphael5-Oct-06 0:43
Paeth.Claudius-Raphael5-Oct-06 0:43 
GeneralRe: Strange HTML nested table problem Pin
Hemant Mane5-Oct-06 0:54
Hemant Mane5-Oct-06 0:54 
QuestionEvent: when the txt value changed Pin
militiaware4-Oct-06 22:27
militiaware4-Oct-06 22:27 
AnswerRe: Event: when the txt value changed Pin
led mike5-Oct-06 4:57
led mike5-Oct-06 4:57 
QuestionForm validation - form.length Pin
braveheartkenya4-Oct-06 16:52
braveheartkenya4-Oct-06 16:52 
QuestionAuthentication & authorization issue for IIS Pin
Elena_2006oct4-Oct-06 2:33
Elena_2006oct4-Oct-06 2:33 
AnswerRe: Authentication & authorization issue for IIS Pin
aamironline4-Oct-06 5:54
aamironline4-Oct-06 5:54 
QuestionHow to read and write image from MS Access database? (OLE Object) [modified] Pin
Richard Htin3-Oct-06 20:55
Richard Htin3-Oct-06 20:55 
AnswerRe: How to read and write image from MS Access database? (OLE Object) Pin
Sam Heller5-Oct-06 2:50
Sam Heller5-Oct-06 2:50 
GeneralRe: How to read and write image from MS Access database? (OLE Object) Pin
Dennis Jeffrey7-Oct-06 5:06
Dennis Jeffrey7-Oct-06 5:06 
GeneralRe: How to read and write image from MS Access database? (OLE Object) Pin
Sam Heller7-Oct-06 5:55
Sam Heller7-Oct-06 5:55 
GeneralRe: How to read and write image from MS Access database? (OLE Object) Pin
Dennis Jeffrey7-Oct-06 6:04
Dennis Jeffrey7-Oct-06 6:04 

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.