php-general | 2003022
Date: 02/24/03
- Next message: - Edwin: "Re: [PHP] <button> and </button>"
- Previous message: Sebastian: "Re: [PHP] Is there a way to "include" php source files in a php script ?"
- In reply to: - Edwin: "Re: [PHP] <button> and </button>"
- Next in thread: - Edwin: "Re: [PHP] <button> and </button>"
- Reply: - Edwin: "Re: [PHP] <button> and </button>"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
actually yes a link would be rather nice for just going to another page but
my client doesnt want a link he is paying for a button to be there instead
of a link.. so if thats what he wants and pays for i guess wether i agree
with it being there or not i put it there for him..
----- Original Message -----
From: "- Edwin" <copperwa11s <email protected>>
To: <php-general <email protected>>
Sent: Monday, February 24, 2003 12:23 AM
Subject: Re: [PHP] <button> and </button>
> Hello,
>
> "Sunfire" <rusty_81 <email protected>> wrote:
>
> > hi..
> >
> > i have a button on a web page that is supposted to go to
> > another web page
> > when either clicked with a mouse or when someone presses enter
> > on it.. :
> > <button onclick="postprayer.htm" onkeypress="postprayer.htm">
> > post a prayer
> > </button>
> > that is my basic code for the button... my problem is the fact
> > that when you click the button or hit enter on it all it does
> > is refresh the page if it even does that. how would i actually
> > make this button load another page
> > using php??
>
> Just wondering... why would you need a <button> just to load
> another page? Aren't links enough?
>
> - E
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.443 / Virus Database: 248 - Release Date: 1/11/2003-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: - Edwin: "Re: [PHP] <button> and </button>"
- Previous message: Sebastian: "Re: [PHP] Is there a way to "include" php source files in a php script ?"
- In reply to: - Edwin: "Re: [PHP] <button> and </button>"
- Next in thread: - Edwin: "Re: [PHP] <button> and </button>"
- Reply: - Edwin: "Re: [PHP] <button> and </button>"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

