I wrote a web app on VisualBasic 2010, and cookies persist in all browsers except Internet Explorer 8.
the answer that follows solves the problem.
|
I wrote a web app on VisualBasic 2010, and cookies persist in all browsers except Internet Explorer 8. the answer that follows solves the problem. |
||||
|
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
I solved the problem by re-writing my cookie read and write methods. (web app developed with VisualBasic2010 and runs on Windows Server 2008)
|
|||
|
|