[mapguide-users] GetParameters - Page Refresh - MapName

Kenneth Skovhede, GEOGRAF A/S ks at geograf.dk
Thu Sep 25 03:06:59 EDT 2008


I can't figure out what problem you are having from your short description.

When is the code below activated?
Is it part of the viewer code, or your own code?

Regards, Kenneth Skovhede, GEOGRAF A/S



Berdel, Brian skrev:
>
> Using this function works great unless there is a page refresh...If a 
> user Refreshes the page the parameters are empty, and if you hold them 
> in session state after originally retrieving them they are actually 
> wrong...because the Map Name (in fusion) actually changes when 
> Refreshing the page...Anyone have any ideas on this?
>
>  
>
> NameValueCollection GetParameters()
>
>     {
>
>         return Request.HttpMethod == "GET" ? Request.QueryString : 
> Request.Form;
>
>     }
>
>  
>
> Thanks
>
>  
>
> Brian
>
>  
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> mapguide-users mailing list
> mapguide-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapguide-users
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20080925/0a2a31b9/attachment.html


More information about the mapguide-users mailing list