breifly
i am using masterpage for designing .i want to have 5 .aspx pages inside the master page.
i want to individually set CSS for each page.ie contentplace holder
also i want to place a banner(gif) in the master page that should be seen in all pages. the banner should be placed from server side
Thanks in advance....
T.Ravichandran
User Profile
Collapse
-
Can any one help me in ASP.Net 2.0 MasterPage
-
hai
i had tested with System.web.mail in VS 2005but i got only error saying obsulete method so i tried with System.net.mail no error but the message is not send
Try with System.Net class
*************** *************** *************** ****
sample code
StringWriter str = new StringWriter();
System.Net.Mail .MailMessage mes = new System.Net.Mail .MailMessage("r chandran.t@gmai l.com",...
No activity results to display
Show More
Leave a comment: