abkaplan Posted August 1, 2002 Posted August 1, 2002 I have a forum program running on my local network. I use fmp field to send the texts and I save all the texts as records. On my wep page users see the text in a text area. I don't want to use text are, but instead I want to use an HTML page to send the receviers. How can I do that?
Garry Claridge Posted August 1, 2002 Posted August 1, 2002 Try this: <body>[FMP-Field: myText]</body> All the best. Garry
abkaplan Posted August 2, 2002 Author Posted August 2, 2002 Garrycil , thanks, but I have tested it before but the result unbelievably bad, because all the enters I used in my text in a text area input form were omitted when I used [fmp-field: my text] so, the text becomes meaningless. Keith, thanks, but I dont have any idea how to use your code, (I don't know anything about the use of "berak") .Would you please give some more clear explanation. Sorry for spending your time, but thanks for your deal...
abkaplan Posted August 2, 2002 Author Posted August 2, 2002 Keith , thank you very much indeed, I have learnt how to use break code and it was successful, now I can see the text in my [fmp-field:mytext,break] field. It works well.... I am happy. Thanks..
Recommended Posts
This topic is 8141 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