|
-
Jan 8th, 2004, 03:44 AM
#1
Thread Starter
Lively Member
Creating a Simple ASP Form and Set the Session In It
Hi Friends
This is my first attempt in creating a web base application \
Database is uploaded some where and i need to get the max record save the Next Record .
Also i have to set the Session for the user \
i hope u guys will help me as soon as possible...
-
Jan 8th, 2004, 12:57 PM
#2
SELECT MAX(fieldname) FROM tablename;
will get you the maximum id in the table.
What code do you have so far, though?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|