Results 1 to 2 of 2

Thread: Retaining form variables while using ASPdb (and it own forms)

  1. #1
    Sharif Guest

    Retaining form variables while using ASPdb (and it own forms)

    I have a form on my HTML page, and when using ASPdb, it supplies it’s own form.
    Now when I click on ASPdb buttons, my form is not submitted and it’s variables are lost.
    How can I retain these variables.
    thanks


  2. #2
    Mark Guest

    Retaining form variables while using ASPdb (and it own forms) (reply)

    Sharif,

    You might try looking Programming Example D5a at http://www.aspdb.com.
    It sounds very similar to what you are doing and shows the programming techniques for remembering form variables and when and how to do a dbReset.

    (Remember to look at both parts of this application ... 2 source files)

    I hope this helps.

    Mark.


    ------------
    Sharif at 1/20/00 5:53:01 AM

    I have a form on my HTML page, and when using ASPdb, it supplies it’s own form.
    Now when I click on ASPdb buttons, my form is not submitted and it’s variables are lost.
    How can I retain these variables.
    thanks


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •