writing embeded HTML

  • Thread starter Thread starter King Coffee
  • Start date Start date
K

King Coffee

Hi,

I have a file which contain HTML code. I also have a parent HTML file. I
want the parent to be able to write the file what contains HTML to the
screen and I want IE to process the embed HTML to the screen. How can I do
this?

King
 
I think I found the proper HTML command, Response.WriteFile(). If you still
have any other suggests please post them.

King
 
I'm sorry, that command isn't quite adequate. I need to embed the code in
the meddle of the parent text stream.

King
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top