News

You would have two different kinds of GET request, one to redisplay the HTML form with all its previous data, another to display business object from the database, using just its ID.
Hi,I have a feeling this is a bit simple but I can't figure it out..I have a basic form on a page:Please enter a valid url: (the method openWindow just opens another window called multiViewer if ...
Let me first state that I'm not a web programmer; I just need to programatically generate form data and hand it off to a server-side PHP script using the POST method; not GET.I've found a lot of ...