Hello!

Tell me, please, how to make this javascript code work in all browsers (only IE works now):

window.location.href ="/admin/?page=order&amp;admitem=add_model&amp;action=saveorder&amp;banid=<?=GetParam('banid')?>&amp;par_data="+par_data; 

Other browsers navigate to the page, but no parameters are passed.

  • Show all the code. - Oleg
  • Something you have ponamesh that - and JS, and PHP ... Yes, the code would not hurt to see more - Deonis

1 answer 1

Everything, the problem was solved - instead of & amp; I had to write &