date picker in mozilla

  • Thread starter Thread starter ramu
  • Start date Start date
R

ramu

Hi all,

I created a date picker using java script in my asp.net 2005
application which is for the IE. But im trying to run my java script
for date picker in mozilla but i cant.

so could any one please help how can i do my date picker java script
as a browser independent

Thanks in advance
ramu
 
in asp.net 2.0 there is already datepicker control. so use it no need to
write java scritp. it will automatically generate script according to browser
type.
 
Thanks for u r early reply .if i use the server control every time
the page wil be loaded so i want a HTML date control which doest have
page load every time.

thnks in advance
ramu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top