Hai,
i want to select value for drop down box dynamically when it is loading the page.for example ,there are three drop down menus for date ,month and year.when page is loading it has to take system date,month and year as default.
please help me.
thank u
ok
if this is a 'normal' html page, it is STATIC and then you can't "select when page is loading" - right ?
so you need to use a language, either client side (as javascript is) or server side (as java, coldfusion, php, cgi are) to GENERATE the html page so you can "select when page is loading" - right ?
and as the solution is different depending on which language you chose to use, i asked which language you were using to produce that page
as this post is in the javascript forum i could have supposed you were using javascript - now you say you're using jsp (that is java - java is NOT javascript and there are HUGE differences) - so please could you tell us which one you're using ?
if it is javascript i'll be glad to answer here
if it is jsp i think your question belongs to the "sun java server pages JSP" forum
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.