How was this generated?

On 19 Apr 2007, at 15:32, Matthias Schmitt wrote:

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


--
Geert Bevin
Terracotta - http://www.terracotta.org
Uwyn "Use what you need" - http://uwyn.com
RIFE Java application framework - http://rifers.org
Music and words - http://gbevin.com


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

Reply via email to