Modify ↓
#1349 closed Bug (No Bug)
InetGet not working without Filename
| Reported by: | Owned by: | ||
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.1.7 | Severity: | None |
| Keywords: | Cc: |
Description
There is no network communication for InetGet
if the optional "Filename" is not configured.
InetGet("http://foo.de/counter.php") is not working.
have to use
InetGet("http://foo.de/counter.php", "trash.txt) instead.
please give feedback
best regards
bernd
Attachments (0)
Change History (1)
comment:1 by , on Dec 16, 2009 at 5:37:19 PM
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Feedback? If you want feedback then you ask on the forum. Where you would have been told this is not a bug.