mnuniez's Interest Feed based on related Popegos is being calculated. You can check out the Interest Feed based on all Popegos using everyone as a feed source.
Bringing More Items...
Please wait while items that match your settings are processed...
Use the Remote Control on the right to filter the items.
Hi. I use IHttpModule for my site (asp.net 3.5 and iis 7) and there i add response.Filter for my pages. public void Init(HttpApplication application) { application.ReleaseRequestStat e += new EventHandler(InstallResponseFi lter); } private void InstallResponseFilter(object sender, EventArgs e)
thanks, but i didn't find exactly what i want. i did this: Dim a As String = GridView1.Columns.Item(1).ToSt ring and this gives me the name of the field, but could you tell me how to get the value of that field? "sloan" <sl...@ipass.net> schreef in bericht