Ok now i have nowhere to ask, this is it .. <IFRAME SRC="http://$/$.html" width="$" height="$" marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling="no"></IFRAME> What i want now is :- <td align="left" nowrap><span class="text13">Form</span></td> <td align="left"><INPUT class="field10" size="80" name="raw" value="#%raw%#"></td> </tr> a finishing to this code from the code above. What it's really mean is, when someone fill up the form above, they will have a form to fill up that will then :- translate $ above into URL translate $ into filename.html translate $ into width translate $ into height And then save the code either into db or somewhere else, and generate the translate result. Anyone here know how to figure this out ??
then it will be static, what i want is, the symbol $ will then be replace with the the numbers that users entered ..