|
||||||
| PHP Forum Use this forum to discuss all aspects of PHP Development. PHP is a server-side, cross-platform, HTML embedded scripting language that lets you create dynamic web pages. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
My form keeps a running total of the price of the services the user selects.
What I want is, upon "submit" the form sends the total value to an online checkout and the choices made on the form to my email. How do I go about doing this? Thanks! |
| Sponsored Links |
|
|
|
|||||
|
You would make the "action" script of the form (form action="somefile.php"). The file, somefile.php, would calculate the total, send you an email and forward the user to your online checkout. Are you having problems with any of these steps or just wanting to figure out the method?
__________________
CodeCall Blog | CodeCall Wiki | Shareware Site | Linux Forum | Write a Blog The CodeCall Wiki is now fully integrated with vBulletin users! Check it out and add some new pages! |
|
|||
|
Thanks for your reply.
I know the theory of how to do what I want, as I have some experience with ruby on rails, but nothing in php. So the application of that theory is where my knowledge ends. I don't want to install rails on this site, its overkill and unnecessary for this. thanks again. |
|
|||||
|
Then what do you want?
__________________
CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | My Blog Chat with other CodeCall members on IRC; connect to irc.codecall.net and join #codecall |
|
|||||
|
Thanks for that! I was gonna post it, but couldn't find it. lol
Good luck! Of course you could always find a pre-written script. If you don't want to bother learning the language.
__________________
Emo Philips - "My computer beat me at checkers, but I sure beat it at kickboxing." |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VB2008 Tutorial - Print Screen | travy92 | VB Tutorials | 22 | 11-20-2008 01:02 PM |
| [JSP] How to use a form taken from another JSP? | Alhazred | Java Help | 0 | 07-28-2008 04:34 PM |
| Coding a change password form | InternetGeek | Visual Basic Programming | 11 | 02-16-2008 02:53 PM |
| Calling a form from another form | Void | Managed C++ | 1 | 07-01-2006 10:44 AM |
| WingedPanther | ........ | 2753.6 |
| Xav | ........ | 2704 |
| Brandon W | ........ | 1702.32 |
| John | ........ | 1207.73 |
| marwex89 | ........ | 1175.24 |
| morefood2001 | ........ | 966.05 |
| dcs | ........ | 655.75 |
| Steve.L | ........ | 475.59 |
| orjan | ........ | 418.58 |
| Aereshaa | ........ | 383.54 |
Goal: 100,000 Posts
Complete: 97%