Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > alt.comp.lang.javascript > #74

Re: Create a download file...?

Newsgroups alt.comp.lang.javascript
Date 2022-04-27 06:51 -0700
References <MYCdnRglLsxMWcHWnZ2dnUVZ8jednZ2d@brightview.co.uk>
Message-ID <18e201db-872b-4efc-b54a-d442f6c7a603n@googlegroups.com> (permalink)
Subject Re: Create a download file...?
From Kristjan Robam <he6655442211@hotmail.com>

Show all headers | View raw


Tym kirjutas Pühapäev, 24. jaanuar 2010 kl 23:08:16 UTC+1:
> OK - hands up - i'm a javascript newbie!
> I'm not doing too bad with online tutorials etc, but this one's got me 
> stumped...
> I've got a form on my web page with lots of fields in, as you do.
> What I want to do is have a button on the page that triggers a javascript 
> routine that will then take the values in the form and put them all in a 
> "text file" format (I recon I can do that quite easily!) and then force a 
> "download" of the virtual "text file" I created on-the-fly
> Can someone give me a pointer or two please??
> Tym.

I guess that could be done only with javascript ajax and php(or other server side scripting language) together.




Kristjan

Back to alt.comp.lang.javascript | Previous | Next | Find similar


Thread

Re: Create a download file...? Kristjan Robam <he6655442211@hotmail.com> - 2022-04-27 06:51 -0700

csiph-web