I have the folowing code implimented. when the post button is pressed
it places the info in the existing window. How can I make it open a
new window for the new data?
htp.p('<TD><A HREF=javascript :_SubmitForm("P ARAMETER_FORM") ><IMG
SRC="/sec/image/info.bmp" TARGET="_top" BORDER=0
ALIGN=ABSMIDDLE ></A></TD>');
Sorry if there is not enough info. I am new at this.
it places the info in the existing window. How can I make it open a
new window for the new data?
htp.p('<TD><A HREF=javascript :_SubmitForm("P ARAMETER_FORM") ><IMG
SRC="/sec/image/info.bmp" TARGET="_top" BORDER=0
ALIGN=ABSMIDDLE ></A></TD>');
Sorry if there is not enough info. I am new at this.
Comment