|
|
 |
Re: FN-FORUM save as? anyone know how to save an html page from a form?
date posted 10th January 2001 16:29
now THAT sounds like a nice and insecure thing to do! :)
there should be no way of your web page effecting a users hard drive to save
files - to do what you want give them a button to click which will use the
filesystemobject to create a file on your server and then email it to them
using an asp-based email object.
alternatively use fso to create the file and have a link for them to click
and download
hth
dave ecky
David Eckersall
Kinetic North Limited
A member of the Wize Group of companies
Reg Co No 4100142
Reg Office and Business Address
St James House, Wellington Road North
Stockport SK4 2QN
Office Tel - 00 44 161 975 5900
Office Fax - 00 44 161 975 5924
Web - http://www.kineticnorth.com
This communication contains information which is confidential and may also
be privileged. It is for the exclusive use of the intended recipient(s). If
you are not the intended recipient(s) please note that any form of
distribution, copying or use of this communication or the information in it
is strictly prohibited and may be unlawful. If you have received this
communication in error please return it to the sender. Internet e-mails are
not necessarily secure. Kinetic North Limited does not accept responsibility
for changes made to this message after it was sent. Our messages are checked
for viruses but please note that we do not accept liability for any viruses
which may be transmitted in or with this message.
----- Original Message -----
From: [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Wednesday, January 10, 2001 3:43 PM
Subject: FN-FORUM save as? anyone know how to save an html page from a form?
> does anyone know how to add a save as command to a form, so someone can
save
> the contents to a file on their hard drive?
> many thanks
>
> Regards
> Robin Garbutt
>
> ============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 1000 freelancers
>
> Freelancers and Freelance Jobs
> http://www.freelancers.net
>
> To post to the Forum:
> [EMAIL REMOVED]
>
> To unsubscribe please email:
> [EMAIL REMOVED]
>
> If you have difficulties unsubscribing please email:
> [EMAIL REMOVED]
>
> To subscribe to the digest for this list or for further information please
visit:
> http://www.freelancers.net/forum.html
|
 |
|