June 5, 200322 yr 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
June 5, 200322 yr Author 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
Create an account or sign in to comment