Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: Send ASP via CreateMHTMLBody


Message #1 by "pico" <mark.picton@g...> on Sat, 17 Aug 2002 12:36:12
Not sure if this a stupid question or what - but is is possible to send 
an ASP page using the code:
.CreateMHTMLBody strServer & "/salfordtranslations/test1.asp?Val=1"
the page just hangs and needs to be abended.

But it works fine if I use:
.CreateMHTMLBody strServer & "/salfordtranslations/test1.htm"

Cheers, Mark


  Return to Index