stuj1026 Posted June 5, 2003 Posted June 5, 2003 Im a littleor (alot) confused here, and need some help please. The following code comes from CDML referance from filemaker. <form action="FMPro" method="post"> <input type="hidden" name="-DB" value="contacts.fp5"> <input type="hidden" name="-Format" value="displaypage.html"> <input type="text" name="-MailTo" value="[email protected]"> <input type="text" name="-MailCC" value="[email protected]"> <input type="text" name="-MailBCC" value="[email protected]"> <input type="text" name="-MailFrom" value="[email protected]"> <input type="text" name="-MailSub" value="The Subject"> <input type="hidden" name="-MailHost" value="SMTP.Company.COM"> <input type="hidden" name="-MailFormat" value="mail.txt"> <input type="submit" name="-View" value="Send Message"> </form> In this line "<input type="hidden" name="-MailFormat" value="mail.txt">" what is mail.txt referring to. Is it a text file with replacement tage in it in the web folder under filemaker unlimited. And if it is I did not know you could use replacement tags in files other than htm or html.. I,m a bit confused. Please help Thanks Stu
Anatoli Posted June 5, 2003 Posted June 5, 2003 Don't be, just put the txt file there and presto, it works great!
stuj1026 Posted June 5, 2003 Author Posted June 5, 2003 You are correct sir!! It did work great .. Nice feature. After you get the hang of CDML I find it is very powerfull Thanks for the quick response Stu
Recommended Posts
This topic is 7910 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now