|
Posted by Stephen Kay on 03/21/06 21:55
in article 5il022ltt2a8jmv0jns337ne31mqdcjpae@4ax.com, Geoff Berrow at
blthecat@ckdog.co.uk wrote on 3/21/06 2:40 PM:
> Message-ID: <C045B55F.59520%sk@karma-lab.nospam.com> from Stephen Kay
> contained the following:
>
>> Sorry for this really basic question, but assuming you have created a URL
>> string in your code, how do you cause a window to be opened with that url?
>
> That's not php it's html
>
> <a href='newpage.php' target='_blank'>link to new page (opens in a new
> window)</a>
That's not what I meant, sorry.
Maybe I don't have a clue yet, but I wrote a php function that you call from
a button. It takes a bunch of parameters, and assembles them into a URL
string.
Now that I have the URL string (inside my php function), how do I call that
URL and get that page to open up in a window?
--
Stephen Kay
Karma-Lab sk@karma-lab.NOSPAM.com
^^^^^^^
Navigation:
[Reply to this message]
|