PDA

View Full Version : Send report via HTTP/HTTPS and asking the user


Albert Wiersch
24-Aug-2006, 10:56 PM
Shouldn't or isn't the user suppose to be asked to send a report via HTTP/HTTPS? I've never noticed this question being asked.

admin
25-Aug-2006, 10:27 AM
Hi,

Albert Wiersch wrote:
> Shouldn't or isn't the user suppose to be asked to send a report via
> HTTP/HTTPS? I've never noticed this question being asked.

You can set the send type (HTTP or HTTPS) at runtime changing the WebSendMode.

Example:



CurrentEurekaLogOptions.WebSendMode := wsmHTTP; // or wsmHTTPS



--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!