Click here to Skip to main content
15,887,135 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: create multi language web application in asp.net Pin
Yusuf6-Aug-10 4:08
Yusuf6-Aug-10 4:08 
Questionasp:Textbox control Pin
Phan7om6-Aug-10 0:50
Phan7om6-Aug-10 0:50 
AnswerRe: asp:Textbox control Pin
Anurag Gandhi6-Aug-10 1:18
professionalAnurag Gandhi6-Aug-10 1:18 
GeneralRe: asp:Textbox control Pin
Phan7om6-Aug-10 1:49
Phan7om6-Aug-10 1:49 
GeneralRe: asp:Textbox control Pin
Not Active6-Aug-10 2:29
mentorNot Active6-Aug-10 2:29 
QuestionAjax Drag And drop Pin
SreejithKumar M6-Aug-10 0:44
SreejithKumar M6-Aug-10 0:44 
AnswerRe: Ajax Drag And drop Pin
Sandeep Mewara6-Aug-10 8:01
mveSandeep Mewara6-Aug-10 8:01 
Questionsmall help for email sending Pin
Hemant Thaker5-Aug-10 21:50
Hemant Thaker5-Aug-10 21:50 
Hi..

Didn't find correct Forum so writting in asp.net messageboard. as I am using this website frequently and used to it.

I have one html document with some inputboxes and a submit button.

On clicking the submit button, the data of all inputboxes should be emailed to an email ID.

I am trying to use VBscript for this functionality. as under

Set objMessage = CreateObject("CDO.Message")
objMessage.Subject = "Subject"
objMessage.Sender = "administrator@savilltech.com"
objMessage.To = "thaker_hemant@yahoo.co.in"
objMessage.TextBody = "Your identity is compromised."
objMessage.Send

but getting some error...
activex can generate object CDO or something
My website is online and I will be putting this html page to the same.

thanks.
By:
Hemant Thaker

AnswerRe: small help for email sending Pin
Yusuf6-Aug-10 5:04
Yusuf6-Aug-10 5:04 
QuestionApplication.Find.Execute() method is giving problem in Windows Server 2003 Pin
raghvendrapanda5-Aug-10 21:30
raghvendrapanda5-Aug-10 21:30 
AnswerRe: Application.Find.Execute() method is giving problem in Windows Server 2003 Pin
Prosanta Kundu online5-Aug-10 22:39
Prosanta Kundu online5-Aug-10 22:39 
GeneralRe: Application.Find.Execute() method is giving problem in Windows Server 2003 Pin
raghvendrapanda6-Aug-10 0:20
raghvendrapanda6-Aug-10 0:20 
AnswerRe: Application.Find.Execute() method is giving problem in Windows Server 2003 Pin
Prosanta Kundu online6-Aug-10 1:29
Prosanta Kundu online6-Aug-10 1:29 
GeneralRe: Application.Find.Execute() method is giving problem in Windows Server 2003 Pin
raghvendrapanda6-Aug-10 1:39
raghvendrapanda6-Aug-10 1:39 
GeneralRe: Application.Find.Execute() method is giving problem in Windows Server 2003 Pin
Prosanta Kundu online6-Aug-10 2:05
Prosanta Kundu online6-Aug-10 2:05 
QuestionHow i Display FLASH image into Netscap Navigator Pin
Ravindra Bisen5-Aug-10 20:42
Ravindra Bisen5-Aug-10 20:42 
GeneralRe: How i Display FLASH image into Netscap Navigator Pin
Venkatesh Mookkan5-Aug-10 20:53
Venkatesh Mookkan5-Aug-10 20:53 
AnswerRe: How i Display FLASH image into Netscap Navigator Pin
Prosanta Kundu online5-Aug-10 21:11
Prosanta Kundu online5-Aug-10 21:11 
QuestionCustom Config file changes not loaded under framework 3.5 Pin
andrew_dk5-Aug-10 12:53
andrew_dk5-Aug-10 12:53 
QuestionHow To Hide AuxiliaryPaneContent in Ribbon Control Pin
idreesbadshah5-Aug-10 3:13
idreesbadshah5-Aug-10 3:13 
AnswerRe: How To Hide AuxiliaryPaneContent in Ribbon Control Pin
Venkatesh Mookkan5-Aug-10 20:58
Venkatesh Mookkan5-Aug-10 20:58 
QuestionDisplay a table Pin
Mansi Arora5-Aug-10 1:21
Mansi Arora5-Aug-10 1:21 
AnswerRe: Display a table Pin
Anurag Gandhi5-Aug-10 19:31
professionalAnurag Gandhi5-Aug-10 19:31 
QuestionServer error in ASP.NET while publishing Pin
Ahamed Azeem4-Aug-10 23:11
Ahamed Azeem4-Aug-10 23:11 
AnswerRe: Server error in ASP.NET while publishing Pin
m@dhu5-Aug-10 0:21
m@dhu5-Aug-10 0:21 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.