Hi I need an asp (vb) program to read the content of a dynamic page and write it to a static .htm or .html page. Any help at all would be greatly appreciated arya
I've found discussion for same problem: http://www.velocityreviews.com/forums/t117697-how-do-i-get-from-dynamic-aspx-to-static-html.html
Hi thanks for your answers but that's asp.net (c#) and I work with asp (vb) can you tell how do i get the content of this simpale example page :www.site.com/page.asp?id=123456 and create cached .htm page called 123456.htm?