Hello Community,
I'm trying to create a dynamic URL with the following script:
${SQL:SELECT REPLACE(REPLACE(Macro, '$$Password$$', 'mypassword'),'$$User$$', 'pattersonb') FROM NetFlowAlertMacros WHERE ID='OutWebMailInterfaceDetailsLink'}
However, I keep on getting the message:
User name:
pattersonb
Enter domain\username or username@domain for windows accounts
Password:
[ ]
Login failure.
User name and/or password incorrect.
Login
Enable JavaScript to login
I have entered the username and password as requested, and enable JavaScript to login, but still keep on getting the same message.
Any help would be greatly appreciated..
Cheers
Carlton