Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 3 of 3

Thread: contact us form "from" customization

  1. #1
    gerrym001 is offline Junior Member
    Join Date
    Jun 2010
    Posts
    2

    Default contact us form "from" customization

    hi! I am using the supplied sendform.asp to submit my contact us form.
    The problem is that it always emails with the "From" sales@mycompany.com.
    My client would like this to be the senders email address(the required email input field from the form).
    I am familiar with how to do this with php but unfortunately my clients server only does basic php and is not configured to do mail.
    Can anyone explain how I can customize the sendform.asp/sendform.asp.cx or if there is another way to resolve this.
    Thanks!

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    If you are on a version that's lower than v9.x, you can edit the 'ContactUs' form content in Topic Manager in the admin panel and find the contactus name.

  3. #3
    gerrym001 is offline Junior Member
    Join Date
    Jun 2010
    Posts
    2

    Default

    hmmm I found 106
    MailMe_FromAddress in the cp
    I left the value blank......
    I will test it.
    What my client wants is the email input field value to be the "From" sothat he can just click "reply".
    I have a feeling this will just give no value...