Click to See Complete Forum and Search --> : ASP.NET VB , running code after the page has loaded


Nightcat
02-20-2009, 08:08 AM
Hi everyone

I have a page on my hands which uploads the file to the user when the page is being loaded, but the problem is that the page text doesn't load.

I need to find a way to upload the file after the HTML has been sent up, hence I need to find of running some code on the server once the page has loaded.

I never wrote VB.NET before

Thanks alot