clothes store     


How can I develop a db-drive..

How i check URL before i loa..

Can you please tell me what ..

What do I enter in the locat..

ASP.Net Problem?

ASP.net - Specifying a direc..

Asp.net server error?

I am lookink for a Free Web ..

I really need an easy form s..

I need a good ASP Forum scri..

Does ASP .Net performance de..

Hosting the contents of a su..

Where can I host my website ..

Why do people say "asp...

.aspx free web site hosting?

HELP! ASP.NET problem!?

HELP about ASP?

Does using ASP mean I have t..

ASP.Net CMS for a blog?

Sending email through asp.ne..

Please help me with a proper..

Can I create a website using..

Help for MSSQL hosting and c..

Please let me know how to ge..

I am writing an ASP.Net prog..

Please help me I need a host..

Complete newbie to ASP. NET ..

Sql DataBase connection with..

Help in website performance ..

My software firewall Commodo..

Database imitation on server..

Problem in registration of t..

Web Applications: What to us..

How can I send an Email in m..

Can i host my website if i b..

Hosting a website through LA..

Web Hosting?

GameStop Hosting a Pok茅mon ..

Free web hosting service tha..
 
Building website, anyone help me with ASP.net?    [Imwebhost]

I signed up for Microsoft's Basic web hosting, they don't allow third party website building but I've managed to add a members page. Well, when the member goes to submit their information, I need that information sent to me in my email so I can add it to a database. So if anyone knows of asp.net code that could work with this, it would be great. Also, I have added a members page in the document gallery but I don't want it to show up as /Documents/member.aspx, how do I cloak this and protect it for when the member logs in? Go to my website at www.gamerzoneinc.com for more on what I'm talking about. Thank you!!!

Building website, anyone help me with ASP.net?

public void SendNotificationEmail ( string strEmail, string strSubject)

{

MailAddress From = new MailAddress( "myaddress@myaddress.com" );

MailAddress To = new MailAddress( System.Configuration.ConfigurationManage... ["ReportMailTO"] );

MailAddress CC = new MailAddress( System.Configuration.ConfigurationManage... ["ReportMailTOCC"] );

System.Net.Mail.MailMessage objMailMessage = new System.Net.Mail.MailMessage( From, To );

objMailMessage.CC.Add( CC );

objMailMessage.Subject = strSubject;

objMailMessage.Body = strEmail;

objMailMessage.IsBodyHtml = true;

SmtpClient client = new SmtpClient( System.Configuration.ConfigurationManage... ["SmtpServer"] );

client.Send( objMailMessage );

}

this is a real quick email sending function in asp.net you can modify it as you wish. also a simple way to cloak the URL would be to change the 404 HTTP error to point to the correct page and have the log-in pointing to a page that does not exist. But you have to have admin rights on the server in order to change those things in IIS.


[Imwebhost]


How can i use sql2005 and asp.net 2.0 runing on linux?
HELP!is there a free web host or server that can provide ASP..
What's a great media intense web hosting solution?
How can i get asp.net files to work on a remote server?
Can I run ASP on a linux web server?
CAn my new website support ASP pages?
GoDaddy Email Form help for FLASH website (Windows Hosting)?
Is Yahoo Small Business web hosting supports aspx based web ..
Where can I get free hosting for a personal site I made for ..
Newbie Yahoo! web hosting + PHP Connect question?

Google


Comment
Name: Name:  Password:   Register?
Comment:
Face  
 

links:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 email hosting 25