|
|
|
|
|
| | |
|
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Retrieving and saving server to server HTML files via HTTP. |
From: |
dzzie |
Date: |
1/21/2001 2:44:59 PM |
IP: |
216.163.114.26 |
you could probably get sneaky and use a combination of a custom asp page AND your browser (and some creative javascript) to do this...
the asp page would be responsible for saving the files contents to the remote machine by form submission...
your browser would be responsible for retrieving the html pages in a seperate frame from the asp page
the javascript would be responsible for sending the browser to the off sight pages in a seperate frame, then using a cross sight scripting vunurability on yourself to write script to that frames content that would read the innertext (this is IE only) of the off sight frame...then post to your asp form the content of that page
your asp form would then send back the updated script to take the browser to the next url and on and on we go..
possible yes...practicle no : ) |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|