Hello,

i have a problem with the generated Exit:Query.

i use a javascript method to redirect onChange with an selectbox:

<script type="text/javascript">
        function reload() {
                
location.href='/ixdesk/rec/recform?PatID=5619&amp;recID=12540&amp;authid=db3e2eb6b8861c41fe49895584000b27';
        }
</script>

it works with Internet Explorer,
but firefox won't accept the url, because of the '&amp' instead of '&'
and redirects to the login.

How can i configure rife to use '&' instead of '&amp;'

thanks,
Matthias.
_______________________________________________
Rife-users mailing list
Rife-users@uwyn.com
http://lists.uwyn.com/mailman/listinfo/rife-users

Reply via email to