Results 1 to 2 of 2

Thread: Clearing dbSelectedItemMacro

  1. #1
    Nick Matteucci Guest

    Clearing dbSelectedItemMacro

    I use the results of Mydb.dbSelectedItemMacro to enter fields in a database. ASPdb "remembers" these values and I am having difficulty resetting them so they do not interfere later during the same session.

    How can I clear and reset this one variable before the ASPdb Object opens?

    Thanks guys,

    Nick

  2. #2
    Frank Guest

    Clearing dbSelectedItemMacro (reply)

    The reload or reset should have cleared the variable. Otherwise clear it yourself -

    session("GridSelect_Unit&#34=""

    Frank

    ------------
    Nick Matteucci at 10/25/99 1:40:44 AM

    I use the results of Mydb.dbSelectedItemMacro to enter fields in a database. ASPdb "remembers" these values and I am having difficulty resetting them so they do not interfere later during the same session.

    How can I clear and reset this one variable before the ASPdb Object opens?

    Thanks guys,

    Nick

Posting Permissions

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