seansweeney / gpv-decode-saved-state

Decode saved state values from the AppGeo General Purpose Viewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPV Decode Saved State

Introduction

This is an add-in for the AppGeo General Purpose Viewer designed to decode saved states from the GPVSavedState table. It creates a page that will prompt for the StateID, query the table for State, then present the encoded values in an easy to read format. This can be useful when debugging a user's map issue.

Installation

You can install the code with or without authentication.

With authentication

Copy the two files to the Admin directory of your GPV installation. When visiting the page you will be prompted for admin privileges before you can run the script.

Without authentication

Copy the two files to the root directory of your GPV installation. Anyone will be able to run the script.

About

Decode saved state values from the AppGeo General Purpose Viewer

License:MIT License


Languages

Language:C# 82.4%Language:ASP.NET 17.6%