Newbies beattiedh Posted August 9, 2002 Newbies Posted August 9, 2002 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
Anatoli Posted August 9, 2002 Posted August 9, 2002 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 -->
Recommended Posts
This topic is 8410 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 accountSign in
Already have an account? Sign in here.
Sign In Now