What is the proper syntax for including a variable in a URL?
I am using LoadVariablesNum command to send a variable to an ASP page to be used in a Query, but it is not recognizing the variable. The variable shows up in a text box, so I know it is in the main movie. This is the script I am using.
URL Pathname\Filename.asp?Variable=VariableName
Location - level 0
Variables - I have tried all possible - "Get", "Post"
I am using LoadVariablesNum command to send a variable to an ASP page to be used in a Query, but it is not recognizing the variable. The variable shows up in a text box, so I know it is in the main movie. This is the script I am using.
URL Pathname\Filename.asp?Variable=VariableName
Location - level 0
Variables - I have tried all possible - "Get", "Post"