PDA

View Full Version : Form-mail feature?


hpwilhelm
01-31-2004, 12:51 PM
Hi!

I'm going to sell subscriptions to a magazine at my board. Then I need a form where people (members and guests) who want to subscribe, enter their data and clicks a submit button.

And then the contents of the form is forwarded to the magazines subscription department, and a notification or copy to me in order to keep track.

I'm going to include the form in a "vB powered" page, or as an extra page in vbadvanced. It would be nice if the form was vB powered as well...

Is this possible to do within vB3? :)

Or do I need to use an external script?
If so, any good suggestions?

Thanks for any help!

gmarik
01-31-2004, 06:21 PM
Sms could be added via e-mail dodosmail ...

Symbian.info
02-01-2004, 01:22 PM
Hi!

I'm going to sell subscriptions to a magazine at my board. Then I need a form where people (members and guests) who want to subscribe, enter their data and clicks a submit button.

And then the contents of the form is forwarded to the magazines subscription department, and a notification or copy to me in order to keep track.

I'm going to include the form in a "vB powered" page, or as an extra page in vbadvanced. It would be nice if the form was vB powered as well...

Is this possible to do within vB3? :)

Or do I need to use an external script?
If so, any good suggestions?

Thanks for any help!
We have the same problem!! So if somebody have a idea!

Natch
02-01-2004, 01:38 PM
Well there's a script "sendmessage" that is a vB integrated email form ... try looking at that file ...

Symbian.info
02-01-2004, 01:59 PM
Well there's a script "sendmessage" that is a vB integrated email form ... try looking at that file ...

I know, but to much stuff in it and I am not that good in PHP..

hpwilhelm
02-01-2004, 08:00 PM
Sms could be added via e-mail dodosmail ...

SMS would be a nice feature... Perhaps for v2... :classic:

Natch
02-02-2004, 02:47 AM
I know, but to much stuff in it and I am not that good in PHP..
The other options is to create your form, but use vB variables to pull in the logged-in user's Username and email address - the rest will be costom to your site.

Take a search for custom pages here on vB.org

hpwilhelm
02-02-2004, 07:52 AM
Just wanted to thank all the greate hackers here!

I guess you were to busy, making create hacks that I will be installing in the near future... :)

I hacked sendmessage.php, and it works!

So now I'm a hacker also!

Still got som tweaking to do though...

Thank you! :classic:

Keep up your good work! ;)

T3MEDIA
12-23-2004, 05:31 PM
Just wanted to thank all the greate hackers here!

I guess you were to busy, making create hacks that I will be installing in the near future... :)

I hacked sendmessage.php, and it works!

So now I'm a hacker also!

Still got som tweaking to do though...

Thank you! :classic:

Keep up your good work! ;)Please show us what you have done!