June 16, 2010
Web-form-buddy‘s popular file upload option now comes with a built-in customizable progress bar. This displays real-time stats to your customer as they wait for their files to upload. Updating every second or two, it shows: A horizontal bar representing the progress of the file upload. The size of the selected file. The percentage completed. The [...]
Read the full article →
January 9, 2010
Up until now, in a situation where you have several forms in one page, Web-form-buddy has asked you to use the “name” attribute of the form tag in order to distinguish one form from another. Like this: <form name=”xyz” method=”post” action=”your-script-name.cgi”> Well this will still continue to work with your existing forms. But we have [...]
Read the full article →