Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
;if recarray.iscolumn( .fArgs, "NextURL" )
<!--K N Nair 02-01-2003 forced the user to personal assignments on login
K N Nair 01-08-1999 forced user to perosnal assignments on login 8.1.5
version func was called Personal.Tasks then -->
<!--<INPUT TYPE="HIDDEN" NAME="NextURL" VALUE="`.fArgs.NextURL`">-->
<INPUT TYPE="HIDDEN" NAME="NextURL" VALUE="`.fArgs.SCRIPT_NAME`?func=Personal.Assignments">
;end
[code]
Once you re-start your livelink server
This change would force the user to the assignments page whether or not any preferences were setup
If your objective was to pass parmeters to a java you could do that by passing it easily thru XML work flow interchange,standard cgi methods etc a lot of examples available in greg griffiths site as well as the knowledge base