Cross Domain Communication

Cross Domain Communication

Old forum URL: forums.lhotka.net/forums/t/4123.aspx


Dodi posted on Friday, January 04, 2008

Hi Everybody

I have an Issue and I am really not sure what I need to do .

I have Web application (CSLA.Net based) my customers add many fields ( first name, Last name , address , …) and then processing take place and they can see the result back .

My issue raise when my customer need to post the same fields above to other domain that I have no control at all , So I developed  windows application that host web browser control  to do this it. Simply this windows application perform the login proccess to the other website and then read the fields list from my database then fill the other domain fields then press the submit button automatically.

So you know how hard to maintain this solution and versioning issues and all other issues related. So what I want is to automate this process within my web application instead the windows application. My challenges are:

I don’t have any control over the other web applications.

My Customer need to login to the other web sites before they can submit the data.

I can’t use JavaScript to manipulate the other website fields because it’s in another domain.

Please help if you have any Ideas.

Thanks

Dodi

 

 

 

 

 

Copyright (c) Marimer LLC