Computers |
|
| | #1 (permalink) |
| Newb Techie Join Date: Jun 2004
Posts: 10
| hi...this is my scenario...user fills out form and clicks next-->next page shows users information which is stored into a tempusers_tbl; if the user agrees with the info they click next-->the information is then emailed to the hr dept from the database....hope this helps...thanks for your time... |
| | |
| | #2 (permalink) |
| Super Techie Join Date: Apr 2004
Posts: 316
| The best way I've found to do something like this is to put a time in your DB and search for the current minute that why without extreme unluck you get the last query back, however this method can be in-effective if the minute changes before the query is sent out. |
| | |
| | #3 (permalink) |
| Newb Techie Join Date: Jun 2004
Posts: 10
| i should have made myself more clear...im using access as my db and asp as scripting lang...info is stored in my temp table...from the temp table i have data going to a master table...that works fine...i also want the data to go to my email from the temp table...how is this possible...thanks for your time... |
| | |
| | #6 (permalink) |
| Super Techie Join Date: Apr 2004
Posts: 316
| Well you would query for the information, and then put the correct varibles in to send it. Let me see if I can find a good example. Here this was written by Emily so that you could send from different e-mails using just a drop down box. For I must apologize that was just the form it didn't have the actually PHP send fuctions in it. whoops! |
| | |
![]() |
| Thread Tools | |
| Display Modes | |
| |