Hi,
usually session expires in 20 minutes, well mine is and I want to redirect the user to an error page telling them that their session has expired and they need to login again. How do I code that and where should I put it? Thanks.
-----------------------------
This message is posted by http...
more >>
Hi All,
Any ideas on how to read a txt file from asp and get it to grab one block of
information?
Sample txt file;
Windows IP Configuration
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.0.1
...
more >>
I am used to SQL Server, no Access, but this one thing has to be done in
Access. Can you tell me if this query will work, based on the syntax?
I am trying create a new row on the database, in one table, and the primary
key is an Autonumber called PersonalID. This is on the second page, which
...
more >>
How does one capture the IP address of the user ....and...is there anything
'unique' you can do with this info besides knowing the ip number of his
domain/browser?
Thanks
Jason
...
more >>
If one is attempting to insert data into tables at the same time what is the
best way to do this. I could do it the way below - but is there any reason I
should not do it this way or perhaps follow a better route. The second
table is really an audit table to track changes made by the user
...
more >>