hello,
i used the following code to generate the excel file:
<!--#include file="Connections/infosys.asp" -->
<!--#include file="include/getvars.asp"-->
<%
Dim rsFU
Dim rsFU_numRows
Set rsFU = Server.CreateObject("ADODB.Recordset")
rsFU.ActiveConnection = MM_infosys_STRING
rsFU.Source =...
Hi,
I have a page which creates an excel file. I receive a prompt if i want to save the file and to specify the location where the file should be saved.
I want to eliminate the prompt. i want my ASP page to automatically save it to a specified location without any user intervention. how can...
hello friends!
is it possible to save the current page to an html page when the user clicks the submit button?
my purpose on doing this is to email the data entered on the page to a specific person when the user clicks the submit button.
if this is possible, how do we do this?
thanks in advance!
Ridyen,
Yes, the reports are accessed through IE. I have created ASPs to call the reports and the output of the report are filtered based on the form fields of the ASP.
BoniR,
I have checked HL report viewer, but it is a software that runs the report. I want to view the reports from ASP.
hello friends!
I have a page with 2 frames, top and botton frames. In the top frame, I have my DHTML menu. My problem is that the top frame is not that big to accomodate the menu to show the submenus as dropdown. The submenu is either relocated to fit the frame or some parts are already...
I was able to run the reports in the intranet using the sample ASP pages downloadable from Business Objects website. Those samples are the AlwaysRequiredSteps.asp, SmartViewerActiveX.asp, etc.
My only problem is that the reports are only running on those computers where Crystal Reports is...
Hi! I have reports made using Crystal Reports 10 and placed them on our intranet. Using my computer and the server, where Crystal Reports 10 is installed, i can view my reports as expected. But in the other workstations, i can't view the reports. Is it because they don't have the cystal...
Hi! I have reports made using Crystal Reports 10 and placed them on our intranet. Using my computer and the server, where Crystal Reports 10 is installed, i can view my reports as expected. But in the other workstations, i can't view the reports. Is it because they don't have the cystal...
I have an asp page with text boxes. I want my cursor to be shown highlighting the default value of the next field when the "tab" key is pressed, so that the user will just key-in the desired value instead of deleting the default values then key-in.
There should be no problem with this, but if...
I have an asp page with text boxes. I want my cursor to be shown highlighting the default value of the next field when the "tab" key is pressed, so that the user will just key-in the desired value instead of deleting the default values then key-in.
There should be no problem with this, but if...
thanks for the reply SHINDA
but i want my reports to be incorporated with my application...and allow filtering through the qualifications that they set
Hi! I have reports made using Crystal Reports 10 and placed them on our intranet. Using my computer and the server, where Crystal Reports 10 is installed, i can view my reports as expected. But in the other workstations, i can't view the reports. Is it because they don't have the cystal...
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.