/    Sign up×
Community /Pin to ProfileBookmark

Send form data (not in URL) with text link?

I was wondering if i could send form data from one page to another using a text link (no button).

i also didn’t want to having it in the url, since it will be info typed into a textfield.

Can i do this using a text link?

thanks.

to post a comment
PHP

3 Comments(s)

Copy linkTweet thisAlerts:
@pyroJul 11.2005 — You're going to have to explain a bit more clearly what you're trying to do...
Copy linkTweet thisAlerts:
@Bootsman123Jul 11.2005 — You can use javascript to do this.

[code=html]
// something like this
<a href="#" onclick="document.form.submit();">Send</a>
[/code]
Copy linkTweet thisAlerts:
@sanjuTauthorJul 12.2005 — thanks all, i am doing it another way now.
×

Success!

Help @sanjuT 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.18,
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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

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