help with output....

BlitzPlus Forums/BlitzPlus Programming/help with output....

hey. im trying to output html code into a text box, bu wenevr blitzplus finds a quotationin the code, it takes it as the end of the html code. is there a wya to fix this? thanks

Your question is a bit cryptic, but have you tried replacing quotation symbols with Chr$(34)?

thanks alot worked perfectly