I have made a php form and after submit it sends a mail message to me. Is there a way from within DHE to do something about the ranking and the layout of the results. (The values that are posted...)
you would need to know how to write php code to do what you want with the form within DHE or just use one of the ones created for web form emails ... there are a couple good free ones ... I've used this one for years and love it http://www.formtoemail.com. I bought the pro version as I have a lot of client sites, but the free one may do for one site and what you want to do.
ps I love the way I can easily use DHE to direct the form on a simple html page to the script location and set up java code options to check the field entries with pro looking error box messages that show your user any mistakes before the php script is activated ( that avoids those nasty page bounce around, ugly error messages and loss of info your user put in and then needs to reenter)
Hi WebSupport101, thanks for your message. But writing php is no problem and most of the times I am working with Drupal or WordPress. I was making a stand alone form solution and thought why don't use DHE once again. It is a little cumbersome fixing the php code to have a good looking output when working with a editor like DHE. So I thought maybe there is a way I don't know off. (Even after working for 10 years now with DHE... ;-) But I think its really not possible. Maybe a nice feature for the future (Davide...?).