Results 1 to 2 of 2

Thread: Creating a Simple ASP Form and Set the Session In It

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Nov 2002
    Posts
    83

    Question 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...

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170
    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
  •  



Click Here to Expand Forum to Full Width