All Forums >> [Scripting] >> WSH & Client Side VBScript >> 800A01A8 error using Response.Write Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Ok ... and where did you come up with the idea to use responce.write instead of msgbox? Seriously, there has to be some code before we can troubleshoot some random scripting object function
EDIT: Ok, never mind ... you must be using .ASP ... atleast thats all i can figure (google + "responce.write")
< Message edited by CaffeineAddiction -- 7/23/2007 4:59:43 AM >
_____________________________
Thanks for Answering my Questions ... I hope my Answer to your questions help!
No, I'm not using ASP, and as an aside if I copy/paste your code into a new .htm file and open it, I just get a blank white Internet Explorer page (using IE6).
I'm not sure I'm being very clear, so I'll rephrase my question. Can someone show me some code, in VBS, that uses Response.Write to bring up the text "Hello World". I'll then run it and see if I get an error.