Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Styling email Form acknowledgment
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Styling email Form acknowledgment
Styling email Form acknowledgment
13-01-2012 10:41 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hi there, I'm using the email form supplied by Plusnet and it's working perfectly. I want to style the standard acknowledgment page that the form generates. This appears when the user has used the form to send a message. It's a very ugly page and I want it to look like the rest of the site. Plusnet support have replied to my question by saying 'It would simply be a case of editing the files used for the web form' - which I knew to begin with. My problem is how to get to these files...does anyone know where they are stored?
Thanks
Thanks
Message 1 of 2
(886 Views)
1 REPLY 1
Re: Styling email Form acknowledgment
13-01-2012 11:22 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
If I remember correctly, it's just a case of adding something like
to the form you use to call the homepages script. Then bar.html can be whatever you like.
Gabe
<input type=hidden name="redirect" value="http://www.username.plus.com/foo/bar.html">
to the form you use to call the homepages script. Then bar.html can be whatever you like.
Gabe
Message 2 of 2
(198 Views)
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Help with my Plusnet services
- :
- Everything else
- :
- Styling email Form acknowledgment