Erik,
Forgive me if I am incorrect, but I assume that some of the C# .NET functionality is needed in the new Drupal frontend? Whats the nature of this backend? Is it ASP .NET? If so it might be more useful as a webservice - this way you can easily use the functionality from Drupal.

James


On 7/5/06, Erik de Castro Lopo <[EMAIL PROTECTED] > wrote:
Erik de Castro Lopo wrote:

> Jeff Waugh wrote:
>
> > You might know this already, but worth mentioning to the crowd anyway: AJAX
> > calls have similar security restrictions as Java applets - ie. you can only
> > talk to the server the original page was served from. So if you wanted to
> > integrate two systems (frontend and backend), you'd have to do some proxying
> > to the C#/.NET backend system from the Linux/Drupal frontend web server.
>
> I didn't know that, so thanks, good to know.

It is possibly to serve the _javascript_ as a separate file from the
HTML isn't it?

If thats the case the javasript can be served from the IIS abomination.

Erik
--
+-----------------------------------------------------------+
  Erik de Castro Lopo
+-----------------------------------------------------------+
"The object-oriented model makes it easy to build up programs by
accretion. What this often means, in practice, is that it provides
a structured way to write spaghetti code." -- Paul Graham
_______________________________________________
coders mailing list
[email protected]
http://lists.slug.org.au/listinfo/coders

_______________________________________________
coders mailing list
[email protected]
http://lists.slug.org.au/listinfo/coders

Reply via email to