We're using Beanshell (<A HREF="http://www.beanshell.org" TARGET="_new">www.beanshell.org</A>) to quickly test a java-based application. The only problem is that we're unable to import any external classes (and thus it is useless). I've messed around with the classpath for...
Thanks Andre, but I actually needed the element to be a textarea, because the user can submit up to a full page of text. I was able to do a simple validation using javascript by getting the value of the textarea element and then checking it's length to make sure it wasn't too...
I'm probably just overlooking something simple, but is there a way to get the size (i.e. the number of characters) of a TEXTAREA element? Or a way to set the maximum size like the MAXLENGTH property of input text fields? I haven't been able to find any commands like...
In a web-based app. designed using Bluestone's Sapphire/Web (Yes, I know...) I enter a new row to a table with its key automatically inserted via the identity_insert option in SQL Server. Immediately after this row is inserted, I need to know what value was just inserted (I don't feel...
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.