Results 1 to 2 of 2

Thread: appending my own querystring to each aspdb page

  1. #1
    moshe hadad Guest

    appending my own querystring to each aspdb page

    i want to add my own querystring parameters so that
    aspdb will append them to each page that uses aspdb
    i don't want to use session variables!!
    is there an aspdb option to add such values to the querystring that
    aspdb creates?

  2. #2
    Frank Kwong Guest

    appending my own querystring to each aspdb page (reply)

    Try dbOption="KeepUserQueryString=True". Checkout the manual for this option.

    FK

    ------------
    moshe hadad at 7/4/01 6:47:00 AM

    i want to add my own querystring parameters so that
    aspdb will append them to each page that uses aspdb
    i don't want to use session variables!!
    is there an aspdb option to add such values to the querystring that
    aspdb creates?

Posting Permissions

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