/    Sign up×
Community /Pin to ProfileBookmark

How to make Form using HTML?

Hi to all

I am new hare , I’m not professional Web Developer but this time I am making my site using HTML. All thing is working good but I want to make web form in my page I have fended HTML of method

[QUOTE]

<FORM ACTION=”destination_url” METHOD=GET>
<INPUT TYPE=submit NAME=foo VALUE=”Go to destination”>
</FORM>

[/QUOTE]

Can any one tail me what is my “destination url”??

to post a comment
HTML

3 Comments(s)

Copy linkTweet thisAlerts:
@Major_PayneDec 10.2008 — What are you trying to do? Use an onClick event to go to a web page? If so, this is one of many ways:[CODE]<form action="click"><p><input type="button" value="Go to My Home Page" onClick="window.open('http://Domain_Name.com')" title="Click for Home Page"></p></form>[/CODE]
Copy linkTweet thisAlerts:
@rajeevvishvaauthorDec 10.2008 — Thanks for reply but

I want to do "user will fill form to my site and all form informetion go to my inbox via email and user redirected to payments page."
Copy linkTweet thisAlerts:
@Major_PayneDec 10.2008 — OK. You can use this site to make a free form using server-side scripting (does it for you). Just follow the directions and upload require files to same directory as instructed. Where it is asking for the redirect link to a Thank You page, insert your "payments page" link there.

CHFEEDBACK.PHP Feedback Form PHP Script

It couldn't be easier, but post back if you have problems with it.
×

Success!

Help @rajeevvishva 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.5,
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,
)...