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
  1. Home
  2. Web Development
  3. ASP.NET
  4. plz answer my questions,its vry urgent

plz answer my questions,its vry urgent

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdatabase
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Learning IT
    wrote on last edited by
    #1

    i have posted 3 questions tommorrow if anybody has the answer then plz let me know,its vry urgent,one i need is email domain validation,compatibility of uploaded photo in IE7 & IE6(as it is not seen in IE7) & storing datetime in sql from asp.net.The codes which i am using are mentioned in my 2morrows post,plz plz plz answer,i really need that codes urgently. thanks in advance

    Maniiiiiiiiiiiiiii

    K 1 Reply Last reply
    0
    • L Learning IT

      i have posted 3 questions tommorrow if anybody has the answer then plz let me know,its vry urgent,one i need is email domain validation,compatibility of uploaded photo in IE7 & IE6(as it is not seen in IE7) & storing datetime in sql from asp.net.The codes which i am using are mentioned in my 2morrows post,plz plz plz answer,i really need that codes urgently. thanks in advance

      Maniiiiiiiiiiiiiii

      K Offline
      K Offline
      kvsreedhar
      wrote on last edited by
      #2

      for your domain name validation in E-mail ... I think you can extract the domain name from the email address and validate against your domain name .try to use the substring functions available . extract the sub-string after @ from the e-mail (if it is e-mail to be validated) and validate it with your domain name. I feel this is a better way out . For eg. the email is abc@xyz.com and your domain name is www.xyz.com ,extract xyz.com from e-mail and validate it with the domain name .

      Kovuru Sreedhar

      L 1 Reply Last reply
      0
      • K kvsreedhar

        for your domain name validation in E-mail ... I think you can extract the domain name from the email address and validate against your domain name .try to use the substring functions available . extract the sub-string after @ from the e-mail (if it is e-mail to be validated) and validate it with your domain name. I feel this is a better way out . For eg. the email is abc@xyz.com and your domain name is www.xyz.com ,extract xyz.com from e-mail and validate it with the domain name .

        Kovuru Sreedhar

        L Offline
        L Offline
        Learning IT
        wrote on last edited by
        #3

        actually sir i have to validate not only for my domain but also yahoo,gmail etc. than wat will be d solution... thanks for ur consideration...

        Maniiiiiiiiiiiiiii

        K 1 Reply Last reply
        0
        • L Learning IT

          actually sir i have to validate not only for my domain but also yahoo,gmail etc. than wat will be d solution... thanks for ur consideration...

          Maniiiiiiiiiiiiiii

          K Offline
          K Offline
          kvsreedhar
          wrote on last edited by
          #4

          in that case make an array of all those required domains and validate on that array elements of omain names.I hope this will get you some idea.

          Kovuru Sreedhar

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

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