Multi ASP.NET questions

dualshock03

Well-known member
Joined
Jan 28, 2007
Messages
105
Programming Experience
1-3
Questions:

1) how to incorporate or add a flash (.swf) file component in visual web devloper 2005 Professional? i'm going to add a loading progress bar at my webpage then load to the login page after the load finish..

2) what are the common function codes used in ASP.NET? what are the other web functions code aside from "session" & "response"?

3) Label and Hyperlink control in web developer toolbars doesn't generate its code block and "On_Click events in its code-behind class...

4) How to show or hide panel controls and resize it programmatically in visual web developer? It does not include its properties in code...
 
Back
Top