E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2013, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Sun, 20 Mar 2011 00:48:36 GMT Wed, 19 Jun 2013 21:18:52 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #4 http://www.e-junkie.com/bb/topic/5106/pg/0#post17273 http://www.e-junkie.com/bb/topic/5106/pg/0#post17273 Sun, 20 Mar 2011 00:48:36 GMT E-junkie Discussions; quaffer Post #3 http://www.e-junkie.com/bb/topic/5106/pg/0#post17273 http://www.e-junkie.com/bb/topic/5106/pg/0#post17273 Sun, 20 Mar 2011 00:29:24 GMT




<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

<html>

<head>
<title></title>
<script language="JavaScript" type="text/javascript">
<!--
var Path='test/';

function CngColor(obj){
index=obj.selectedIndex;
if (index<1){ return; }
document.getElementById('Img1').src=Path+obj.options[index].value;
}
//-->
</script></head>

<body>
<form action="https://www.e-junkie.com/ecom/gb.php?c=cart&i=910566&cl=42484&ejc=2" target="ej_ejc" method="POST" accept-charset="UTF-8">
<p>
<input type="hidden" name="img1" value="Letter"/>
Letter:<br/>
<img id="Img1" src="test/1.png" width=146 height=153 > </p>
<p>Select the monogrammed letter you would like engraved:</p>
<p>
<select onChange="CngColor(this);" >
<option >Select</option>
<option value="1.png">A</option>
<option value="2.jpg">B</option>
</select>
<br/>
<input type="image" src="http://www.e-junkie.com/ej/ej_add_to_cart.gif" border="0" alt="Add to Cart" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this.parentNode);"/>
</p>
</form>




</body>

</html>


Thanks!]]>
E-junkie Discussions; quaffer
Post #2 http://www.e-junkie.com/bb/topic/5106/pg/0#post17273 http://www.e-junkie.com/bb/topic/5106/pg/0#post17273 Sun, 20 Mar 2011 00:26:21 GMT
This would have to be done outside of our cart, our service itself doesn't display any images on your site because it is intended to be used among your existing layout and images.

By the time the buyer has made a selection and hit the button to record it they are already in your shopping cart, so what you would basically have to do is code in something on your site that lets the buyer make their choice and see a preview image before they get to our shopping cart. From there you can add their choice into our cart directly without making them select again. That would be a matter of webdesign that falls outside of our service but you can get help with this kind of thing from the experienced developers listed here:
http://www.e-junkie.com/ej/developer-directory.htm]]>
E-junkie Discussions; E-JunkieMonster
Post #1 http://www.e-junkie.com/bb/topic/5106/pg/0#post17273 http://www.e-junkie.com/bb/topic/5106/pg/0#post17273 Sat, 19 Mar 2011 23:23:08 GMT E-junkie Discussions; quaffer