[thelist] Need name for use in Dyanically generated field name inASP

Michele Foster foster.michele at gmail.com
Tue Feb 26 14:48:25 CST 2008


On 26/02/2008, Joshua Olson <joshua at waetech.com> wrote:
>
>
> > So, I need to build a string of the field name to use in the
> > IF statement, but am stuck on how to do this.
>
> Try this,
>
> If Request.Form("WorkshopGroupID" & WorkshopGroupingID) = WorkshopID Then
> Response.Write " checked=""checked"""
> End If
>
> ??
>
> Joshua
>
>
Josh,

As always, you so Rock!

Is it just me or shouldn't this have been easier?  I mean I've wasted hours
trying to figure out how to dynamically build the name for use in the IF
statement.

Thanks a million.

Michele



-- 
> Michele Foster
> Work - http://wizardev.ca/
> Play - http://mishka.ca/
> Fun - http://isitbeertimeyet.ca/



More information about the thelist mailing list