Hey Hadass, 2009/11/30 hadass yaari <[email protected]>: > The application that I build is combined with a SQL server. > I have a lot of information that I keep in the DB as records. > I want to be able to display a page with the wanted information that I got > from the DB. > I implemented it like this: the user choose the wanted data and then I clear > the screen and display the data that I got from the DB. > I want to do that differently: I want to dynamically create pages. I mean, > when the user clicks on the record that he wants to see, a message with the > id parameter will be sent to the server and a new page will be created (with > a url) and will be sent back to the client. > How can I do that?
Where do you want the result to be displayed then, in a new window/tab ? Regards, koen ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ witty-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/witty-interest
