Viewing 15 posts - 61 through 75 (of 93 total)
Just saw this example as well, haven't tried it though so no guarantees:
<a href="mailto:someone@yoursite.com?cc=someoneelse@theirsite.com, another@thatsite.com, me@mysite.com">Email Us</a>
This example implies that there can only be one primary mailto recipient...
June 28, 2006 at 3:06 pm
The folks concerned about the new Google complex's location with regard to potential flooding can rest easy, the complex is on the Columbia river about a mile below a large power-generating...
June 21, 2006 at 7:06 am
A hack I have used to display different colors or text styles in the same texbox, when I know that the report will always be rendered in HTML format (enforced...
June 16, 2006 at 9:51 am
Extend the format mask so that it reads:
#,###.## €;-#,###.## €;''
or this if the number will never be negative or you don't care about what it looks like if it is negative:...
May 18, 2006 at 6:39 am
Note the above solution carries a disclaimer: although it works we don't use it as most of our reports are distributed on a data-driven subscription as HTML embedded within emails -...
April 28, 2006 at 10:18 am
Another option you can try if you are relatively sure that the audience of the reports won't have javascript blocked or company policy has popups blocked is to use the...
April 28, 2006 at 10:11 am
I need you to talk to my boss to get us SQL Server 2K5 - we are currently stuck at 2K with no upgrade...
April 27, 2006 at 1:07 pm
How are most users going to be viewing the report as a finished product? If the reports will be requested and rendered always as within the standard RS manager report viewer,...
April 27, 2006 at 11:56 am
The method I think is the cleanest:
1) First set up a custom routine that does the work of navigating to your target, by creating a code module on the properties...
April 26, 2006 at 8:53 am
Oops got wrong link - here is correct one:
March 15, 2006 at 10:59 am
Have U made sure that ALL settings are identical, including collation - here is a link that explains how a difference in collation settings between two machines can affect performance:
March 15, 2006 at 10:57 am
The use of the single_ampersand in TOAD to prompt for the variables got me what I was after basically, it even persisted the variables between sessions which was a bonus. ...
February 22, 2006 at 10:38 am
My goal can be boiled down as wanting to know the simplest way to script, using Oracle PL\SQL syntax, the example query in my first post (see below also) so...
February 21, 2006 at 1:37 pm
Thanks for the links Peter, I guess I'm once again forced to learn more than what I wanted to but also more than a...
February 21, 2006 at 10:54 am
Viewing 15 posts - 61 through 75 (of 93 total)