: Hi,
: How the flash(swf) file will retrieve the data from Database using ASP.
: Please help
Hi,
Try this,
1. In your flash(swf) file make a button which links to your ASP.
2. Publish your flash(swf) as a HTML file.
3. Save the HTML file in your <asp-server-path>
4. Call the html file and hope it works fine....!
- pad