Jump to content

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

Recommended Posts

  • Newbies
Posted

I am trying to use the iser id typed in the web login box to be used in a script to find the files realting to that user id.

Any ideas?

Duncan

Posted

You don't need scripts for Find on Web.

Anyway:

From CDML database:

[FMP-ClientUserName]

What it does

[FMP-ClientUserName] is replaced with the client's user name from HTTP authentication.

Syntax example(s)

Return the client's user name using an HTML file

Your name is: [FMP-ClientUserName]

<!-- After processing it could look like:

Your name is: John

-->

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