Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: mreverman
  • Content: Threads
  • Order by date
  1. mreverman

    ListBox and Checkbox always False

    I have an index.aspx file that calls several user controls that I created. They are named as follow: <%@ Register tagPrefix="myCtrls" tagName="logo" Src="LogoTemplate.ascx" %> <%@ Register tagPrefix="myCtrls" tagName="menuSearchTemplate" Src="MenuSearchTemplate.ascx" %> <%@ Register...
  2. mreverman

    struct::class HELP PLEASE

    I have several pm files like so xST.pm xHeader.pm x276.pm xSeparator.pm xHeader.pm includes (uses) xST.pm x276.pm includes (uses) xHeader.pm x276.pm includes (uses) xSeparator.pm I create a new instance of a class like so: my $new = new X_276. The complete class looks like this...

Part and Inventory Search

Back
Top