[PHP] PHP 4.3.2, HTML and MSSQL2000

2003-11-07 Thread Rique Gresham
Hi All, I'm having trouble with a input box disappearing when using php to generate the input box. I tested this script in a test.htm and worked fine. Does it have something to do with the script being inside the div/div statement? Any help would be appreciated. Thanks div id=Oobj220

[PHP] PHP, SiteSpinner and MS SQL2000

2003-11-07 Thread Rique Gresham
Hi All, What I'm trying to do is query a mssql database using a SELECT statement to get the last report number from a table, increment that number by 1 and have it display in a INPUT box. The data will not INSERT into the database as a new record until one presses the SUBMIT button. PHP 4.3.2