Home : Products : DBMan SQL : Discussion :

Products: DBMan SQL: Discussion: Re: [Printsite] Need learn UserID in external script: Edit Log

Here is the list of edits for this post
Re: [Printsite] Need learn UserID in external script
With limited details it's difficult to help you but you could parse the UserId (and any other variables) to another script by using something like the following in your sub (or plugin) -

print "Location:http://www.yourdomain.com/cgi_directory/script_name.cgi?UserId=$tags->{UserId}&other_name=$tags->{variable_name}\n\n";

Your other script would need to process the input.

Last edited by:

jai: Sep 30, 2004, 7:32 AM

Edit Log: