|   | Product Home Page | Developer Site | Version | 
|      | 
The following example redirects the user to the advertiser’s home page.
---ADREDIR.ASP---
<% Response.Redirect(Request.QueryString("url")) %> 
    
|      | 
Copyright © 2003 Sun Microsystems, Inc. All rights reserved.