Tagged Questions

0
votes
0answers
21 views

How do I handle an ASP response using (for example) JavaScript

The basic problem is this. I have a simple HTML form in my ASP page. This form has (at the moment, for simplicity) one text field. Now, on submit, I use the form action attribute …
0
votes
0answers
7 views

Interactive aJax interface

Hi, I want to build a sample PHP and aJax based interface that every 1 second (1000 miliseconds) will check and open the content of a text file : like "informations.txt" . To add …
0
votes
3answers
111 views

AJAX permanent connection to the server?

is there any way to open AJAX permanent connection to the server? My programm needs to exchange data with server in real-time, not just every N seconds. Do you know any example …
1
vote
1answer
79 views

ajax file upload tool

What ajax library is better to use to build ajax file upload? Are there any extensions for prototype, jquery or other libraries?
2
votes
1answer
161 views

how do I remove HTML tags from text using javascript?

I have a textarea and need to post its content to server via AJAX call, but I need to strip HTML using javascript from it. How I can do this?
0
votes
1answer
35 views

Ajax Support in reporting

Can we add ajax in all the fields and in reporting?