I need to check if the input type text is empty. I can check for emtpy string like in form.txtName.value=="", but what if someone enters a space or two into it? in VB I would do trim(form.txtName.value)=""; How do do it using Javascript?<br><br>Thank you for your time and...
I need to find syntax to do the following. I need to read the file header (size, last modified, etc), and later, the whole file content off the web server to the client.<br>
I have a .pdf file residing on the web server directory. I need to transfer its header to the client, and then, upon...
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.