howdy,
can anybody tell me how to go to the next textbox on a form when hitting the <ENTER> key?
I've tried "onKeydown=DoSomething(event.Keycode)" in Javascript but get an "undefined" value when openeing an alertbox to check the value of the key that was hit.
You can use...
hi,
a couple of things are driving me nuts!!
I'm working on a labtop with Windows 2000 & SP3 (iis 5.0)
and am trying to validate a form using :
"myForm_onSubmit=false" in a "sub myForm_onSubmit" routine.
I used it before with a server and it worked fine.
However, now the...
hi,
a couple of things are driving me nuts!!
I'm working on a labtop with Windows 2000 & SP3 (iis 5.0)
and am trying to validate a form using :
"myForm_onSubmit=false" in a "sub myForm_onSubmit" routine.
I used it before with a server and it worked fine.
However, now the...
howdy all,
I've got a small but annoying problem ..
I retrieve a currency value from a database.
If the value is, say 34.50 , only the number 34.5 is shown.
I've tried ccur() and round(x,n) but that doesn't work.
Somebody got an idea ?
thanks
jacobus
hi,
perhaps somebody can help me.
If you want to get the URL of a img out of a database you use something like : <img src="get_pic.cgi">.
This works fine.
But how do you do the same with plain text?
You need an object to trigger and store/show the text
in the HTML.
Any ideas...
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.