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 gkittelson 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: emuye
  • Order by date
  1. emuye

    Zip file to download

    Thank you. I do not know what i was thinking it is righ the will get a prompt by defualt that defenetily answer my question.thank for prompt reply
  2. emuye

    Radio Button

    Gog it finally. kaht FYI,it was not my intention for someone to do my work but i did not know how i could make the code to work the way i wanted it.anyway, thank you for the help especially,cLFlaVA
  3. emuye

    Radio Button

    I Look at it but it does not give you an option to select whether a pdf or a zip file and also i have more than one pdf and zip file under each catagory.I do not really know how i can make it to work.I really need help..please
  4. emuye

    Urgent

    As you can see on the code i have two system and each system will have a pdf file and zip file to select.i did it this way but i have more than one pdf and zip files for each of them and i do not know how i can approach that. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"...
  5. emuye

    Urgent

    Can someone help on this problem.i really appreciate your help.
  6. emuye

    Urgent

    I have to different system that i would like my customer to choose from,English System and Metric System. Under each System i have a pdf and zip files to select from.this is how it look like in a simple chart. English System Metric System .pdf1 .zip1...
  7. emuye

    Pass value to asp page

    I would like to pass the value and get the result from the database using asp code.how could i pass the value from here and get the result from the database.how complicated would be my asp code.not much experince with asp. <select name="dropdownList"> <option selected value="default"> Please...
  8. emuye

    Radio Button

    There is more than one zip file and also i am just wondering if i could create another button that is only displays the pdf files.I have more than one pdf files for each catagory.
  9. emuye

    Radio Button

    I just want a way for the user to select one of the two, American or british and then i want the user to pick a file the belongs to the right group. for instance if user selects english there are files belongs to english system.In addition to that the user download a zip file of englihs system...
  10. emuye

    Radio Button

    can someone help me with this thing
  11. emuye

    Radio Button

    I have two selection Called American and Enghish System.under each of them i have more than one pdf and zip files.for example under American Sysetm i have Ameri01.pdf and Ameri02.pdf....etc and Ameri01.zip and Ameri02.zip...etc.The same applies to the Englisy system.my question is how could i...
  12. emuye

    CSV file

    Is it possible to generate a CSV file using ASP code.I was asked to transfer my out put to CSV file from ASP code.Is it possible to do this if so please help me.thank you for the help
  13. emuye

    Report On Line

    How can i make my report availble on line? I have pulished it and i do not know what to do after that.Pls if someone has an idea what i should do in order for my report to be available on the world wide web. thank you
  14. emuye

    change name

    sorry i forgot to copy this //Add array here for another year...
  15. emuye

    change name

    Here is my question, I would like to modify this code 1- right after you select a year another dorp down menu will enable and ask you to enter the station number and i would like to change this from station number to letting number after i make a year selection.if someone has an idea how i can...
  16. emuye

    Upper case function

    Is there a function in CR 8.5 to convert a Lower String field value to Upper case. eg: value = "c" desired value "C"
  17. emuye

    View

    yes, i just used the query i created and got data directly from the database using sqlplus.It is a little bit outrageorus why i could not get data from cr
  18. emuye

    View

    Hi, I created a view inorder to for me to generate a report using Cr 8.5 and oracle 9i.However, i do not get any data when i run my report.i do not know if i miss something when i create a view.if someone has an idea why i am getting a blank report...pls share ur priceless knowledge. CREATE OR...
  19. emuye

    Query

    Hi, I want to use the below query to generate a report using Cr 8.5 however, when i run this query it is exteremly slow .I do not really know why that is happening and i really appreciate if you throw your help how i can enhance this query and get my report at a resonable amount of time.any...

Part and Inventory Search

Back
Top