use a get encoded string. as many variables as you can fit inside the limits
of a get string.
script.php?variable1=something&variable2=somethingelse&...
On 4/9/01 2:03 PM, "Curtis" <[EMAIL PROTECTED]> wrote:
> Hello,
> I have one that I am stuck on.
>
> I have a link, with a variable attached
So sprach Curtis am Mon, Apr 09, 2001 at 05:03:14PM -0400:
> I have a link, with a variable attached to it.
So, just a random string.
> I need to pass this variable to an HTML page,,,
> Also, can I pass more than one variable? use GET?
Possibly with get, if you have a form, yes. Else:
Hello,
I have one that I am stuck on.
I have a link, with a variable attached to it.
The link is to a picture that will open when the new html page opens.
I need to pass this variable to an HTML page,,,
The only way I can see to do this is through Javascript.
Is there a way using PHP?
Also, ca
3 matches
Mail list logo