/    Sign up×
Community /Pin to ProfileBookmark

submit button

I have a submit button on my page. But where is it being submitted to? How do I define this and how do I retrieve the info being submitted? Do I have to create another page or file to receive the files?

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@LeeUJul 11.2006 — Generally it would listed in the form portion, i.e.,
[CODE]<form method="post" action="/cgi-bin/mailprog.cgi">[/CODE]
Copy linkTweet thisAlerts:
@rayn30authorJul 11.2006 — In the "action" can't email address be put in there?


I was also thinking of setting up a asp. file to recieve the info submitted, but how do you set up a ASP. file to recieve the info?
Copy linkTweet thisAlerts:
@kiwibritJul 11.2006 — In the "action" can't email address be put in there? [/QUOTE]

Strongly NOT recommended - unless you want your email address to be spammed. Even obfuscation is vulnerable to manual extraction.

I was also thinking of setting up a asp. file to recieve the info submitted, but how do you set up a ASP. file to recieve the info?[/QUOTE]

Server-side languages are really outside the scope of this section of the forum - there is a [url=http://www.webdeveloper.com/forum/forumdisplay.php?f=9]separate ASP section[/url].

I'd do some research about which server side language you wanted to use, before committing to ASP, though.
×

Success!

Help @rayn30 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,

tipper: @Samric24,
tipped: article
amount: 1000 SATS,
)...