Modify ↓
Opened 16 years ago
Closed 16 years ago
#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)
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.