This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Front Page > July 2004 > Button / Another URL





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Button / Another URL
Paul Curtis

2004-07-30, 7:15 pm

How do I go about inserting a button that will take the
visitor to another URL?
Richard Weerts

2004-07-30, 7:15 pm

to be safe across browsers, here's one way ...:

<form action=http://the other url method="GET">
<input type = "submit" value="click here to go to the other URL">
</form>







"Paul Curtis" <anonymous@discussions.microsoft.com> wrote in message
news:770101c47651$7caae6a0$a501280a@phx.gbl...
> How do I go about inserting a button that will take the
> visitor to another URL?



Kevin Spencer

2004-07-30, 7:15 pm

<input type="button" name="B1" value="Click Here"
onclick="document.location='http://www.microsoft.com';">

--
HTH,
Kevin Spencer
..Net Developer
Microsoft MVP
Big things are made up
of lots of little things.

"Paul Curtis" <anonymous@discussions.microsoft.com> wrote in message
news:770101c47651$7caae6a0$a501280a@phx.gbl...
> How do I go about inserting a button that will take the
> visitor to another URL?



wp

2004-07-30, 11:15 pm

Just use any button of choice and create a hyperlink to any URL site you want

"Paul Curtis" wrote:

> How do I go about inserting a button that will take the
> visitor to another URL?
>

wp

2004-07-30, 11:15 pm

Forgot to mention that you can also use the interactive button feature in FP03.

"Paul Curtis" wrote:

> How do I go about inserting a button that will take the
> visitor to another URL?
>

Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews