Re: Possible to text based submit via php?
- From: George Maicovschi <georgemaicovschi@xxxxxxxxx>
- Date: Mon, 31 Mar 2008 12:22:05 -0700 (PDT)
On Mar 31, 10:10 pm, Slpixe <Slp...@xxxxxxxxxxxxxx> wrote:
Hey there,
I'm wondering if it is possible to have,,,,,or trick html into letting
me use a hyperlink as a submit, so that I can keep with my css text
buttons,
The reason I see this as possible is php statmentments like
echo "(If your browser doesn't support this, <a href=\"" .
$_POST['redirect']. "\">click here</a>)";
You lot think its possible to change this a bit so that I can submit 2
form fields through and it would work? or would it totally die cause
not a address hyperlink and stuff?
well throw your comments
Thanks in advance
Create a form in the html output and then put the "document.forms.
[form_name].submit()" as the onCLick action of the link. That should
work, but this question should have been posted rather here:
http://groups.google.com/group/comp.lang.javascript/topics?hl=en&lnk=li
.
- References:
- Possible to text based submit via php?
- From: Slpixe
- Possible to text based submit via php?
- Prev by Date: Possible to text based submit via php?
- Next by Date: Re: MIME file and gd
- Previous by thread: Possible to text based submit via php?
- Index(es):