Hello
I have a Crystal Report that sums the performance of each associate (as a percent) and groups them individually. I represent that total as a bar graph for each person, whereby a new graph appears in each group header. At most, there may be 12 groups on any report. The report runs...
Hello
I am building a site that uses a template to keep the design uniform across all pages. When I drop a navbar into the template, the option to add popup menus is disabled. In the past, I have created the navbar with popups in an external htm file and included that into the page. However, I...
Hi
I'm brand new to Fireworks and hear about all the plug-ins that can be added to create more effects. The bad thing is, I cannot find them anywhere. All of my searches yield reviews on the product but no plug-ins. Can anyone point me in the right direction?
Thanks!
Hello
I'm been developing in Dreamweaver MX for over a year, and have been developing web projects for about 5 now. My sites are decent in terms of data entry and performance, but they're very plain. I would even say that they don't look altogether professional, even though they work well on...
Hello
I have placed a <DIV> tag with some text in it inside a <TD>. Is there any way to get a <DIV> tag to resize to the dimensions of that <TD> in which it is nested upon resize of the page? My issue is that the <TD> resizes but the <DIV> stays constant causing other objects to be placed under...
Howcome on some pc's, when I view my files in the browser is shows the url with the name of the file like this:
http://localhost/teststuff02/index.asp
and in others it shows a temp filename?
http://localhost/teststuff02/TMP76d43rwi83.asp
I'm messing around with some site layout stuff for my own personal benefit and wondered how the graphic containing the title and navigation menu is placed (like on this site for example) so that it doesn't break apart when text is added to the main <td>. I took a graphic and sliced it in...
Hello
My boss uses an excel spreadsheet that has a detail tab, a detail w/ graphs tab, and a graph only tab. Why? This is what his boss wants to see and he will not budge because it's what he's used to. My dilemma is that I have to spend tons of time updating the exact same charts. Is there a...
Hello
I am stumped. I am trying to sum the score of a weighted value. The field I am trying to sum contains the following formula:
[b]((PlatAHT}-{AHT})/{StdDevAHT})*({nch}/Sum (nch}, (Fullname})*100[b]
In summary, I want to create a total weighted statistical Z score. I realize that the...
I have a recordset that is being populated from a Stored Procedure. When I use the rs.RecordCount function, it always returns -1. Is there another way to return the count of records from a recordset from a SP?
sqlTeamCount = "Execute dbo.proc_Get_Org_Chart " & session("emplID")
Hello
I want to add a subtotal to the bottom of a cross-tab based on a calculation of two of the summarized fields in the table. Does anyone know of a good way to do this or if it is even possible?
Thanks!
Hello
Has anyone ever overlayed a dual axes graph with one axis stacked and the other one clustered? I have the one axis tablulating all emails received and stacking the different types while the other axis measures percent answered. What is happening is that the graph wants to stack both axes...
Rookie question:
How does one pass values stored in an array to a Sub Procedure?
Below is how I'm trying to pass it via a button, where arrRec is my array. My array does return records when I use response.write in a for...next statement.
onclick=submitUpdateForm(" & arrRec & ")...
Hello
I am hoping to toggle the color of the text inside <TD> tags using vbscript. If my dropdown is one option, I want the color red and if it is another, I want the color blue. I am using the following code to successfully control most everything else on the page...
Can someone point me to a complete listing of all available graphs in Crystal 9? More to the point, does Crystal 9 have the ability to generate histograms, control graphs, or box plot graphs?
Thanks
Dave Grumblis
Hello
I have a one report with a subreport that I replicated 4 times with varying selection formulae. After publishing these, I have them set to run on a reoccurring basis. The problem is that the subreport doesn't always run (it comes up blank). Its not always the same report, either. However...
Hello
Here is the code:
Response.Write("<TD><INPUT type=text maxlength=50 name=Desc id=Desc value='" & rsTasks.Fields("Notes") & "'></TD>
When the rsTasks.Fields("Notes") returns a value with a single quote, such as "Can't do this" the textbox only...
Hello
I have a text area that I'm trying to submit to a database. It works great until punctuation marks appear in the string. For example, when someone places an apostrophe, the sql string thinks that is the end of the statement and gives me an error because it doesn't know what to do with the...
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.