Mono Support Editing contact info - Contact.aspx 

Viewed 18929 time(s), 5 post(s), 11/23/2010 10:24:42 PM - by jeebus626
11/23/2010 10:24:42 PM
0 Reputation 34 Total posts

On the default contact.aspx page (/MonoX/Pages/Contact.aspx), if a user clicks "Send Now" does Mono automatically send the message to the contact email set in the admin panel or is this set manually in web.config (or somewhere else)?

1
11/24/2010 1:16:16 PM
7207 Reputation 956 Total posts

It send an email to the address specified in the A_EMail property (which is seen in the admin toolbar under the caption "Your E-mail (Address where to send contact requests)").

2
11/27/2010 1:07:44 AM
0 Reputation 34 Total posts

Maybe I'm being dense here, but I can't seem to find it; can I just edit the value in web.config, or do you have some additional information as to where I can find it in the admin toolbar?

3
11/27/2010 9:09:54 AM
7207 Reputation 956 Total posts

A_Email property can be used programatically (see the code for the ContactUs.aspx), or via the admin toolbar (click on the part properties, scroll up to the admin toolbar, and there should be a textbox labeled "Your E-mail (Address where to send contact requests)".

4
11/28/2010 9:00:51 AM
0 Reputation 34 Total posts

I guess I'm still working on going into "properties" by default to find the settings I need to change; additonally, when I see "admin toolbar" I think "portal administration" - both are my mistake. Thank you for your help with this!

5
This is a demo site for MonoX. Please visit Mono Software for more info.