T O P I C R E V I E W |
rmmarsh |
Posted - 16 Oct 2008 : 22:03:16 If I publish locally, does the form action of mailto: work? (i.e. will it send an email?) |
5 L A T E S T R E P L I E S (Newest First) |
s.dav |
Posted - 20 Oct 2008 : 08:35:15 I never publish my projects locally... I just use the Export Project feature ;-) If you use a Local Web Server just let it point to your project folder and the mailto: will work |
jtarin |
Posted - 19 Oct 2008 : 03:02:36 A quick link: http://www.webdevelopersnotes.com/tips/html/1.php3 |
rmmarsh |
Posted - 19 Oct 2008 : 01:04:12 Davide: but, if one wants to see if the links work properly, then you have to do a local publish (unless you want to take a chance and publish remotely). The question was: does the form action of mailto: work without publishing? (I tried it and it apparently does not, but then it could have been my settings, which is why I'm asking). |
s.dav |
Posted - 17 Oct 2008 : 09:18:15 You don't need to publish your site locally to test your project. You can publish your project locally when you need to upload the files to your webserver manually.
|
T00N |
Posted - 16 Oct 2008 : 23:13:18 I'd say: give it a try! |