Search the GP Tables
Search by TABLE NAME
Search by FIELD NAME
These are our CM scripts. All of our scripts for Dynamics GP can be found here
CM Scripts
Stored Procedures
 dd_CM00100_SEL_byActindx
NaomiP
4Penny.net
Points: 7700

3/29/2024 10:02:49 AM

ASP.NET Routing

* This article, and all our great .NET Development documentation, Is available on the .NET Development menu

This short article will show you how to create a 'Route' in ASP.NET

In short, a Route will allow us to define a URL like http://mysite.com/customer/123 and have that redirect to http://mysite.com/customeredit.aspx and pass in the customer number. It's a little prettier than the normal method. 

 

4Penny.net
Version: All
Section: .NET Development
Table Definition Quick Links
All Tables
SOP Tables
RM Tables
GL Tables
POP Tables
HR Tables
PM Tables
UPR Tables
IV Tables
Olympic Tables
3