Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > General .NET
|
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category. ** PLEASE BE SPECIFIC WITH YOUR QUESTION ** When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old November 4th, 2004, 12:12 AM
Authorized User
 
Join Date: May 2004
Posts: 73
Thanks: 0
Thanked 1 Time in 1 Post
Default Grab the rendered source

I want to grab the rendered source programatically, exactly the one which the user can see by right cliking on the page and selecting 'view source' from the dropdown menu in IE. This i want
to do in .NET Windows or console application. In fact there are two issues: 1- I want to add a menu option to the shortcut menu (of IE) which appears when a user right-clicks on a web page in the browser window. 2- My added menu option, when clicked, will grab the rendered source of that page and later on i will use this source for some other purposes, may be i will save it in a database and will show it off-line later on. I guess we have to use windows APIs or may be there are specific namespaces for both of these purposes. Anybody who could give the elaborated solution or give better ideas/hints is welcome. I'd also appreciate if you refer me to any link(s) for this purpose.



Thanx


BaburMan
__________________
BaburMan





Similar Threads
Thread Thread Starter Forum Replies Last Post
The html rendered by controls... philthy BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 5 October 23rd, 2008 04:23 PM
Problem with dynamically rendered radio buttons daddyunit Javascript 1 January 19th, 2006 04:41 AM
grab the rendered source baburman .NET Framework 2.0 2 November 2nd, 2004 12:40 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.