Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
newb - simple submit form...?
Old 04-02-2010, 04:38 AM newb - simple submit form...?
Average Talker

Posts: 24
Trades: 0
I want to put a simple form on my site:

Name: [ ]
Email: [ ]

[submit]

I been trying some code:
<form method="post" action="mailto:youremail@email.com">
Name: <input type="text" size="10" maxlength="40" name="name"> <br />
Email: <input type="email" size="10"
maxlength="10" name="email"><br />

<input type="submit" value="Send">
</form>

But the mailto parameter, when I click on it, just opens my local mail client! How do I get it to send it via the server online?

Also, I am using Joomla, and I am sure there is a variable that is $user_email_address or something like that.
How do I get the submit form above to put in their email address without them having to type it?

Thanks,,
Bansaw is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-02-2010, 05:08 AM Re: newb - simple submit form...?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
But the mailto parameter, when I click on it, just opens my local mail client! How do I get it to send it via the server online?
You set the action to a page the collects the data and then emails it
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 04-02-2010, 07:54 AM Re: newb - simple submit form...?
Average Talker

Posts: 24
Trades: 0
Thanks,

And, also, what if there is a variable in the page like $user_email_addr
Can I send that somehow without the need for the user to type it in?
Bansaw is offline
Reply With Quote
View Public Profile
 
Old 04-02-2010, 08:58 AM Re: newb - simple submit form...?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
send that as well.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to newb - simple submit form...?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.27349 seconds with 12 queries