Click here to Skip to main content
15,889,886 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi
we have an web application (Web_1) using Asp.Net Ajax Toolkit 2.0.

We have a new requirement to integrate this application in a new web application (Web 2).

This new web application (Web_2) is going to send login details by http post (WebRequest).

in response Web_1 will send html back to Web_2.

Now in response sent back to Web_2 we have calls to WebResource.axd which we are not able to resolve.

Is there a way where instead of WebResource.axd we can inject contents inline or make static reference (JavaScript, CSS etc ) in html itself.

Please suggest any alternative
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900