unssupport
MIS
Hi
I'm trying to get this iframe to output to page with response.write, however cannot get my head round ASP classic and using html tags with quote marks , e.g. style="border:0px dotted"
can someone guide me on this, and how I can correct the below
response.Write "<iframe style="border:0px dotted" src=quote_display.asp?fvrecid=" & varquote_id & "'/> </iframe>"
thanks
I'm trying to get this iframe to output to page with response.write, however cannot get my head round ASP classic and using html tags with quote marks , e.g. style="border:0px dotted"
can someone guide me on this, and how I can correct the below
response.Write "<iframe style="border:0px dotted" src=quote_display.asp?fvrecid=" & varquote_id & "'/> </iframe>"
thanks