Dear Anyone,
How do I store the whole URL in the server log?
I want to store all the data thats posted in the forms to one server log, so it will look like this:
http://www.my.com/index.php? product=99 user=54 etc etc..
http://www.my.com/index.php? product=98 user=54 etc etc...
Dear Anyone,
I need to store the whole URL in my server log (everything after the ? question mark )
The server log would then look like this:
http://www.server.com/product.php? pid=96 & userid=56
http://www.server.com/product.php? pid=97 & userid=41
http://www.server.com/product.php...
Dear Anyone,
I want my server log to record the whole URL, thats to say everything after the question mark as well.
The server log will then look like this:
http://www.server.com/product.php? pid=96 & userid=56
http://www.server.com/product.php? pid=97 & userid=41...
Dear Anyone, I want to run SQL Server on an NT machine and then connect ASP to it via an ODBC connection.
I'm stuck because I dont even know what the SQL Servers name is or any stuff like that. The only information I got out of it was:
pipe =\\.\pipe\sql\query
server=myserv1
port =1433
Is...
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.