User1702362727 posted
Im creating a project using mobilecontrols
I'm using cookies to get the value of the customer code in the login page
so I'm getting the value of the code through the use of cookie request and response..
but when I run the application with openwave simulator, it gets an error..
I think the openwave simulator does not allow cookies?
Is there any phone simulator wherein cookies would work?
or should I use other codes in replacement for the cookie codes like the response.redirect which can also pass values?