Hi all.
I have this form:
I need before the download file open window popup with advice not to change the file name... can you help me?
Kind regards
viki
I have this form:
Code:
<form method="POST" action="default.asp?ID=<%=strID%>">
<input type="image" src="download.gif">
</form>
Kind regards
viki
Comment