Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

merging HTML docs in C# 1

Status
Not open for further replies.

codeone

Programmer
Joined
Mar 25, 2003
Messages
343
Location
US
hello,
I have visual studio C# and I was wanting to know if I could merge a html doc I have that had both javascript and html source within it, into a C# .exe program. If this is possible, could someone please direct me to some literature, or breifly explain how I would go about doing this.

Thanks

Code One
 
put your question in C# forum. The hint is to use MSHTML or DHTML parser:
forum732

Ion Filipski
1c.bmp
 
Hey,
thanks alot for pointing that link out for me, and your hint was great, I found some good pages that told me what to do, I really appreciate the help.

regards

Code One
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top