simple query (c# newbie)
Hi all,
Im a newbie to C# and was wondering why I get:
C:\Inetpub\wwwroot\testapp\DropDown2.aspx.cs(115): No overload for method 'PopulateColour' takes '0' arguments
whenever I try to call my functions.
ie:
PopulateColour();
Any help greatly appreciated,
thanks,
Pete
pete.mckeePosted Apr 30, 2004, 6:09 AM