Browse by Tags

Related Posts

  • asp subs to asp.net

    I am new to .net but am familiar with classic asp. I do not understand how to use the asp:image component within a sub like I would have done in classic asp. In Classic asp I would use a sub for demonstration purposes <% Sub openShadow() %> <table cellpadding="0" cellspacing="0"...
    Posted to Migrating from ASP to ASP.NET (Forum) by thinking2 on 05-18-2009, 12:00 AM
    Filed under: asp:image, function, sub
  • Re: Accessing code in app_code folder

    Thanks, but this is still not getting past the initial error regards: Dim QueryStringCollection As NameValueCollection QueryStringCollection = Request.Form Compiler Error Message: BC30369: Cannot refer to an instance member of a class from within a shared method or shared member initializer without an...
    Posted to Web Forms (Forum) by theoldgoat on 04-24-2009, 12:00 AM
    Filed under: sub, VB, App_Code, instance
  • Accessing code in app_code folder

    I've got a small web site (in vb) I'm developing using VWD 2008 express, which needs to make use of a public sub thats in a .vb file under the app_code folder. How come I can't use the sub, since I thought it was automatically accessible when in the app_code folder?
    Posted to Web Forms (Forum) by theoldgoat on 04-23-2009, 12:00 AM
    Filed under: sub, VB, App_Code
  • for loop in inline script - sub being called only once

    Hello, I'm trying to avoid dynamic controls, and just for testing, I created the following .aspx, with a sub MySub, a form, and an inline script with a for loop. In the form, I'm trying to call MySub at the onint event, in a loop. Although it does create 10 checkboxes, it assigns only one ID...
    Posted to Web Forms (Forum) by greatbear on 07-14-2008, 12:00 AM
    Filed under: sub, loop, inline, .ASPX, inline code
  • Quicksort parentheses error

    Hello all I am trying to sort a collected set of form input fields... no matter how I try to call Quicksort IE returns me an error how Quicksort is misdefined one way or another... I get either:: Microsoft VBScript runtime error '800a01f4' Variable is undefined: 'QuickSort' or Microsoft...
    Posted to Web Forms (Forum) by JAaronAndersondotcom on 03-03-2008, 12:00 AM
    Filed under: paren, parentheses, Quicksort, sub, form, sort, 800a01f4, 800a0414
Page 1 of 1 (5 items)