how to use Global.asax file in ASP.net?

Rupali

New member
Sub : how to use Global.asax file in ASP.net?
i want the complete working example of global.asax file on server or website and some asp.net file using the global, server , application objects(variables) in that asp.net file to reflect on the asp.net file when it executes online.
also tel me how to declares all those objects(variables) in global.asax file means the complete working example. i also need the asp.net example where i can click on come button ot link and it creates and writes a text file on my website using asp.net (VB.net, VBScript on server side and java script on client side)
i need it for my project. Thanks for all yahoo users to help me
Thanks/Regards
Rupali V.
 
Back
Top