Hello,
I'm a new comer to asp so bear with me here. I understand that asp can create html dynamically, but can it then make dynamic changes to that page without actually re-loading it? For example, I've looked into "real time chat" programs writen useing asp, and what I'd really like is just to change the text each time any user submits text without reloading the page, just changeing the text. Is it possible to do this? I can do this with a javascript, but I really want to be able to with asp.
Thanks in advance, Rob
"Programming is like art...It makes me feel like chopping my ear off."
- Currently down
I'm a new comer to asp so bear with me here. I understand that asp can create html dynamically, but can it then make dynamic changes to that page without actually re-loading it? For example, I've looked into "real time chat" programs writen useing asp, and what I'd really like is just to change the text each time any user submits text without reloading the page, just changeing the text. Is it possible to do this? I can do this with a javascript, but I really want to be able to with asp.
Thanks in advance, Rob
"Programming is like art...It makes me feel like chopping my ear off."
- Currently down