Im looking put a form so someone can sign up for a newsletter. How do I do this?
When I put it on the site, I can see it in the preview, but not when published
This is what comes up in the as url when I submit the form
www.mysite.com/<?php%20echo%20basename(__FILE__);%20?>...
Search Result
Collapse
2 results in 0.0045 seconds.
Keywords
Members
Tags
-
A Read-only Manual Scrolling Text Box
I would like to create a text box that allows for manually scrolling through the the text, but that is also read-only after published.
I found I could accomplish very close to what I want by using a scrolling form box, but I don't want people to be able to change the text when reading...