How do you put in the GDI calculator on a Web page?
Answer submitted by RodB.
This is a bit complex. You need to put GDI's PopupCalc script in the top of the HTML of your page or a link to an offpage javascript .js page containing the script. Technically an offpage script is better and far more elegant.
Then code like this should do it:-
<a title="Income Calculator" href="javascriptopupCalc('http://website.ws/kvmlm2/st_calculator.dhtml', '', '');"><img height="100" src="http://images.website.ws/kvmlm2/images/calc_small.gif" width="110" border="0">
Answer submitted by RodB.
This is a bit complex. You need to put GDI's PopupCalc script in the top of the HTML of your page or a link to an offpage javascript .js page containing the script. Technically an offpage script is better and far more elegant.
Then code like this should do it:-
<a title="Income Calculator" href="javascriptopupCalc('http://website.ws/kvmlm2/st_calculator.dhtml', '', '');"><img height="100" src="http://images.website.ws/kvmlm2/images/calc_small.gif" width="110" border="0">
hi!
thanks this is great help and the calculator already apears on my page but when i click it say's page not found
does it take time to work or did i do something wrong?
thanks