Log in

View Full Version : GUI Design



Daniel Morley
05-04-2007, 03:30 PM
I am wanting to add a gui to pop up when a linked is pressed. This gui needs to project data that is read in from a file. It can alter the information from a file. Which is the best route to accomplish this feat.

boogyman
05-04-2007, 04:49 PM
a server side script like php, asp and using a database to store your data

jnscollier
05-05-2007, 04:03 AM
Are you talking about something like a pop up form?