October 4, 200223 yr Newbies I'd like to create a FM script which sends the data contained in FM fields directly to a form on an external internet webpage. I found there are external plugin like DoHttp, but isn't there really a way to do that without an external plugin? Note that I can't use GET method to send the form, I must use POST as the data in the fields is really big. Let me know! thank you Caio
October 4, 200223 yr FM can publish http pages via the Web Companion (a FM plug-in which is included). Three methods can be used they are: 1. Instant Web Publishing (IWP) 2. Custom Web Publishing (CWP) 3. XML/XSLT You may wish to look at IWP first, as this uses Layout you have created with FM. All the best. Garry
Create an account or sign in to comment