Passing variable value as parameter 
Author Message
 Passing variable value as parameter

Hi,

If I have a global variable (or function) with some value in it (returning
some value), how can I reference to the variable (or function) - to pass the
value - while sending a get request?

For example, the variable XXX holds the value "123". I need to send this
value to a cgi app like ...&number=123.

Thanks,
Laszlo



Sat, 25 Sep 2004 19:08:14 GMT  
 Passing variable value as parameter
Forms Overview
http://msdn.microsoft.com/workshop/author/forms/formsoverview.asp

Web Workshop - HTML Forms
http://msdn.microsoft.com/workshop/author/forms/corner111799.asp

Web Workshop - HTML Forms, Part 2
http://msdn.microsoft.com/workshop/author/forms/corner122099.asp

--
Michael Harris
Microsoft.MVP.Scripting
Seattle WA US
--

Quote:

> Hi,

> If I have a global variable (or function) with some value in it (returning
> some value), how can I reference to the variable (or function) - to pass the
> value - while sending a get request?

> For example, the variable XXX holds the value "123". I need to send this
> value to a cgi app like ...&number=123.

> Thanks,
> Laszlo



Sun, 26 Sep 2004 03:25:30 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Frames and ASP and passing parameters / values

2. Passing a variable type parameter to an .asp file

3. Global Variable passed to Parameter

4. Passing a variable as the parameter for a query

5. Passing a Variable Parameter

6. Passing variables/parameters between forms - newbie question

7. Passing a variable from VB.NET to a Crystal report parameter or formula with no prompt

8. Passing parameter field variable to report

9. Passing variables to query parameters

10. Passing a variable parameter to a function

11. How to pass single, multiple or null parameter value(s) to multiple queries

12. Web Services parameter passing - setting default values?

 

 
Powered by phpBB® Forum Software