| View previous topic :: View next topic |
| Is it possible to have drop down selections show up in Outlook without typing? |
|
|
| Total Votes : 0 |
|
| Author |
Message |
AndrewDude
Joined: 20 Jun 2009 Posts: 4
|
Posted: Sat Jun 20, 2009 5:22 pm Help With Drop Down + Outlook |
|
|
|
Hey,
I got a problem... I have a few drop down selection choices and I want it so that when someone chooses those choices and presses Sumbit, then a outlook pops up and gets the person to email a certain email address. But I want it so the person doesn't has to type everything in again, but rather have the drop down selections already put up in Microsoft Outlook when it pops up.
Anyone know how to do that?
Is this even possible? (Answer in poll)
Thank you! |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 4271 Location: MS
|
|
AndrewDude
Joined: 20 Jun 2009 Posts: 4
|
Posted: Sat Jun 20, 2009 6:53 pm |
|
|
|
| Sorry, I'm not following that well, you think you could post the code here please? |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 4271 Location: MS
|
Posted: Sat Jun 20, 2009 7:11 pm |
|
|
|
| If you read the info on each link, you'll get an idea. What method are you using to send emails? From your own web site? |
|
AndrewDude
Joined: 20 Jun 2009 Posts: 4
|
Posted: Sun Jun 21, 2009 10:34 am |
|
|
|
Yeah I wanna make it so that it sends an email to me.
I think I know how to make it so someone fills out a form and presses "Sumbit" or something and it sends to me, but I need it so the drop-down selections can be sent as an email.
This should all be done through my website and make it not necessary for the person to go to their email account (eg. hotmail, yahoo).
The only thing they should have to type in is their name and email address so I can mail them back.
And I tried looking through those links and I wasn't quite sure how to do it still.
Thanks! |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 4271 Location: MS
|
Posted: Sun Jun 21, 2009 11:20 am |
|
|
|
This is about the EASIEST Form Maker that inserts drop down menus. It is a WYSIWYG Online form maker.
http://jotform.com/
I'm here to help you with your code, not do it for you so please at least try to get something to work.
What you can use depends on what kind of hosting package you have. If it is a free hosting account, then you are probably limited to using ONLY a client-side form. |
|
AndrewDude
Joined: 20 Jun 2009 Posts: 4
|
Posted: Sun Jun 21, 2009 6:10 pm |
|
|
|
It's not free, I'm buying it...
And I did ALL the work... all I need is this one code that I can't figure out...
And it's not JUST a drop down menu selection thing... I need THOSE selections to be sent as an e-mail..
I appreciate your help  |
|
PayneLess Designs

Joined: 28 Feb 2007 Posts: 4271 Location: MS
|
Posted: Sun Jun 21, 2009 7:14 pm |
|
|
|
I only mentioned free because free hosting doesn't allow PHP/ASP or any scripting language needed for server-side operation.
Since you're buying it, then you have the option to use a proper php mail form and I'm trying to get you to make one for your site.
It's hard to help you with NO code or anything to work on. |
|
|