Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:878216
More Search Options
RSS Available
Matching Posts
Re: ASP.NET equivalent to Classic ASP/CDOSYS method .createMHTMLBody
u can simple add a function that the scrape the webpage and make html for your page, i had the same problem and worked around like this after some research Public Function TestScrapeHtml(ByVal url As String) As String Dim objRequest As WebRequest = System.Net.HttpWebRequest.Create(url) Dim reader As New StreamReader(objRequest.GetResponse().GetResponseStream()) Dim result As String = reader.ReadToEnd() reader.Close() Return result End Function And in your sending email sub Dim mail As New MailMessage
Posted to
Web Forms
(Forum)
by
satwant17
on 8/12/2009
Filed under: email form, email send smtp, email, email settings, emaill confirmation code asp
Re: Any tool to convert asp code to asp.net code?
http://www.netcoole.com/asp2aspx.htm this is a expensive solution but it works
Posted to
Migrating from ASP to ASP.NET
(Forum)
by
satwant17
on 7/14/2009
Re: Error while sending mail from application : System.IO.IOException: Unable to read data from the transport connection: net_io_connectionclosed.
Can you please tell what was the problem on the server side. i am facing the same situation. my application works fine on local hosy but Exception Details: System.IO.IOException: Unable to read data from the transport connection: net_io_connectionclosed. on server. Any help will be greatly appriciated. Thanks
Posted to
Getting Started
(Forum)
by
satwant17
on 6/29/2009
Page 1 of 1 (3 items)
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Channel 10:
Flickr Drive Integrates Flickr into Windows Explorer
Channel 10:
Playfire: A Growing Network for Gamers
Channel 10:
Find the Top iPhone Apps with Bing (Yes, Really!)
Channel 10:
Xbox to Become Emergency Alert System
Channel 10:
Progression of the Iconic Background
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online