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
Z

Zeeshan Mehmood

@Zeeshan Mehmood
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • CDONTS ... URGENT
    Z Zeeshan Mehmood

    Hi Syed Hassan, Here is the solution. <% dim strMessage myMail strMessage = "<center>Welcome My Friend</center>" strMessage = strMessage & "<br><font color=red>How are you?</font>" Set myMail = Server.CreateObject("CDONTS.NewMail") myMail.From = "somewhere@anydomain.com" myMail.To = "somefriend@anyotherdomain.com" myMail.Subject = "Hello" myMail.Message = strMessage myMail.Send Response.Write("Mail has been sent successfully.") set myMail = NOTHING %> Zeeshan Mehmood

    Web Development html sysadmin help question

  • Problem connecting to Access database
    Z Zeeshan Mehmood

    Hi Chris, I know what is the solution of this problem. Your code is absolutely right...no errors in your code... I suggest that you can host your web pages on "http://www.brinkster.com" and then check it because some "Free Web Space" provider don't give the permission of using database. You simple make an account on brinkster and then check it out. For more information about Web Development Contact me (zeeshan_kyo@hotmail.com) also you can see a live version of my brinkster account at "http://www24.brinkster.com/zeeshan123/zeeguest\_view.asp" I think it's enough.... Zeeshan Mehmood

    Web Development database help sysadmin windows-admin 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