sahoc
02-07-2005, 08:30 PM
I want to creat a mail form where I can have three fields.
1. Pager number
2. Subject
3. Message
The submit button needs to tie the pager number to the @mail.com and send it to that address so the pager can get the page.
I know how to do a form but to get the number to join the @mail.com is the problem.
Example
1. pager number = 8284444
2. Subject = test
3. Comment = test message
Submit = 8284444@mail.com
Can I do this in a form or which is the best way?
Thanks,
Sam
1. Pager number
2. Subject
3. Message
The submit button needs to tie the pager number to the @mail.com and send it to that address so the pager can get the page.
I know how to do a form but to get the number to join the @mail.com is the problem.
Example
1. pager number = 8284444
2. Subject = test
3. Comment = test message
Submit = 8284444@mail.com
Can I do this in a form or which is the best way?
Thanks,
Sam