I'm trying to use the HTTPRequest function and keep getting the following error:
404 Error Connecting To Host
Here's the code I'm using:
HTTPRequest>HTTP://10.10.1.18,,Get,,HTMLResponse
Message>HTMLResponse
I can connect to this device using IE without a problem. Any thoughts?
Thanks!
Search found 11 matches
- Tue Jan 31, 2006 1:58 pm
- Forum: Technical / Scripting
- Topic: HTTPRequest Error
- Replies: 1
- Views: 4096
- Fri Sep 16, 2005 5:29 pm
- Forum: Technical / Scripting
- Topic: SetFocus Problem
- Replies: 14
- Views: 16489
- Fri Sep 16, 2005 5:14 pm
- Forum: Technical / Scripting
- Topic: SetFocus Problem
- Replies: 14
- Views: 16489
- Fri Sep 16, 2005 4:33 pm
- Forum: Technical / Scripting
- Topic: SetFocus Problem
- Replies: 14
- Views: 16489
- Fri Sep 16, 2005 4:10 pm
- Forum: Technical / Scripting
- Topic: SetFocus Problem
- Replies: 14
- Views: 16489
Same result with this code. 09/16/05 11:56:00:802 - Run Program>E:\sqlany50\win32\dbsvmn50.exe 09/16/05 11:56:00:812 - WaitWindowOpen>SQL Anywher* 09/16/05 11:56:00:822 - If>WW_RESULT=False,ErrProg 09/16/05 11:56:00:832 - Let>WF_TYPE=2 09/16/05 11:56:05:839 - Wait>5 09/16/05 11:56:05:859 - Press Alt...
- Fri Sep 16, 2005 3:46 pm
- Forum: Technical / Scripting
- Topic: SetFocus Problem
- Replies: 14
- Views: 16489
I just ran this code. Still does not work. 09/16/05 11:32:00:221 - Run Program>E:\sqlany50\win32\dbsvmn50.exe 09/16/05 11:32:05:228 - Wait>5 09/16/05 11:32:05:238 - Press Alt 09/16/05 11:32:06:239 - Wait>1 09/16/05 11:32:06:249 - Send Character/Text>A 09/16/05 11:32:07:251 - Wait>1 09/16/05 11:32:07...
- Fri Sep 16, 2005 3:01 pm
- Forum: Technical / Scripting
- Topic: SetFocus Problem
- Replies: 14
- Views: 16489
I added the WaitWindowOpen and the macro didn't stop. Here's the log file: 09/16/05 10:42:00:287 - Run Program>E:\sqlany50\win32\dbsvmn50.exe 09/16/05 10:42:05:314 - Wait>5 09/16/05 10:42:05:324 - Press Alt 09/16/05 10:42:06:346 - Wait>1 09/16/05 10:42:06:356 - Send Character/Text>A 09/16/05 10:42:0...
- Fri Sep 16, 2005 2:35 pm
- Forum: Technical / Scripting
- Topic: SetFocus Problem
- Replies: 14
- Views: 16489
Here's my code. I just ran this and it still doesn't make the window active. Run Program>E:\sqlany50\win32\dbsvmn50.exe Wait>5 Press Alt Wait>1 Send Character/Text>A Wait>1 Release Alt Wait>30 Let>WF_TYPE=2 SetFocus>SQL Anywhere* Press Alt Wait>1 Send Character/Text>C Wait>1 Release Alt Am I doing s...
- Fri Sep 16, 2005 2:16 pm
- Forum: Technical / Scripting
- Topic: SetFocus Problem
- Replies: 14
- Views: 16489
SetFocus Problem
I just moved a macro that was written in version 6 to a server that has version 7.4.004. It used the setfocus command to make the window active then send Alt-C to close it. On 7.4.004, the setfocus never gives the focus back to the window. I've tried using the View System Windows to check the window...
- Fri Mar 18, 2005 4:52 pm
- Forum: Technical / Scripting
- Topic: Access violation at address 0049AC0C in module 'msched.exe'
- Replies: 5
- Views: 7901
- Fri Mar 18, 2005 2:01 pm
- Forum: Technical / Scripting
- Topic: Access violation at address 0049AC0C in module 'msched.exe'
- Replies: 5
- Views: 7901
Access violation at address 0049AC0C in module 'msched.exe'
I installed the Macro Scheduler on a new HP M350 Server running 2003 Server with 2 GB Ram. I get the above error when I try to access the Scheduler via the System Tray. I have to stop the process via the Task Manager and then start a new instance to access it. My macros seem to work correctly. Has a...