I have a customer who wants to pre-load values into a form but they would like to use POST instead of GET.
As far as I know there is no difference in my code as far as loading values into the various fields in the form (and they report that the formdata does load) but they say that static items such as .css and .js don't load when they do this so the form does not look right on their side. My question is, do any of you have experience in doing this, and is there a way to do it? Can you POST to a form and have it properly display? This takes place over HTTPS so a GET will be secure across the network, but their browser history will save the information I think and also the webserver will log the request so security is still a concern. Thanks, John Moss -- -- online documentation: http://openbd.org/manual/ http://groups.google.com/group/openbd?hl=en --- You received this message because you are subscribed to the Google Groups "Open BlueDragon" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
