/    Sign up×
Community /Pin to ProfileBookmark

Database Store

Hi
I have come up with the code for a form:
<form name=login>
<table>
<tr><td>infomation1</td><td><input type=text name=info1></td></tr>
<tr><td colspan=2 align=center><input type=button value=”Submit” onClick=”Submit()”></td></tr>
</form>

I need a javascrpt to write this infomation to a Database,
i.e. a .txt file which i can access using another script.
Thanks in advance
David

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@crh3675Feb 03.2004 — You can't do that with Javascript unless you are storing the values in Cookies. And that won't do much good because cookies are stored on a user's machine.
×

Success!

Help @me01273 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 6.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: @nearjob,
tipped: article
amount: 1000 SATS,

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

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