I am using this url to change value of Price in my code.
http://yoursite.com/mycart.php?am=20&product=Digitizing
I want that whenever I change the value of am= in the url , the value='0' must be changed in the code dynamically according to that.
<input type='hidden' name='li_1_price' value='0' />