Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
A

ahmadnaghsh

@ahmadnaghsh
About
Posts
4
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Send mail in c# code(asp.net 1.1)?
    A ahmadnaghsh

    i want to mail welcome message when a user register in my web site. i use the below code but it does'nt work. it's give me this error : (The"SendUsing" configuration value is invalid.) public static void Send(string mail,string sname,string sfamily) { MailMessage mailMsg = new MailMessage(); mailMsg .From = "info@mashhad915.com"; mailMsg .To =mail; mailMsg .Subject = "Welcome!"; mailMsg .Body ="welcome"; mailMsg.Bcc="info@mashhad915.com"; mailMsg.Cc="info@mashhad915.com"; SmtpMail.SmtpServer.Insert(0,"127.0.0.1"); SmtpMail.Send(mailMsg ); } please help me? it's very important for me.

    ASP.NET csharp help asp-net com question

  • my xml file
    A ahmadnaghsh

    915a.swf http://www.mashhad915.com mobile A Technology This is the caption for Ad#1 mahak.swf http://www.mashhad915.com mobile A Technology This is the caption for Ad#1

    ASP.NET com xml

  • show confirm box in asp.net+c# with click on link
    A ahmadnaghsh

    I want to delete a record from database with link in web.when the link was clicked display a yes/no question for delete. Any info would be much appreciated,

    ASP.NET csharp asp-net database question

  • Adrotator and flash banner?
    A ahmadnaghsh

    Does anyone know if the asp.net adrotator control supports flash banners. If so, how does the XML file look with a flash banner in it. I am trying to get a .swf flash file to work with the adrotator and it doesn't seem to be displaying. I just not sure what needs to done. Any info would be much appreciated,

    ASP.NET csharp asp-net adobe xml question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups