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 Rhinorhino 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: efrain
  • Content: Threads
  • Order by date
  1. efrain

    Visited Hyperlinks

    I know that when you use a text hyperlink - and it already has been visited, then the color of the text is different. How can I do that with an image hyperlink? I want to change the image, if the hyperlink that it is connected to has already been visited? Help!
  2. efrain

    working with images

    How can I use javascript to set up a page that has an image that changes once a browser has visited the link that that image links to. Similar to the color change of a text link.
  3. efrain

    Perl & CGI

        Working with an intranet trying to set up a form e-mailer.  From what I can gather - I would need a Perl Interpreter on the server and a CGI script to be able to use forms on a web page and have those responses either saved or sent to a e-mail...
  4. efrain

    Perl & CGI

        Working with an intranet trying to set up a form e-mailer.  From what I can gather - I would need a Perl Interpreter on the server and a CGI script to be able to use forms on a web page and have those responses either saved or sent to a e-mail...
  5. efrain

    Want to be a programmer

    I am three classes short of completing my Associates degree in Computer Programming.  Only problem is I've run out of financial resources to continue atleast for another six months.  I was trying to get my foot in the door for a programmer position using VB but had no...
  6. efrain

    suggestions

    I am working on an internal web-site that my company uses to keep it's employees informed of what's going on in the company.  I am going to redesign the site using Frontpage/Dreamweaver but I would like to be able to setup a page where employees can make comments or...
  7. efrain

    Installing Linux only!

    I purchased an old 486 pc that only has dos on it-&nbsp;&nbsp;I would like to remove dos and install linux so that it is the only OS on the system.<br><br>If I use DOS fdisk to fdisk the drive and don't set an active partition or format the drive will that get me set to install...
  8. efrain

    Laptop Drive Converter

    I came across and advertisement for a Laptop Drive Converter 2.5 to 3.5 inch.&nbsp;&nbsp;It would supposedly enable a laptop hard drive to be used as a drive on a desktop.&nbsp;&nbsp;It even came with mounting rails so you could mount it on your desktop even.&nbsp;&nbsp;I then called BestBuy...
  9. efrain

    Need some ideas...

    My sister purchased an old IBM thinkpad - the sticker said it was a Pentium 233mhz, but after running some diagnostics on it I found it to be a 486sx 33mhz.&nbsp;&nbsp;Anyways, she's only going to use it till her work has another sale and then she can buy a newer model.&nbsp;&nbsp;<br><br>Here's...
  10. efrain

    Help! I'm a student with a cd-rom problem

    I am working on an HP Pavillion PC that won't read the cd-rom drive.&nbsp;&nbsp;The drive letter (D:) shows up in Windows Explorer, but when I click on it to access it it pops up a message that the drive cannot be accessed.&nbsp;&nbsp;In DOS I get a not reading drive d: abort,retry,fail...
  11. efrain

    Toshiba t2130cs notebook

    I recently purchased this old 486 notebook so that I can use MSWord when I'm not at home.&nbsp;&nbsp;However they removed Win98 from it and the only operating system in it is DOS.&nbsp;&nbsp;The notebook has a floppy drive but no cd-rom.&nbsp;&nbsp;Is there a way that I can connect the notebook...
  12. efrain

    IE vs Netscape

    I've been designing a web page and carelessly used only IE to check my output.&nbsp;&nbsp;Now that I've checked with Netscape I'm having a problem with my tables.&nbsp;&nbsp;For some reason some of my cells are larger than I have requested.&nbsp;&nbsp;For example: In one cell I have an image...
  13. efrain

    VB GUI Interface with COBOL85

    I am a student who is working on a univeristy mainframe running JCL/MVS and TSO/ISPF. We're going to start working on projects writing code in COBOL85 and CICS. Is there a way to use Visual Basic as the GUI interface instead of the boring CICS terminal text screens? I would greatly appreciate...
  14. efrain

    Using VB with COBOL85/CICS?

    I am working on a project in school. I'm on a university mainframe under JCL/MVS using COBOL85 and CICS to develop a system. Is there any way to use VB for the purpose of providing a graphical GUI instead of the text screens in CICS and still use COBOL for the program? Any ideas would be...
  15. efrain

    GUI interface

    I've read of GUI interfaces that can be created as a front-end for CICS, does anyone know anything about this? If so could you tell me what I need and point me in the right direction to making this happen. I am working on a university mainframe using MVS/JCL and working with COBOL85 and CICS...
  16. efrain

    I'm a student, please help!!!

    I am trying to create a tab function so that when outputing to a printer I can specify which column to go to. A function like this would simplify things greatly. I'm not exactly sure where to start? Any ideas? Or is there something out there like this already?
  17. efrain

    Displaying an icon/image in a menu

    I am a student and was curious if there is a way to place an image next to a menu selection. I know that the check mark can be placed rather easily but is there a way to place an image or an icon?
  18. efrain

    Image Resizing

    Is there a way to resize an image when using a handle and still keep the same proportions while your resizing it?
  19. efrain

    Output question

    I am wondering if anyone is aware of a function or block of code that can recognize what column the printer is at when outputting to the printer. Similar to the tab command in BASIC. Is there anything similar to this?
  20. efrain

    Numerical value to character

    I am trying to convert a numerical variable(long,double) into a char data type. Is there a way to do this?

Part and Inventory Search

Back
Top