Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by flowerscum

  1. flowerscum

    Good ASP Reference

    The Wrox Professional ASP 3.0 is great. Designing ASP.NET applications from MS Press is very good too.
  2. flowerscum

    Script-intensive file has increased my page's size!!!

    Sounds like it might be time to take the .dll plunge - and build a server to handle some, or most, of the processing. http://www.4guysfromrolla.com/webtech/040300-1.shtml might be a helpful place to start if you've never done anything like that before.
  3. flowerscum

    displaying URL in email

    Here's the relevant string portions - body = body & &quot;<span style=font-family:&quot;&quot;Century Gothic&quot;&quot;>puzzled by the problem <br>&quot; body = body & &quot;searched many hours <br> can only hope this &quot; body = body & &quot;  <A href=http://www.google.com...
  4. flowerscum

    displaying URL in email

    I have a little VB Script that uses CDONTS to send out an HTML email. The email body is HTML string. The problem is my client's email client (Mac - Entourage) seems to alter the HTML tag, causing the URL to render next to the anchor words. My code - &quot;body = body & &quot;searched many...

Part and Inventory Search

Back
Top