Dynamic rich media component for ASP.Net Flash, Video, Audio, FlashVideo and ToolTip / Balloon Help controls for C# and VB.Net
Welcome Guest Search | Active Topics | Members | Log In | Register

PostbackURL for Onclick on PlayList Items Options · View
Tom
Posted: Tuesday, November 13, 2007 5:20:23 PM
Rank: Guest
Groups: Guest

Joined: 7/20/2007
Posts: 53,654
Points: 100,812
Hi!, I'm a classic ASP guy but a newbie with .NET world and am trying to sort through all of the technologies that I have to learn at one time. I have a
website that streams multimedia in classic asp, but now have a need to learn the AJAX world to track click-throughs when someone views a clip without submitting the whole page. I had it working across all browsers until IE 7 came out and my XMLHTTP request no longer works. I have to use an old fashioned java applet for that which I want to get rid of. Anyway, so here I am evaluating your product as my possible new solution. The partial
postback I need is to add to a counter in SQL table. I like your product so far while I'm evaluating it but am confused about how to go about this. Could anyone pass along any Ideas or maybe a small example on how to proceed if this is even do-able. Thanks, Tom
Jake
Posted: Wednesday, November 14, 2007 4:45:09 AM
Rank: Administration
Groups: Administration

Joined: 7/26/2007
Posts: 676
Points: 1,728
Location: USA
OK

To make a small transation back to the database.

Put a hidden form field on its own in an update pannel.

Use JavaScript (please read the JavaScript API in the manual and look at the events) to fire the Update Pannel to Post Back (google this topic)

http://www.aspnetmedia.com
Guest
Posted: Monday, November 26, 2007 11:03:23 AM
Rank: Guest
Groups: Guest

Joined: 7/20/2007
Posts: 53,654
Points: 100,812
Jake wrote:
OK

To make a small transation back to the database.

Put a hidden form field on its own in an update pannel.

Use JavaScript (please read the JavaScript API in the manual and look at the events) to fire the Update Pannel to Post Back (google this topic)
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.