uujgii / web-to-print-scripts

Automatically exported from code.google.com/p/web-to-print-scripts
0 stars 0 forks source link

Image editor server side file #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Avoid parameter passing through cookies by extending server side script. JS 
variables should be created depending on request string.

Original issue reported on code.google.com by k.safro...@gmail.com on 26 Mar 2010 at 10:32

GoogleCodeExporter commented 9 years ago
What variables?

Original comment by zetapri...@gmail.com on 30 Mar 2010 at 9:08

GoogleCodeExporter commented 9 years ago
<script type="text/javascript">
var imageEditorId='';
</script>

imageEditorId should be grabbed from request string

Original comment by k.safro...@gmail.com on 31 Mar 2010 at 10:58

GoogleCodeExporter commented 9 years ago
No need of this anymore

Original comment by k.safro...@gmail.com on 6 Apr 2010 at 5:38

GoogleCodeExporter commented 9 years ago

Original comment by zetapri...@gmail.com on 12 May 2010 at 10:28