Ask a Question related to Dreamweaver AppDev, Design and Development.
-
silver_bullet! #1
ASP form to mail handler
Hi,
I'll try not to be too long winded!
When we bought Dreamweaver (Nov 04) to redesign our site using CSS etc our ISP
moved us from their UNIX server to their NT server and hence I now have to use
ASP scripts.
Can anyone point me to an ASP form to mail handler that sits in our site - not
hosted by a third party?
I have come across KMITA but that requires read, write and execute permissions
for all on a certain folder and our ISP is unwilling to grant these folder
permissions because NT is not as secure as UNIX (that's what they told me
anyway).
Not looking for a 'freebie', quite willing to pay but just want a one-off
charge rather than a monthly/yearly fee.
Thanks in advance,
Tim
silver_bullet! Guest
-
Frustrated!! Looking for PHP Form Handler
:frown; I have been searching all over the Internet for a simple PHP form handler that can simply take the info from a form on my site and e-mail... -
Form handler
I'm trying to recreate a simple classified ads page for my web site. In the past, when I used FrontPage, visitors filled out a form, hit submit and... -
form Mail help...
Hi I am using this script on my website... $msg = array($name, $address, $town, $county, $postcode, $email, $phone, $comments); $name =... -
DataGrid's UpdateCommand event handler and CancelCommand handler problem
I am having the same problem: the wrong event handler is being fired when column headings and page changes are clicked. I am using the datagrid... -
Fast signal handler switching & thread-specific handler.
jek_bask@ngs.ru (Evgeny Baskakov) writes: This is quite likely to crash on at least some pthread implementations (especially if sigaltstack was... -
nisav19 #2
Re: ASP form to mail handler
[url]http://brainjar.com/asp/formmail/[/url]
download the code for the handler it top right corner...the rest of the pages
describe how to use it...it can handle sending emails using 4 different
components, depending what your provider is using. ASPMail, JMAIL, CDOSYS,CDONTS
nisav19 Guest



Reply With Quote

