Discussion:
Problem with HTA streaming data to client
(too old to reply)
Martin Feuersteiner
2004-07-07 02:26:01 UTC
Permalink
Hi,
I've an .aspx page which I call from a .hta in IE6 (so I can get rid of the
window control buttons etc)

When I call the .aspx page directly and run the code below all is fine but
when I call it from the .hta, the code below just hangs.
Any hints are greatly appreciated!
Thanks for your efforts!

Martin

Response.ContentType = "text/richtext"
Response.AddHeader("content-disposition", "attachment; filename=""" &
filename & """")
'Write the file directly to the HTTP output stream.
Response.Write(RTFContent)
Response.End()
Cor Ligthert
2004-07-07 10:11:56 UTC
Permalink
Hi Martin,

Can you give us any idea what this has to do with adonet?

Cor

Continue reading on narkive:
Search results for 'Problem with HTA streaming data to client' (Questions and Answers)
4
replies
booting files of computers in window xp?
started 2007-02-13 20:10:59 UTC
software
Loading...