Click here to Skip to main content
15,904,155 members
Home / Discussions / Web Development
   

Web Development

 
AnswerRe: Looking for CMS Pin
Michael P Butler3-Apr-06 10:34
Michael P Butler3-Apr-06 10:34 
AnswerRe: Looking for CMS Pin
CWIZO3-Apr-06 22:20
CWIZO3-Apr-06 22:20 
Questionusing javascript confirmation box in gridview asp.net Pin
sandeep kumar pundhir3-Apr-06 6:14
sandeep kumar pundhir3-Apr-06 6:14 
GeneralRe: using javascript confirmation box in gridview asp.net Pin
Guffa3-Apr-06 7:59
Guffa3-Apr-06 7:59 
AnswerRe: using javascript confirmation box in gridview asp.net Pin
rizwan.afsar4-Apr-06 1:53
rizwan.afsar4-Apr-06 1:53 
QuestionReading a Cookie which is created by another server Pin
nagarajuepuri3-Apr-06 2:24
nagarajuepuri3-Apr-06 2:24 
AnswerRe: Reading a Cookie which is created by another server Pin
CWIZO3-Apr-06 4:05
CWIZO3-Apr-06 4:05 
AnswerRe: Reading a Cookie which is created by another server Pin
Vasudevan Deepak Kumar4-Apr-06 3:19
Vasudevan Deepak Kumar4-Apr-06 3:19 
Epuri,

I think you are going against the CookieSpecications enlisted over here: http://wp.netscape.com/newsref/std/cookie_spec.html[^]

For security reasons, cookies will not cross boundaries of the domain and the strictness can be tightened with Secure attribute.

Even for sites with the requirements like the one you have, you need to have an Intermediate ASP page in each of the server to read and write cookies from each other domain.

Check out this http://www.asp101.com/articles/chris/transfercookies/default.asp[^]

Vasudevan Deepak Kumar
Personal Web: http://www.lavanyadeepak.tk/
I Blog At:
http://www.dotnetjunkies.com/weblog/deepak/
http://deepakvasudevan.blogspot.com/
http://deepak.blogdrive.com/
QuestionHow can i expire previous pages after logout.. Pin
Jax_qqq3-Apr-06 2:08
Jax_qqq3-Apr-06 2:08 
AnswerRe: How can i expire previous pages after logout.. Pin
Sushant_Mathur3-Apr-06 22:05
Sushant_Mathur3-Apr-06 22:05 
GeneralRe: How can i expire previous pages after logout.. Pin
Jax_qqq3-Apr-06 22:26
Jax_qqq3-Apr-06 22:26 
Questionsha1 in 'C' for windows O.S Pin
lokesh_the_best3-Apr-06 1:13
lokesh_the_best3-Apr-06 1:13 
QuestionASP Page not loading Pin
Harsha kamat3-Apr-06 0:26
Harsha kamat3-Apr-06 0:26 
GeneralRe: ASP Page not loading Pin
Guffa3-Apr-06 8:02
Guffa3-Apr-06 8:02 
GeneralRe: ASP Page not loading Pin
Harsha kamat3-Apr-06 18:04
Harsha kamat3-Apr-06 18:04 
GeneralRe: ASP Page not loading Pin
Sushant_Mathur3-Apr-06 22:08
Sushant_Mathur3-Apr-06 22:08 
QuestionHow to retieve share point data from a windows application (c#) Pin
K ANvar sadath2-Apr-06 20:54
K ANvar sadath2-Apr-06 20:54 
GeneralRe: How to retieve share point data from a windows application (c#) Pin
Guffa2-Apr-06 22:30
Guffa2-Apr-06 22:30 
QuestionHOW TO REPLACE '<' with any other character in Javascript Pin
baskar.G2-Apr-06 19:28
baskar.G2-Apr-06 19:28 
AnswerRe: HOW TO REPLACE '&lt;' with any other character in Javascript Pin
Guffa2-Apr-06 20:38
Guffa2-Apr-06 20:38 
QuestionAnimated div textbox? Pin
cdmlb@hotmail.com2-Apr-06 15:30
cdmlb@hotmail.com2-Apr-06 15:30 
AnswerRe: Animated div textbox? Pin
cdmlb@hotmail.com3-Apr-06 15:32
cdmlb@hotmail.com3-Apr-06 15:32 
AnswerRe: Animated div textbox? Pin
Shog94-Apr-06 10:27
sitebuilderShog94-Apr-06 10:27 
AnswerRe: Animated div textbox? Pin
cdmlb@hotmail.com4-Apr-06 13:38
cdmlb@hotmail.com4-Apr-06 13:38 
GeneralRe: Updated Animated div textbox? Pin
cdmlb@hotmail.com4-Apr-06 15:01
cdmlb@hotmail.com4-Apr-06 15:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.