Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread TserverRequestQueue
Sat, Oct 17 2015 5:05 AMPermanent Link

Nils Sorensen

Hi

I have an  application which use a FileComboBox on a HTMLForm to either use the camera or choose a stored picture. Submitting the HTMLForm  uploads the picture correctly. Depending on the type of internet connection
WI-Fi, 4G or 3G or even worse, this take some seconds.

Would it be possible to move the content of the FileComboBox (onChange?) to a Request in
the TserverRequestQueue so that the could go right on to taking the next picture without waiting for
the HTMLForm to finish its work ?
If so how is this done?
Any help greatly appreciated.

Nils
Mon, Oct 19 2015 4:14 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Nils,

<< Would it be possible to move the content of the FileComboBox (onChange?) to a Request in the TserverRequestQueue so that the could go right on to taking the next picture without waiting for the HTMLForm to finish its work ?  If so how is this done?  Any help greatly appreciated. >>

Yes, it can be done, but it isn't particularly simple and isn't supported in IE9, which is why we don't support it in EWB yet.

I will probably be incrementing the base IE browser target soon, though.  Especially with Windows 10 and the Edge browser coming on the scene.  And, when I do, the remaining trailing HTML5 features that aren't currently supported due to IE9 will be added.

Tim Young
Elevate Software
www.elevatesoft.com
Image