User Profile

Collapse

Profile Sidebar

Collapse
Conor
Conor
Last Activity: Feb 7 '11, 02:22 PM
Joined: Jun 20 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Yes but how do I use it?
    Con....
    See more | Go to post

    Leave a comment:


  • Hi Jared
    It is ASPRunner Pro. So far I have come up with...

    if IsNull(("G2")) or IsEmpty ("G2") or ("G2")="" or len("G2")>0 then
    xt.assign "G2_fieldheader column",false
    xt.assign "G2_fieldcolumn ",false
    end if

    but this just gets rid of the G2 header and its column whether the value for G2 is null or not. It is as if none...
    See more | Go to post

    Leave a comment:


  • Hi Jared
    I just wondered if you had had any thoughts on this? It is giving me a real headache.
    Thanks
    Con...
    See more | Go to post

    Leave a comment:


  • Hi Jared

    As I have said I am very bad at ASP so I am not quite sure even what you mean.

    The code for the ASP Page is as follows...

    Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <HTML {$html_attrs}><HEAD><TITLE>Test</TITLE>
    <link REL="stylesheet" href="include/style.css" type="text/css"><!--[if IE]><link
    ...
    See more | Go to post
    Last edited by Niheel; Jun 22 '10, 05:21 PM. Reason: please use code tags to post code

    Leave a comment:


  • Conor
    started a topic How to hide fields/columns which are null

    How to hide fields/columns which are null

    Hello. I am very bad at ASP and use ASPRunner Pro to write ASP pages for me. I have come across a problem however which I cannot figure out. Quite simply on a list page I have six fields, [G1 Title],[G2Title],[G3Title],[G4Title],[G5Title],[G6Title]. Depending on who has logged in however, not all of these fields will contain a value. Each of these has its own column and is only displayed once via a SELECT DISTINCT statement. In other words [G1 Title]...
    See more | Go to post
No activity results to display
Show More
Working...