Web form builder saves a fair bit of hassle compared to dreamweaver etc. for building forms.
with the current s-drive plans s-drive isn't convenient for uploading forms payment-wise as i already have my own web hosting.
so mysql it is! great, i can put my own database details into the settings.
now to add to my website
s.
bit of a pain if using in wordpress to upload files into same folder as content is stored in the database-
although it's possible to make the folder in the website directory to match the page URL.
but i don't really want extra folders clogging up my root directory for ftp usage purposes.
also perhaps i want to host on multiple sites. which means copy & pasting & uploading files/html here, there & everywhere.
possible solution:
On clicking export, pop-up a field: 'url address for where export folder will be stored'.
result of this to put the site-specific url (i.e.
http://www.myserver.com/formsfolders/ ) in front of all the current document-specific urls.
so can host the folder in one place & display on multiple sites, without having to manually add the full http:// site specific url of the folder myself.
hope this makes sense.
J