lex1
05-20-2009, 05:01 PM
It has been suggested that I
Insert the form in a webpage by using an iframe:
email:
<IFRAME SRC="/cgi-bin/non-email-step20.pl" width="100%" height="430"
SCROLLING="no" frameborder="0"></IFRAME>
news:
<IFRAME SRC="/cgi-bin/non-email-step21.pl" width="100%" height="400"
SCROLLING="no" frameborder="0"></IFRAME>
non-email step 20 and21 are perl scripts
can some kind soul point me in the direction of how i inset these in a web page, or how to make a start:)
Insert the form in a webpage by using an iframe:
email:
<IFRAME SRC="/cgi-bin/non-email-step20.pl" width="100%" height="430"
SCROLLING="no" frameborder="0"></IFRAME>
news:
<IFRAME SRC="/cgi-bin/non-email-step21.pl" width="100%" height="400"
SCROLLING="no" frameborder="0"></IFRAME>
non-email step 20 and21 are perl scripts
can some kind soul point me in the direction of how i inset these in a web page, or how to make a start:)