I want to post the detail of a form (.html) to second page (perl cgi) then past the variable to the third page (perl cgi) without press a button to post it. How can I do ? do u have any example an...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_10181181.html
Zones:
PerlDate Answered: 07/12/1999 Rating: 7.4 Views: 0
How do you pass variables to another page and how does the receiving page catch them?
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10203589.ht...
Zones:
HTMLDate Answered: 02/21/2002 Rating: 6.6 Views: 0
Can anybody explain why pascal order of pushing parameters is not suitable for variable
number of arguments.Why can't compiler generate more information for such cases.Please
explain the root pro...
http://www.experts-exchange.com/Programming/Languages/C/Q_10243995.html
Zones:
CDate Answered: 01/11/2000 Rating: 5.8 Views: 0
I thought I knew how to pass a varable.. you know ... on form 1 you say
form2.gettext.text = varable_being_passed
Then on form two you can actually print the varable out or see it in
gettext.t...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10340143.html
Zones:
Visual BasicDate Answered: 05/09/2000 Rating: 7.2 Views: 0
When I pass variables through the URL like so...
http://www.falr.com/cgi-bin/online.pl?file=cases/cc19FALR2052html&id=CACE&keyword=watson construction company
this works fine in IE because it...
http://www.experts-exchange.com/Programming/Languages/Scripting/CGI/Q_11351557.html
Zones:
CGIDate Answered: 08/18/2001 Rating: 8.4 Views: 0
I'm a bit rusty. How do I pass a variable by reference?
I want to pass a variable to a function that must return the value in that variable.
Chris
private boolean readResponce(String aLin...
http://www.experts-exchange.com/Programming/Languages/Java/Q_11378519.html
Zones:
JavaDate Answered: 09/27/2000 Rating: 8.8 Views: 0
I know that I should add an & before the variable name but what confuses me is that should I add that ampersand to a function call (" $fb = foo(&$bar); ") or to function definition (" function foo(...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_20186562.htm...
Zones:
PHPDate Answered: 09/23/2001 Rating: 8.2 Views: 0
I want to pass the address of a varible into a dll. I know that I can use ByRef, but I want to be able to do it for all types of input, and I can't seem to get it to work.
ie.
Dim Buffer(1000)...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20236050.html
Zones:
Visual BasicDate Answered: 12/05/2001 Rating: 7.6 Views: 0
How do you pass a variable to the address bar and the retreive it?
like www.mypage.com/myasp.asp?name=george
or something like that
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20277083.htm...
Zones:
ASPDate Answered: 03/14/2002 Rating: 8.2 Views: 0
Is there an easy way to pass variables between java script and vb script on the same web page? I'm setting a variable in java script and I need vb script to access the same variable on the same web...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_20306709.html
Zones:
JavaScriptDate Answered: 04/13/2003 Rating: 9.2 Views: 0