PDA

View Full Version : Contact Us Page


remmo
09-Jan-2006, 09:38 AM
I would like to have a contact us page on my website complete with form for people to fill in. I have no idea where to start... can someone please help me?

Duncan Rounding
09-Jan-2006, 10:16 AM
This is a feature of Actinic and will appear as a link in the top menu of your catalog pages. You can modify it if you wish with the Act_ContactUs template.

Duncan R

remmo
09-Jan-2006, 10:21 AM
Thanks Duncan,

I am using my own links as opposed to the header links generated by Actinic. What should I put in the href for the button?

Also if I preview the Act_Contactus.html page offline (I am building my site offline now and will put it on a server when I'm happier with it) is it normal for me to see all the NQV's in the preview... and will these disappear when the site is live? I'm a bit lost here.

Duncan Rounding
09-Jan-2006, 10:26 AM
The link on my site is:
http://www.mysite.co.uk/cgi-bin/mf000001.pl?ACTION=SHOWFORM
You will see NQVs because this page is a generated by a script. Online it will view correctly.

Duncan R

remmo
09-Jan-2006, 10:32 AM
That's solved a mystery for me...Thanks Duncan