Jump to content

[SOLVED] Submit a form using a table cell?


Maniacility

Recommended Posts

Hey, i'm integrating paypal into my website.

 

To buy something there is a "Buy Now" button which you click then a form submits.

 

I want to remove this button and just have an onClick on the table cell that submits instead.

E.g. <td onClick="submit_paypal_form">paypal form here</td>

 

i've tried several ways all that didn't work so now i'm hoping someone else can help me. :)

 

i'm not fussed where it goes or how it functions, just want it to submit using the table cell if it's possible, thanks! :D

Link to comment
Share on other sites

Why do you want to do this? There are a whole lot of reasons you shouldn't do this, which is why I ask.

 

well, the way my site is layed out is usually without buttons if possible, its easier and better looking (in my opinion) to have table cells that onhover change color, then they just click, then an "are you sure" prompt will appear to confirm then it will submit, but i've used $_GET for all my other submits as the end source is on my own site, however this isn't possible because i need to submit the details of this form and then go to paypal (if that makes sense).

 

hense why I need it to submit the form using an onclick. :)

unless theres another alternative that use table cells that can submit it. :D

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.