$query="select name,department,Leave_From,Leave_To,Leave_Total,Reason from
leaverequest where Staff_Number='$StaffNum'"
will work just fine.
(Enclose vars with single quotes)
- Original Message -
From: "Jack" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Monday,
Go into the Services :List
Double click on the World Wide Web Publishing Service
Click the "Log On" Tab
Click on the DOT for "This account."
clcik on Browse
Find a user id that has permissions to access the share.
Fill in the password for that user.
Hit OK and restart the service.
Try it again.
-
I am running IIS 5 PHP 4, when ever i try to load a page like
http://localhost/page.php i get "The specified CGI application misbehaved by not
returning a complete set of HTTP headers. The headers it did return are:"
When i have a form post data(from a .html page to the page it will work fine.