When I save a site as a template and include content, I have 7 links that should copy over. When I create a new site based on this template, the new site will have 7 links but only 4 actually contain any text. The other 3 are completely blank. The only thing you see beside them are the bullet...
I have a website in Sharepoint 2007 with about 5 different web parts on the home page. I have customized each of the "current views" on those 5 web parts to the way I want to see them. I also have about 10 links stored in a "links" list as well.
I then go "Save Site as a Template" with...
I am uploading muliple files at once into Sharepoint. However when I do this, I am not given the option to add "version comments" on each of the files I have selected. Has anyone else had this problem? Or knows how to get around it?
I'm trying to pass the value of varValue over to Excel. varValue is equal to 0.015 but Excel is reading it as 0.0149999996647239. The cell I'm populating in Excel is formatted as Number with 2 decimal places. Instead of showing .02, it is showing .01. Why is that?
Private Sub...
I want to submit my form (using Javascript) when a user clicks on the Save button. However, its not submitting to the Save_Call.asp page - it's just submitting the form to the page I am on. I know that the submit code is running because I can watch the page refresh. If it's making it to the...
I'm getting a run-time error "Object Required 'DetailForm'" on the following Validate function when it executes the IsDate line. Why won't it recognize the DetailForm as the form name? FYI - I'm using VB Script because I'm working on the intranet where everyone uses IE. Any...
I've set up a line graph in Crystal 8.0. When the graph encounters a blank record (value is NULL not 0), the graph displays properly as long as I'm running the report within Crystal Report Designer - you don't see a data point for that record. The line discontinues at this point and then picks...
I'm opening an excel spreadsheet from my VB code, and to avoid the user being prompted to save changes, I am trying to save the spreadsheet in the code. Here's what I've got (xlsGraph is defined as a new Excel.application):
xlsGraph.Workbooks.Open...
I'm trying to close my excel application after displaying the spreadsheet. I know that in order to release the memory, I have to:
excel.application.close
excel.application = nothing
However, since I'm displaying the Excel report, the user closes it by clicking on the X in the Excel window...
I'm trying to pass a date parameter from VB6 to Crystal 8.0. The text parameter is working, but I can not get the date to pass. Any suggestions? Here's my code:
With CrystalReport1
.ReportFileName = App.Path & "\PatientReport.rpt"
.ParameterFields(0) =...
Here's the problem - I have a table that has 3 cells with another table embedded in the middle cell. I want everything in the main table to be centered vertically. However, the middle cell seems to be pushing the contents to the top of the cell instead of centering it in the middle. Please...
I'm trying to link 3 queries I created in Access 2000. When I try to link them, I get the error "Invalid File Link - Not an Indexed Field". How do I get around this? My report won't work correctly.
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.