Yes but how do I use it?
Con....
User Profile
Collapse
-
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...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...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
Leave a comment:
-
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]...
No activity results to display
Show More
Leave a comment: