Jump to content

This topic is 7910 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

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

Posted

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.