If the data is the same for the static page as the dynamic one, run the dynamic page and right-click --> view source. This will show you the HTML that was produced from the dynamic page. Save the HTML as your static page and your done! Mark
senthilahil <[EMAIL PROTECTED]> wrote: How to rewirte asp dynamic page to a static asp page As you are aware, static pages are well indexed in search engines ecommerce sites built in asp, are having dynamically generated pages with product details like this http://www.costumes4less.com/search.asp? txtsearch=Princess&I1.x=12&I1.y=8 I want this to be placed in the browser screen as http://www.costumes4less.com/search.asp/Princess-costume Please advice me with techniques, how can i rewrite a dynamic page Yahoo! Groups SponsorADVERTISEMENT --------------------------------- Yahoo! Groups Links To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ To unsubscribe from this group, send an email to: [EMAIL PROTECTED] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
