DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    anuj Guest

    passing args to querystring


    Im having a problem in Netscape only -- when i try to pass args to a query
    string WITH an anchor reference (e.g. #calander)

    This is what my string look like:

    http://24.90.7.45/anujjainhome/main/...mon=7#calander

    when the page serves up, it servers the right information HOWEVER the browsers
    connection keeps running with a continuous hour glass??
    It works fine in IE

    Anyone else have this problem..please help

  2. #2
    smithrr Guest

    Re: passing args to querystring


    This will resolve your problems with netscape.

    Server.URLEncode(http://24.90.7.45/anujjainhome/main/...mon=7#calander)

    "anuj" <anujjain2000@hotmail.com> wrote:
    >
    >Im having a problem in Netscape only -- when i try to pass args to a query
    >string WITH an anchor reference (e.g. #calander)
    >
    >This is what my string look like:
    >
    >http://24.90.7.45/anujjainhome/main/...mon=7#calander
    >
    >when the page serves up, it servers the right information HOWEVER the browsers
    >connection keeps running with a continuous hour glass??
    >It works fine in IE
    >
    >Anyone else have this problem..please help



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links