I want the text field to be generated dynamically on the click of a button and the values enterd in the form previously should
be preserved every time.
hi if anyone could help me it would be great
i hv an asp page which has a combo box
depending on the options chosen in the combo box ....it should refresh or reload the page & display another combo box by the side of it with a set of values
ex:
the 1st combo box values could be
1.fruits...
hi if anyone could help me it would be great
i hv an asp page which has a combo box
depending on the options chosen in the combo box ....it should refresh or reload the page & display another combo box by the side of it with a set of values
ex:
the 1st combo box values could be
1.fruits...
i hv a timer function code ...which displays the time taken by the user on visiting this page....
the time-taken status is displayed in the status bar of IE but not Netscape.
is there anyother way where i can display in the status bar...
kindly help
var here = new Date();
function timer()
{
var...
There is an error in the below mentioned code which is used to check for the date
i. e when the date is entered ....the js code written checks if its a valid date or not.
it works fine with netscape ..but gives an error icon on the status bar for IE.
function checkdate(date_a)
{
var...
1.i have a varaible say "A" which i retrive in a select box in an htm file which connects to asp file number 1
2.then i check for some condition in the asp file number 1...the conditon is based
on a sql query which redirects(by including files) to the respective asp file number 3 or...
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.