-I guess I don't see why you can't replace the one subreport in the group header with two
because the report in question is not in a group header, its on the report header....run once based on a passthrough parameter from the main report. the Issues are grouped and the detail records are...
an interesting idea. How would i manage multiple issues however? the main report would then have two seperate detail sections.. it should look like this
issue:a
site site
site site
issue:b
site site
site site
site site
DETAIL
ISSUEtype(HEAVY)
ISSUE:BBBBB
LOTS Of detail
ISSUE:BBBBv
LOTS Of...
Ok, I know that it is "IMPOSSIBLE" to have a subreport nested within another. But let me tell you what I need to do, and maybe you can figure out a way to make it work.
I have a report with its primary record set = a grouped detailed dump of data. In its header I have a subreport that returns...
nice idea. Ill keep that in mind in the future. I've had hard times playing with crosstabs in any reporting software, they always seem a LITTLE too restrictive. But i've never thought of using formula'ed crosstabs...
I ended up doing this though:
Pre processing and filling a temp table with...
problem is, i need to show the actual still. I ended up doing pre processing and filling a temp table with 0 entries for the whole week, and then in the select statment I grouped and summed the hours field, all entries with a 0 still showed on the report, but just showed as a "-" which...
I'm writing a query for a timesheet report. our company uses an interesting 4 hour minimum per day per person rule, in which if the total time entries on each day of the week doesnt total 4, then it adds (if they had 3 it would add 1 ) to the bottom of each persons daily subtotals.
the report...
I'm writing a query for a timesheet report. our company uses an interesting 4 hour minimum per day per person rule, in which if the total time entries on monday this week doesnt total 4, then it adds (if they had 3 it would add 1 ) to the bottom of each persons daily subtotals.
the report...
Ok, so IT works inside, but not outside of your firewall. I think i may have jumped a bit. You say it works internally. But outside its screwy. First, are there any other websites running on this server? Accessible from DNS out on the internet? Or by IP even. Lets see if you can host HTTP...
Good point, we have been runing into that situation. Our Address books have all needed to be removed and readded. I figured it was because of GUIDs changing after restore of the new mailboxes.
"modprof", whats this?
worked for me last week when we had a server meltdown with about 100 clients at 3 remote locations. Exchange 2k3 'n all. Only problem is, it never switches to the new name, it keeps the old one unless you go into the profile and recheck the name. When ya do that it finds the actual exchange...
Have you got any firewall software installed? Or are your running exchange on SSL, HTTPS? OWA also tries to use Integrated authentication when available, maybe your ISP is confusing Exchange. You can try to turn off Integrated Authentication in IIS for the "Exchange" Virtual directory.
xmsre is right. If the old server is still online, but has no mailboxes left on it. then it will automatically change the users settings onto the new server. However, if the original server is no longer available (server crash n' burn) then this wont occur. I've found one little cheat that...
I've seen this before, In fact, i just faced it the other day. It took a little bit of head scratching to get it to work. It has to do with IIS directory permissions. The graphics all come from the "exchweb" directory. The Authentication on all exchange directories should look like...
somthing else i noticed.
Just before the include for the processing page i run a
<cfhtmlhead text="<title>#GetHeader.Title#</title>">
line...Then i do the cfinclude. The include is the processing page. heres what it looks like
<title>PROCESSING PAGE</title>HTTP/1.1 200 OK...
It gets better. When i really piss it off. On even a more rare occasion. The form submission completely fails and i recieve this. And only this as a result.
HTTP/1.1 100 Continue
Server: Microsoft-IIS/5.0
Date: Mon, 25 Nov 2002 22:04:46 GMT
HTTP/1.1 302 Object Moved
Location...
I have a form, that posts to a processing page. and that page in turn directs to a logged on homepage or back to the logon with a handled error. Here is the process:
For background. This is a web application. that does dynamic includes of the page content. (its a site builder type...
I cannot with an intriguing solution . I loaded a second frame with a zero Percent width. In that frame I loaded a page that had a meta refresh tag to refresh it every 30 seconds. This in turn kept my session alive. ALso with this implementation. The page that i use to refresh, also does...
Im desperate, and im completely out of my mind trying to get this to work. Please help ASAP!!!!!
I have developed an activex application which uses microsoft terminal services advanced client to run a remote program (simple enough). It is a custom app for a client of ours. I have...
I have a 2 page website. The first page is a logon page. The second is an activeX control showing a custom app. I need to track web users through session/application scope variables. I require, that while the user is on the activex page...that their session not expire. Problem is, A session...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.