When i try to assign the Body to an ASP page with MORE than one parameter. For Example: "http://intranet/mail.asp?parameter1=pp¶meter2=3456&submit=true"
then i see that for some reason in the code you close the quotation marks after the first parameter, and it would look like this: "http://intranet/mail.asp?parameter1=pp"¶meter2=3456&submit=true
NOTICE that the ending " is before parameter2 !!!. PLease let me know if i am doing something wrong or its a bug to be fixed. |
|
|