Cookie Problem urgent
-
Hi Techies, I have a probem with cookie Say I have two files a.aspx b.aspx b.aspx is having the functionality of reading cookie and updating things in Database and b.aspx is never fired directy it is fired by calling them from a.aspx thru script tag like </html> when b.aspx is called directly its reading cookie, where as it called thru this script from a.aspx the cookie is not reading and updation of database all are fine only the cookie reading is problem. please get me any solutions have any one faced this sort of issue?? my mail id senthilkumaranz@rediffmail.com Loving Code, R. Senthil Kumaran</x-turndown>
-
Hi Techies, I have a probem with cookie Say I have two files a.aspx b.aspx b.aspx is having the functionality of reading cookie and updating things in Database and b.aspx is never fired directy it is fired by calling them from a.aspx thru script tag like </html> when b.aspx is called directly its reading cookie, where as it called thru this script from a.aspx the cookie is not reading and updation of database all are fine only the cookie reading is problem. please get me any solutions have any one faced this sort of issue?? my mail id senthilkumaranz@rediffmail.com Loving Code, R. Senthil Kumaran</x-turndown>
No solution from me, but I'll just mention that I've never seen that: I usually see it used with JavaScript include files and there's always a closing tag: (). What are you trying to accomplish? Regards, Alvaro