Scanner

2000-07-31 Thread Philip Moschovas
mp on this project and i'd like to know before hand if possible what event to code for. Thanks, Philip Moschovas === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on

Text Files

2000-08-15 Thread Philip Moschovas
I have been working with ASP and I am new to JSP. I've used the filesystemobject in VBscript to create files, write to files etc. I was wondering if there is a way with JSP to use the contents of a submitted form and write them to a text file. Thanks in Advance, Philip

Servlet Books

2000-09-29 Thread Philip Moschovas
ciated. Thanks, Philip Moschovas === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http:/

Java or Javascript and window closing

2000-10-26 Thread Philip Moschovas
Hi everyone, Is there a way to open a new window from a browser with script and close the original browser without having it prompt you if you want to close the window or not? Is there a way in either java or javascript to do this? I've tried everything and I can't get it to not prompt me. Tha

JSP/Javascript and URL's

2000-10-12 Thread Philip Moschovas
Hi, i'm kinda a newbie at all this so please bear with me. i'm sending a parameter at the end of my url as follows location.href = "myurl.jsp?var=value"; I can retrieve it on the myurl.jsp with request.getParameter, but I was wondering if there was a way to retrieve that variable with javascrip

Re: Field level Validation

2000-07-27 Thread Philip Moschovas
Hi Alan, I am also looking for the same info you are searching for. If you find anything I'd be grateful if you could pass the info along and I shall do the same. Thanks, Phil -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PRO

Form Validation With JSP

2000-07-27 Thread Philip Moschovas
I was wondering if it is possible to do instant validation on a text box within a form instead of waiting until the person submits. I am using a scanner to read a barcode string and I need to validate the string when it's in the textbox and immediately give focus to the next text box if the valid