Thanks for the reply Kenneth, your way is probably right but I figured it out another way:
I passed a variable (feature ID) to my asp page using the URL activated for feature section. I then picked up the variable and wrote it in to my database. Simple:) Kenneth Skovhede, GEOGRAF A/S wrote: > > Yes, you would issue something like: > INSERT INTO TABLE (ID) VALUES (?) > > And then pass in the selected feature ID. > > Was that what you meant? > > Regards, Kenneth Skovhede, GEOGRAF A/S > > > -- View this message in context: http://n2.nabble.com/Can-you-write-to-a-database-when-a-feature-is-selected--tp3113389p3118434.html Sent from the MapGuide Users mailing list archive at Nabble.com. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
