T O P I C R E V I E W |
jerryf |
Posted - 31 Jul 2008 : 23:50:40 Can I produce html code with DHE for use with forms to go.. I created a page with labels, textboxes and buttons in DHE and exported with .html ext. When I try to open with forms to go I get error HTML file does not contain an HTML form or fields. I tried to cut all of my objects and use the html button to create a bounding box snd dropped every thing back in but that did not seem to work. Any suggestions would be appreciated
|
7 L A T E S T R E P L I E S (Newest First) |
jerryf |
Posted - 06 Aug 2008 : 03:18:08 To all Everything is working now Thanks Jerry |
s.dav |
Posted - 04 Aug 2008 : 09:23:02 Remember to assign the "multipart/form-data" to the form or the data will never arrive! |
jerryf |
Posted - 01 Aug 2008 : 17:16:15 Gosh.. I found that when I assigned a type of "file" to a input text box a browse button was added to the form. I'm almost done.. Thanks Jerry |
jerryf |
Posted - 01 Aug 2008 : 15:56:18 Thanks for the info. I had previously selected the html and created a area and then dropped the elements. Forms to go rejected the html, I then create the form with the input button and dropped my elements. That worked with forms to go. I am now at the point that I do not understand what to do with the file upload functions. I have a textbox to store the path to the file and a button to kick off the file browse to select the file. How do I code the button to do the browse and tell it to store in filetoupload text box? Martin I'm sorry the file i sent was bad. It was the link you sent that got me to the right track Thnaks Jerry |
s.dav |
Posted - 01 Aug 2008 : 09:25:13 @jerryf
1- create a form object 2- draw input elements inside this object so when you move the form all internal objects will move 3- export the page, all should work perfectly. |
jerryf |
Posted - 01 Aug 2008 : 00:21:59 martin where can I email file Jerry |
Martin1 |
Posted - 01 Aug 2008 : 00:11:22 Are you sure you have created the form correctly?
To be sure have a look at the tutorial: http://www.hexagora.com/download/dhe/tutorials/advanced/lesson1a.html
If you keep having trouble feel free to mail me the dhe page and I will have a look at it.
Regards,
Martin (big forms to go user) |