Ok heres the problem.
I am passing a filename to anotherpage using the following:
<INPUT NAME="file1" TYPE="file" size="40">
For instance the file selected for file1 is c:\documents\abc.doc
My form then submits this field to anotherpage where I need to evaluate the filename abc.doc. However...
Hello,
I am trying to execute a query that gets a date from a user form and compares it against a field in my Database. The trouble is that the field in the database is a text field containing a date and a time in the following format: mm/dd/yyyy-hh:mm AM
I can not change this field to be a...
Hello,
I was hoping someone here may be able to help me out. I am connecting to an ORACLE Database and doing some processing. One of the things I need to do is pull records that have a value in a field called START_DT that is greater than the Current date.
Here is what is a portion of my where...
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.