Is it possible to customize the look of the Report Manager UI?
Does anyone know of any examples of customized Report Manager UI done with ASP.net?
Mike Johnson
How do I get rid of the ActiveX message "Click to activate and use this control"? As you're probably aware it puts a box around my cf page and you have to click the page (twice) to get to the controls on the page.
Mike Johnson
Has anyone had experience converting from mysql to ms sql server and could tell me how difficult is the process. Will alot of the fucnctionality migrate over? I'm trying to see how time consumming this process will be.
Mike Johnson
i want both the vb.net click_event and the javascript function to fire. right now only the click_event fires when i hit the update button. got a task where i have to javascript for the form validation. can anyone see why this is'nt working:
<%@ Page Language="VB" %>
<script runat="server">...
i'm using the following code to try to check for blanks in textbox1 (lastname):
<%@ Page Language="VB" %>
<script runat="server">
' Insert page code here
'
Sub Button1_Click(sender As Object, e As EventArgs)
response.redirect("homeApp.aspx")
End Sub
</script>
<html>...
I have two data files i'm currently running seperately and feeding into a mail-merge. Each file uses its own slightly different letter. Now the user wants both files merged together and sorted by the receipiant's name. How can I tell Word how switch between the 2 form letters. Now I want to...
I'm a programmer with 17yrs of experience. I'm currently doing VB6 and ASP, but unfortunately have not had the oppourtunity to do and .Net development. Would getting a MS developers certification get my foot in the door? Which cert would be best for obtaining a .Net position? Also, are there...
when asp page A calls the initiate crystal viiewer page... no problem; but when I added an addtiion asp page B (for additional report params , i get the "user sessions has expired".
scenerio 1 works:
pageA ---- initiaite view ---- report (works)
pageA---- pageB ----- iniitiate viewer ----...
I have 11 rows in my html table that I want to add via my recordset. With one record you would do an "addnew" and "update" to complete the transaction. What do I do if I want to loop through the 11 rows in my html table, parse them out to my recordset and do an "addnew" and an "update" for each...
In your opinion what's the most effecient way of storing image fields, in on the database or a storing the file location (i.e. the windows foler location ex. c:\image\image1.jpg"). I'm using crystal reports 8.0, sql 2000, and asp as the front end. when i select by last_name in the asp page it...
I have image fields imbedded in a sql database. I thought it might be more effecient to instead imbed the file location (i.e. "c:\\pictures\image1.gif"). Then I want to in a CR formula change the dummy ole object file(on the report) location to the immbedded file location...
I have a report and I'm getting the generic "20618" error. I'm tryin to use stored procedure in the main program and tables as the datasource in the subreport. Reason for this the look up is faster in the main report using a stored procedure where as, I need the table datasource in the subreport...
i have a report that's new courier western 9pt. it has a subreport that's the same font, it prints rows of instructions. The problem is that the row of records printed in the subreport are not close enough. The users want to make sure that no one can type between the rows of instructions in...
I have the "coure.fon" font in my font folder. But I can't access it in any of my software apps. Some of my co-workers can (there on laptops), others of can't we're on desktops. we all had our pc's reformatted with a generic "corporate image", not sure if that had anything to do with it. Any...
I'm running CR 8.0. and I can't find "courier" font in Crystal. I see the "true type" font i.e. "new courier-western" , etc., but not "courier" (standard fixed font). I see in other applications like "Word". Has anyone else experience this problem? Other co-workers have in there cr 8.0.
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.