Answer Posted / v madhu babu
Security issues that can be encountered
When Ajax calls are sent through plain text and it may lead to know the database details
Inserting scripts can also be possible and attackers can easily penetrate into the system
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I submit a form or a part of a form without a page refresh?
What is the difference between proxied and proxyless calls?
What is ajax method?
What are the technologies used by ajax?
Why is ajax called ajax?
Is ajax considered a programming language?
What are the different ready states of a request in ajax?
What is xmlhttprequest object in ajax?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous?
Does ajax have the same meaning as xmlhttprequest?
Which control you need to place on the page to show loading image?
How do we abort the current xmlhttprequest in ajax?
Can we call server-side code from javascript? : asp.net ajax
What do I do on the server to interact with an ajax client?
How to control how long an ajax request may last?