Search found 6 matches
- Thu Jan 08, 2015 7:43 pm
- Forum: Beginners
- Topic: MSnet working with the GUI, but not with a form action
- Replies: 10
- Views: 8974
Re: MSnet working with the GUI, but not with a form action
Hey Marcus, Thanks so much for all your help. We are very pleased so far with what we have going on with msNet. I do have another question for you. So right now as the macro finishes we'r able to take advantage of MACRO_RESULT to let us know that it's done. Is there a way for the Macro to communicat...
- Tue Dec 30, 2014 8:14 pm
- Forum: Beginners
- Topic: MSnet working with the GUI, but not with a form action
- Replies: 10
- Views: 8974
Re: MSnet working with the GUI, but not with a form action
Pursuing this further and reading in the Chrome console, I get the error message: net::ERR_UNSAFE_PORT. Looking this up online I have read the Chrome happens to consider port 6666 (the default recommended port from you guys) as unsafe. Just a heads up for ya Marcus for further documentation and what...
- Mon Dec 22, 2014 5:50 pm
- Forum: Beginners
- Topic: MSnet working with the GUI, but not with a form action
- Replies: 10
- Views: 8974
Re: MSnet working with the GUI, but not with a form action
Okay I found out what the issue was (sort of). Apparently both the form action and entering the request through the browser doesn't work with Chrome, but with Internet Explorer and Firefox. I'm not sure if there is a setting I need to fix in Chrome to get this to work (do you know what could be caus...
- Thu Dec 18, 2014 6:06 pm
- Forum: Beginners
- Topic: MSnet working with the GUI, but not with a form action
- Replies: 10
- Views: 8974
Re: MSnet working with the GUI, but not with a form action
Here is the screenshot of the gui. Thanks Marcus!
- Tue Dec 16, 2014 10:25 pm
- Forum: Beginners
- Topic: MSnet working with the GUI, but not with a form action
- Replies: 10
- Views: 8974
Re: MSnet working with the GUI, but not with a form action
Well when I try to enter into it the browser I just receive a "This webpage is not available" page. I think I am doing everything correctly except maybe the ip. Lets say I were to use an ipaddress: 192.168.1.2, a port 6666, and wanted to use the macro Name_Pro.scp and send the parameter id = 121. I ...
- Mon Dec 15, 2014 11:39 pm
- Forum: Beginners
- Topic: MSnet working with the GUI, but not with a form action
- Replies: 10
- Views: 8974
MSnet working with the GUI, but not with a form action
Hello, I've been playing around with MSnet and have been able to get it to work with the MSnet GUI whether between two computers on a local network, or from one computer to a server/virtual machine. However I can't seem to get the html form submit to launch a Macro Scheduler macro whether it be loca...