Hi everyone,
I would like to copy the contents in a web page and write it in the word or excel file.
Say for example
If I give the URL of a web page then the system has to extract the content of that web page and write it in a word file or excel file.
I tried with the following code but I could...
Is there a way to provide AlternateView class with a stream as its content, other than its constructor?
There is a ContentStream property but it's read only.
I am declaring the alternateview variable in the beginning of the code but I want to initialize it with a stream some time later within...
Hi,
I've a master page (MainPage.master) and some content pages.
In my MainPage.master.vb, I've some security verfications like access, connection, rights management, etc.
And some others verifications in the contentPage.aspx.vb
But I realized that the master page code-behind is executed after...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.