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

Dynamic List/Menu After Update

New Here ,
Nov 23, 2010 Nov 23, 2010

Hi All,

Dreamweaver - ASP

I have a form to add records. The first field is a dynamic list/menu to select the date.

After the Add record button is pressed the page reopens but the date menu has reverted to "Select date"

Is there a way to retain the previously chosen date when the page refreshes?

Many thanks

John

TOPICS
Server side applications
311
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 ,
Nov 25, 2010 Nov 25, 2010
LATEST

Hi All,

Solved the problem.

I set  up a session variable for the date and then used the 'Dynamic' button for the List/Manu, Select Value equal to,  and selected the session variable.

Regards

John

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