|
#1
|
|||
|
|||
|
invalid key for 'next"
Working with submitting data to web form using AMS 5
Getting the following error: invalid key for 'next" some code: (not real username and password, obviously) tabAuth={"username", "password"}; err = HTTP.testConnection("http://66.88.18.69/", 20, 80, tabAuth, nil); The same happens when I'm trying to do HTTP.submit, which is why I went back to solve .testConnection first. Any ideas? |
|
#2
|
||||
|
||||
|
Try:
Code:
tabAuth={UserName="username",Password="password"};
err = HTTP.testConnection("http://66.88.18.69/", 20, 80, tabAuth, nil);
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
All times are GMT -6. The time now is 03:20 AM.








Linear Mode
