Recent content by alfonso

  1. A

    Re Mail 1 Down

    When do you think this problem will be resolved? It is more than sis hours and my clients are very angry with me. I would like to know if there is a solution like horde
  2. A

    Wrong script in ASP to send emails

    Thanks. It`s OK now.
  3. A

    Wrong script in ASP to send emails

    I don't know why this code is wrong: strMessage = "Nueva fotograf?a" ' Create email object and set all the values, setting the from address to be the person who filled in the form Set Mailer = Server.CreateObject("SMTPsvg.Mailer") Mailer.FromName = "Alfonso" Mailer.FromAddress=...
  4. A

    E-mail and oscommerce

    Now, the people who register and the people who buy a product recieve an email. OK. The problem is that the administrator of the shop don't recieve any email. This must be in section: Send Extra Order Emails To:?
  5. A

    E-mail and oscommerce

    I have problems with oscommerce and email: When someone register I and that person don't recieve any email. Also when someone buy a product nobody recieves an email. Oscommerce is running in windows. I have write several tickets but I have not resolved this issue. Can anybody help me?
  6. A

    Autoincremental field in mssql

    How can I create a field that fill automatically with a number incremental: 1 for first record, 2 for second, etc...? It exist in Access 2000 but I don't know to do it in mssql Thanks
Back
Top