Only submitting part of a page....

andycharger

Centurion
Joined
Apr 2, 2003
Messages
152
Guys i have an issue...

On my page, I have an embedded windows media player type thing.
Its playing a live feed that is initiated when the page loads.
However, I also have a rating form on the page. What I want to do is allow people to add a rating and submit that form without refreshing the entire page as the movie restarts.

Is there a clever way to submit part of a page or submit a form without refreshing the page?

Any help will be appreciated as always.

Andy
 
andycharger said:
Guys i have an issue...

On my page, I have an embedded windows media player type thing.
Its playing a live feed that is initiated when the page loads.
However, I also have a rating form on the page. What I want to do is allow people to add a rating and submit that form without refreshing the entire page as the movie restarts.

Is there a clever way to submit part of a page or submit a form without refreshing the page?

Any help will be appreciated as always.

Andy

Take a look at AJAX.Net
 
Back
Top