i have username and password field
username admin
password aaa
when i submit the button it goes to another screen as follows.in username and password i want the above username and password in corresponding field.
Username admin
password aaa
old password aaa
New password xxx
type in drop down list(active,Inactive)
Answers (1)
0
I've found
this link showing how you can set a preferred order for your networks, so it's not just for telnet only.
Accepted 1
Many thanks
that seems to be the solution i was looking for. I have followed the article and it does exactly what i am looking for. Now to see if it can be done in code.
thanks again