Jump to content

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

Recommended Posts

  • Newbies
Posted

Please excuse me being new to publishing a FM db with lasso but I've started to learn using lasso and I'm running into some problems. I've made a .lasso page which can update a record. The record is specified by a unique fieldentry. Until now all goes well and the page displays the correct information. But when looking through the HTML source in the browser I can find the record id for the currently displayed record. Of course this is an major security problem since people can now easily request the page with a ?-RecordID= and change data. How can I limit this?

Thanks!

Posted

By inlines and security settings. You will supply the credentials for the update inline routine only. You can also check if the user is still the correct one.

That is one way. And I am not Lasso expert.

I'll suggest joining Lasso Talk.

Posted

Anatoli, I haven't experienced it, but page 186 of the Lasso 6 Language Guide, they propose an HTML -Update command nested in an Inline procedure. In this case, does the browser source show the -KeyField_Value ?

This topic is 7738 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.