> -----Original Message-----
> From: Griffiths, Gregory D. /here
> Sent: 08 March 2001 16:57
> To: '[EMAIL PROTECTED]'
> Subject: RE: [PHP-WIN] One link - two changes
>
>
> If you can get hold of the values you can use Javascript to
> build the URL.
>
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: 08 March 2001 16:35
> > To: [EMAIL PROTECTED]
> > Subject: RE: [PHP-WIN] One link - two changes
> >
> >
> > OK, have a found a way in Javascript to do this.
> >
> > Many thanks...
> >
> > New problem: (isn't there always!)
> >
> > Both new pages are PHP scripts, and I need to pass a value to
> > each one.
> > How can I do this, given that the link is implemented
> > generally like this:
> >
> > window.open("http://www.devshed.com/popup.html"....
> >
> > Or similar...
> >
> > Can I pass the new PHP script a value like
> >
> > www.domain.com/test.php?value=something
> >
> > I'm not using PHP in CGI mode, so I guess probably not.
> >
> > In short, how do I pass a value without using a form?
> >
> > Dan
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]
> > Sent: 08 March 2001 16:19
> > To: [EMAIL PROTECTED]
> > Cc: [EMAIL PROTECTED]
> > Subject: RE: [PHP-WIN] One link - two changes
> >
> >
> > javascript is the best solution for this, many of the
> > javascript sites
> > will contain the information that you need to implement this.
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail:
> > [EMAIL PROTECTED]
> >
> >
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]