nmduc073
12-07-2007, 12:07 AM
I am making an ASP.NET application which uses Flex. Flourine is used as a gateway between .NET and Flex. In this application, we have an Flex application, which is a simple game, and an textbox which shows the overall score. In the game, I made a button event which sent the score to the textbox outside. However, I don't know how to display the updated score in ASP.NET. I know it need to be refreshed. But I don't know how to refresh it.
Please help me.
Please help me.