Click here to Skip to main content
15,895,011 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
pls,could u tell me how to include javascripts in web services?it is possible?
Posted
Comments
Sandeep Mewara 8-Jan-13 10:03am    
This is not a well framed question! We cannot work out what you are trying to do/ask from the post. Please elaborate and be specific.
Use the "Improve question" link to edit your question and provide better information.

1 solution

Hi Kiruthikaraja,

If I understand your question correctly, the answer is no, that is not possible.
The response of a WebService is not a regular HTML page, in which you can integrate JavaScript.

However, if you meant how to call a WebService from Javascript, that is easily accomplish-able,

Let me know if you did mean that and I'll provide links\sources.

Cheers,
Edo
 
Share this answer
 
v2
Comments
kiruthikaraja 9-Jan-13 6:27am    
thanks for ur help sir..no i dont want to call webservice from javascripts..i want to write javascript in web service.

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