📄 helppopup.html
字号:
<HTML>
<HEAD>
<TITLE>Why is this link not working?</TITLE>
</HEAD>
<BODY>
<BASEFONT FACE="Arial">
<FONT FACE="Arial" SIZE="2">
<h4>Why is this link not working?</h4>
Throughout the AspUpload manual,
links to the code samples
such as <B>http://localhost/aspupload/02_simle/Form1.asp</B>
are used. For these links to work, the following must be true:
<UL>
<LI>You are running IIS or PWS on your local machine.
<LI>You have the latest version of AspUpload installed.
<LI>Your local web server responds to the address http://localhost.
<LI>The virtual directory /AspUpload is added to your web server
pointing to the \Samples sub-directory of the AspUpload installation.
</UL>
If necessary, replace the word "localhost" with the name/address of your server.
<P>
<CENTER>
<FORM>
<INPUT TYPE=SUBMIT VALUE="Close this window" OnClick="window.close()">
</FORM>
</CENTER>
</FONT>
</BASEFONT>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -