Enter Keywords:
1 - 10 of 681(0.019 seconds)
Sort By:
 
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...
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?
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...
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...
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...
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...
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(...
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)...
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
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...
Zones: JavaScriptDate Answered: 04/13/2003 Rating: 9.2 Views: 0