PRB: Loss of Query Sting Values When You Use J-PHONE (312099)
The information in this article applies to:
- Microsoft Mobile Internet Toolkit (MMIT)
This article was previously published under Q312099 SYMPTOMS
When you use the J-PHONE and the J-PHONE emulator, if you append query string values to the Action attribute of a <form> tag and use the HttpRequest.QueryString collection to retrieve the values, no query string values are retrieved.
CAUSE
This problem occurs because of a J-PHONE limitation wherein you cannot append a query string to the URL in the Action attribute of a <form> tag.
RESOLUTION
When you use the J-PHONE and the J-PHONE emulator, use the HttpRequest collection instead of HttpRequest.QueryString to retrieve query string values from the Action attribute of a <form> tag.
Modification Type: | Major | Last Reviewed: | 6/14/2002 |
---|
Keywords: | kbEmulation kbprb kbWMLDevice KB312099 kbAudDeveloper |
---|
|