<div dir="ltr"><div class="gmail_default" style="color:rgb(51,51,255);font-family:verdana,sans-serif">WOW!! ... that escalated fast ....I hope Richard found his answer</div><div class="gmail_default" style="color:rgb(51,51,255);font-family:verdana,sans-serif">

 </div><div class="gmail_default" style="color:rgb(51,51,255);font-family:verdana,sans-serif">-GG</div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Mon, May 6, 2013 at 1:56 PM, Joe Tseng <span dir="ltr">&lt;<a href="mailto:joe_tseng@hotmail.com" target="_blank">joe_tseng@hotmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">




<div><div dir="ltr">What&#39;s the point of the exercise?  If you use wget/curl, all that&#39;ll do is take a snapshot of that dynamically-generated page in time.  If you pass different values in your GET variables or pass different POST form values, the page content will vary.<div>

<br></div><div>If the business logic behind those ASP pages is what is to be captured, there needs to be a human being there to look at it, understand what the site is trying to do, and convert it over properly.  That takes time and effort.  There&#39;s no magic bullet.<br>

<br><br>If you type &quot;Google&quot; into <a title="w:Google" href="http://en.wikipedia.org/wiki/Google" target="_blank">Google</a>, you can break the Internet.  -- Jen Barber<br><br><br><div><div></div>&gt; Date: Mon, 6 May 2013 13:39:54 -0400<br>

&gt; From: <a href="mailto:djohngo@gmail.com" target="_blank">djohngo@gmail.com</a><br>&gt; To: <a href="mailto:calug@unknownlamer.org" target="_blank">calug@unknownlamer.org</a><div class="im"><br>&gt; Subject: Re: [CALUG] Convert. Web pages in .asp to html<br>

&gt; <br></div><div class="im">&gt; On Sun, May 05, 2013 at 09:23:42AM -0400, Bryan J Smith wrote:<br>&gt; &gt; On Sun, May 5, 2013 at 7:36 AM, Richard Stuart &lt;<a href="mailto:rl.stuart@verizon.net" target="_blank">rl.stuart@verizon.net</a>&gt; wrote:<br>

&gt; &gt; <br>&gt; &gt;     Do any of you have any ideas on how to convert asp to html<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; As Michael originally pointed out, you don&#39;t convert to HTML.  HTML pages are<br>&gt; &gt; [largely] static content.  Active Server Pages (ASP) are dynamic.  Dynamic<br>

&gt; &gt; pages use functions and libraries that can be Server-side (Application Server)<br>&gt; &gt; and/or Client-side (Browser) specific.<br>&gt; <br>&gt; At some point, doesn&#39;t the browser have to think it&#39;s looking at HTML?<br>

&gt; This leads me to believe that it might be possible to scrape the site<br>&gt; with perl or curl/wget?<br></div></div></div>                                               </div></div>
<br>_______________________________________________<br>
CALUG mailing list<br>
<a href="mailto:CALUG@unknownlamer.org">CALUG@unknownlamer.org</a><br>
<a href="http://lists.unknownlamer.org/listinfo/calug" target="_blank">http://lists.unknownlamer.org/listinfo/calug</a><br>
<br></blockquote></div><br></div></div>