Okey, I'm on the road again.

My code all ready and done BUT I get the following error:

"Define a Public Sub Main procedure for your project. Declare it as Shared if and only if you define it inside a class"

Now how do I "define" this?

I've got a Public Sub Main() and a End Sub of course but nothing inside it... All my code is behind a button.

Hard getting used to all this .NET stuff... boot cool

: Todd