Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Passing Auto numbers as Session variables

New Here ,
Jun 20, 2006 Jun 20, 2006
Hi,

I have a large survey which I want to split into different web pages, I want to keep the primary key filtering through onto each page so it keeps it all together, which I would normally do using a session variable. However when I insert the record, I don't insert the primary key field, therefore how do i pick it up as a session variable?

I tried using hidden fields, but it tries to insert a null value. I'm sure I'm missing something really straight forward.

Thanks
TOPICS
Server side applications
228
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jun 20, 2006 Jun 20, 2006
Are you using PHP/MySQL
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 21, 2006 Jun 21, 2006
LATEST
Sorry, it's an ASP application with an Access 2003 database
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines