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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by 296097

  1. 296097

    Sorting

    Vendor_name Vendor_id Plan_purchase_date Plan Room 0001 12/15/2004 Plan Room 0001 12/25/2004 Dis 1 Dis1 10/22/2001 Metro Metro 07/12/2001 Metro Metro 08/12/2001 Vendor_A A0001 04/25/2001 Vendor_A...
  2. 296097

    Sorting

    I have a reprot created on CR 8.5 using oracle 9i and also i have grouped my record .I created a formula to sort my report on ascending order and i do not see any sorting eventhough i used my formula to sort my records.my question is this happening because i have group on my report or is there...
  3. 296097

    How to display gridlines when exporting to excel

    It is going to be view on demand
  4. 296097

    string error

    It works ok now. thank you for your prompt reply LB
  5. 296097

    string error

    I am using this formula and i am getting string required error.I do not really know why i am getting this error.to me every thing looks fine and should work, if any body has an idea let me know pls. here is the formula:totext(dtstodate({PLANHOLD.DATEPUR}),"yy/dd/MM")
  6. 296097

    Drill Down

    That did it for me thank you Nuffsaid
  7. 296097

    Drill Down

    I did try that but every time i run a report the toggle group tree turn on and i have to turn it off for my report to be displayed on the entire window screen. any other way to turn toggle group button off permanently? by the way this happens when i run my report through browser.
  8. 296097

    Drill Down

    I have a report created on CR 8.5 and every time i open it comes with a drill down info. on the left side of my report.i am just wondering if i could trun this off completely.i did try to supress the drill down but to no avail. thank you
  9. 296097

    connection

    what is the difference and the advantage of oracle connection over ODBC to run a crystal report.
  10. 296097

    How to pass value from a html form to crystal report

    I have a report with a parmater On CE and i would like to pass values from my form.if some one has any idea please let me know or direct me if some sample codes out ther.my form has a drop down menu for the user to select one. I am using 8.5 CR and oracle 9i database. thank you for the help
  11. 296097

    survey

    I want to create a simple survery questiona and i was just wondering if someone has any idea how i could do it or direct me if i can find some king of sample code. as always thanks a bunch
  12. 296097

    Drop down

    here is my question: I want to have two different drop downs list.These two drop down will have a relationship ..whenever i select information from the first drop down list i would like to see on second drop down list informaion related to the selected list in the first drop down list.if you...
  13. 296097

    Z-index does not help

    could be more specific what i need to do here.I am not sure if i need to create a function called someMenuFunction()as you displayed on your code and where i need to put this code.Please forgive me if i sound like ignorant i have a very limited knowledge of programing. thank you
  14. 296097

    Z-index does not help

    Just posetd the javaScript code i used for the drop down menu.I am a little bit confused where to make those changes.Please it is very annoying to see the select box on the top of the drop down menu. as always your help is appreciated. <html> <head> <title>MnDOT- Bid Letting...
  15. 296097

    Z-index does not help

    The porblem I am having is that on one partciular screen when my drop down is made visible via some Javascript when the user hovers over the relevant main menu item my drop down appears over everything except for the drop down boxes already displayed which it goes behind. I have tried setting...

Part and Inventory Search

Back
Top