D-Link AirSpot DSA-3200 User Manual page 58

D-link systems wireless g public/private gateway user manual dsa-3200
Hide thumbs Also See for AirSpot DSA-3200:
Table of Contents

Advertisement

DSA-3200 Wireless Service Gateway User Manual
Upload Logout Page
The Login page may be customized to suit any particular application. The coding for
this page should be HTML and include the code in the box below. To upload, enter the
filename and path of the customized Login page in the appropriate field, or browse and
select the file. To recover the factory default login interface, click the "Use Default
Page" button. After the upload is complete, click the "Preview" button at the bottom of
this page to preview your user-defined login page.
The following HTML code must be included to provide a channel for the user to key in
a username and a password.
<form action="userlogout.shtml" method="post" name="Enter">
<input type="text" name="myusername">
<input type="password" name="mypassword">
<input type="submit" name="submit" value="Logout">
<input type="reset" name="clear" value="Clear">
</form>
Upload Image
If either custom login or logout page includes a graphic file, the HTML code of the
graphic file path must be included in said page. In the Upload Image section, navigate
to the Upload Image File box and key in the path and file name of such graphic file or
browse to select the file. The maximum total size of all graphic files is 512K.
<img src="images/xx.jpg">
57

Advertisement

Table of Contents
loading

Table of Contents