I need to place a very simple cookie and quickly retrieve it for some server side scripting. I can't seem to get this working:
I have one variable:
myfrieght=document.writeln(srresults[1].cost);
Can someone please provide me with this code so I can retieve it with my server side ? - Thanks
I have one variable:
myfrieght=document.writeln(srresults[1].cost);
Can someone please provide me with this code so I can retieve it with my server side ? - Thanks