Lasso Soft Inc. > Home

Welcome to the Lasso home for FileMaker users!

Lasso & FileMaker - partnered to deliver data to the Web

Lasso and FileMaker have had a long history or working together to bring more data to your users world wide. This page gives you a quick list of the files, tips and tricks and general starting pointers for newcomers to connecting Lasso to your FileMaker database. 

Please note that all comments, guides and documentation referencing FileMaker 11 apply to FileMaker 12 and FileMaker 13 as well as the connector did not change.

Top content links for FileMaker users

More sources for help - email lists & digests

Live developer discussions


Feedback on code changes under FM 14

Previously my code required a username and password in the inline...

Inline(
-add,
-Database='test',
-Table='camp',
-username='username',
-password='password'
'sessionID'=$Event,
'chapterID'=$chapterID,
'address'=$address,
'city'=$city,
'state'=$state,
'zip'=$zip,
'fname'=$fname,
'lname'=$lname,
-'ponum'=$ponum

Since updating this is how it works - with the Lasso connector setup and FM handling the authentication


inline(
-add,
-Database='database',
-Table='table',
'sessionID'=$Event,
'chapterID'=$chapterID,
'address'=$address,
'city'=$city,
'state'=$state,
'zip'=$zip,
'fname'=$fname,
'lname'=$lname,
'ponum'=$ponum
)


 

See our Lasso Training sessions to get your FileMaker and Lasso skills off to a head start!

 

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft