Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: bduke
  • Content: Threads
  • Order by date
  1. bduke

    Cookies between asp and asp.net

    I only found one that deals with loading the information into a database and retrieving the information from there, Could someone else give me some other ideas. thanks, and happy programming.
  2. bduke

    Having problem with viewer working with CR9

    We use Crystal 9 Enterprise and use the 8.5 viewer -- does CR9 use the server dll or do you have to install something on the clients machine..
  3. bduke

    Include pages in ASP.Net

    We are converting to ASP.Net, but we have some Javascript functions in a directory and we use an include to bring the functions into the page --- Is there an easy way to do this, can we access this directory in ASP.Net Any help would be greatly appreciated.. Happy Programming....
  4. bduke

    Problem with Chain read

    I set the key for the CHAIN read, but it doesn't find the correct record. My understanding is that if you set the key and then do a CHAIN it will find the record that matches that key... If that isn't correct let me know... Thanks...
  5. bduke

    Problem with sub report printing on the first page

    What happens the sub report prints the correct information, but it prints it on the second page. The sub report is in a section by itself is there anyway to control printing the sections or sub reports... Any answers would be greatly appreciated...
  6. bduke

    Sub Report/using Stored Procedures.

    Having problem with sub reports showing up --- The sub report is a stored procedure and links to the main report we are using Cr9.. Any pointers would be very helpful.
  7. bduke

    Crystal 9 - can't export to Excel

    We are accessing crystal through a web page and after upgrading to version 9 we still can't export to excel message is: CRAXDRT error occured on server - 2147190548 error in file ??e: Missing out of date export dll, what dll are they referring too.
  8. bduke

    Running Exe from the action=

    form = "xxx" action = "xxx.exe" receiving an error 405 - Resource not Allowed. Has anyone had this problem and how was it resolved. thanks for any information
  9. bduke

    Printing

    I have a problem - Report that is sorted by date,form control number,and then title and when these display to the screen they show like this. 02022003 form1 testing1 02022003 form2 testing2 and I have to go to each one to print is it possible to print them all by a setting or am...
  10. bduke

    I'm having a problem when dealing w

    I'm having a problem when dealing with main report,and 3 sub reports going through an ASP page - I don't understand the process of setting up the Session("oRpt") for the sub reports after I have this setup for the main could someone explain how to move through the main and then sub...
  11. bduke

    Crystal 9 and Session Variables

    Using Crystal 9 and when we go to a page we use Session Variables to determine if they have access to update screens but when we come back we have lost the session variables to determine this. Anyone have any ideas or solutions. Thanks.
  12. bduke

    Problem Sections

    Description field that can grow - so I put that in a section, and then have 2 sub reports that I put in sections. Example Descxx __________ Section 1 Rate field (checking to see if it is under 500 dollars ___________ Section 2 Rate field (greater or equal to 500) ______ Section 3 and...
  13. bduke

    Sub reports in Web application - using Crystal 8.5

    How do you set up the connection to the sub report from the ASP page?
  14. bduke

    Crystal Reports Error Detected by Database DLL

    We had this problem after loading MicroSoft critical security patch - and accessing an Oracle data base from an Asp page. The fix was to go into your ODBC setup and select the DSN and in Advanced enable the Procedure Return Result Happy programming.
  15. bduke

    anchor tag question

    If you have a file on one server is there a way that you can access that file from another server through an anchor tag and save it to the workstation that you are working on - example created file from com object - this com object writes the file to one server - and when I return to my page - I...
  16. bduke

    Using Back Button

    I have a problem on using Back button on my page - What I want to be able to do is take control of the back button from the menu of IE or netscape - is there away to do this.
  17. bduke

    problem with submit/enter button

    When hitting enter key submits form - is there an easy way to make it not submit form
  18. bduke

    problem accessing oracle through com object on web page

    The message I receive is : Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified This will work when I run it in VB. Help please
  19. bduke

    re:Com objects - ASP pages

    Does anyone know how to display information to screen while com object is running so people can view data -
  20. bduke

    Enter key

    How do you check for the enter key - RPG/400.

Part and Inventory Search

Back
Top