Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hello there!

I was wondering if there is a way to pass the token by using a link instead of form?....and how?

Form works fine but I would rather use plain links.Why?- I need to pass one token throughtout most of the pages.

Form Passing:

_________________________________________________________________

<form action="FMPro" method="post" name="AddReportFORM">

<input type="hidden" name="-DB" value="DB.fp5">

<input type="hidden" name="-Format" value="AddReport.html">

<input type="hidden" name="-Token" value="[FMP-CurrentToken]">

<input type="submit" name="-FindAll" value="ADD Report">

</form>

__________________________________________________________________

Thank you!

Posted

GERAT!

You are on the roll today...answering all my questions smile.gif

the "FMPro?-DB=" was what I was missing...great now I can ease the browser by not having to process 4-5-6 forms just to pass the same token!

THANK YOU!

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