[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.frontpage.programming

Saving a completed .asp page

RC-

4/22/2004 8:47:00 PM

Hi All,
Is there a way to save a completed .asp page? I want to be able to save
the page in the background with out user intervention. The file will be
saved to a location on the server. Then, I will use the CDONTS object to
send the file as an attachment.

Any help would be great
TIA
RC-


2 Answers

Greg Chagnon

4/23/2004 2:09:00 PM

0

Hi RC,

Do you mean the actual ASP page or the contents of a form on ASP page? Both are possible.

--
Mike -- FrontPage MVP '97-'02
http://www.websunl...
J-Bots Plus 2002 87 components for FrontPage
http://www.websunl.../order/Product/JBP2002/jbp_help_dir.htm
FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible

"RC-" <r_candee@hotmail.com> wrote in message news:uZoRurKKEHA.620@tk2msftngp13.phx.gbl...
> Hi All,
> Is there a way to save a completed .asp page? I want to be able to save
> the page in the background with out user intervention. The file will be
> saved to a location on the server. Then, I will use the CDONTS object to
> send the file as an attachment.
>
> Any help would be great
> TIA
> RC-
>
>


RC-

4/26/2004 7:27:00 PM

0

I mean the contents of the form. But, I've figured that out already, TY. I
do have another question though (I'm going to create a new thread as well).

How do get the variable information from Page 1 to Page 3? Page 1 to Page 2
works, but from Page 2 to Page 3, I can't seem to get the variables to pass
over.

Any help would be great, I'm raking my brain!
TIA
RC-


"MD Websunlimited" <none@none.com> wrote in message
news:OoBe5xTKEHA.3704@TK2MSFTNGP11.phx.gbl...
> Hi RC,
>
> Do you mean the actual ASP page or the contents of a form on ASP page?
Both are possible.
>
> --
> Mike -- FrontPage MVP '97-'02
> http://www.websunl...
> J-Bots Plus 2002 87 components for FrontPage
> http://www.websunl.../order/Product/JBP2002/jbp_help_dir.htm
> FrontPage Add-ins Since '97 2003 / 2002 / 2000 Compatible
>
> "RC-" <r_candee@hotmail.com> wrote in message
news:uZoRurKKEHA.620@tk2msftngp13.phx.gbl...
> > Hi All,
> > Is there a way to save a completed .asp page? I want to be able to
save
> > the page in the background with out user intervention. The file will be
> > saved to a location on the server. Then, I will use the CDONTS object
to
> > send the file as an attachment.
> >
> > Any help would be great
> > TIA
> > RC-
> >
> >
>
>