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 strongm 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: *

  1. jmreinwald

    Excel: Using Images in Comments

    Hi all, I have a need to use comments to produce effectively a pop-up image. I found the following instructions after some playing around and frustration: 1. Select a cell, right click, select Insert a Comment. 2. Hover your cursor over the cell border until it turns into a...
  2. jmreinwald

    How to build an iSCSI SAN

    Just to expand the above, your two main choices are iSCSI and FCP. For cost reasons, iSCSI is the way to go since you can leverage the IP framework you've already got established with no need for extra hardware. Fibre-channel can be quite expensive since you're dealing with specialized hardware...
  3. jmreinwald

    PHP autocomplete in text box?

    Ahh, just found some somewhat simple javascript autocomplete tidbits. I suppose I'll try filling the possible values on the fly from a MySQL query. Should be interesting. I don't want to have to deal with manually editing an array or list if I don't have to!
  4. jmreinwald

    PHP autocomplete in text box?

    I currently have a MySQL database full of hockey cards. I'm creating searchability for player names, and I want to be able to begin typing in a player name and have possible matches (of the player name only) appear as I type. From there I will pass along the value and search the appropriate...
  5. jmreinwald

    Wireless Resources (They Think)

    Also, when you say the network runs fine without it, I assume you are stopping the service and the wireless works ok? If so, you can probably just disable the service (as opposed to automatically or manual startup) in the meantime.
  6. jmreinwald

    Wireless & Network connection at same time -route problem

    Caveat first--I'm not in any sort of networking position, but I've supported some products at my company where I have to know enough to be dangerous. I'm assuming that there are sites that you can only access via wireless, and vice versa? If so, can you set up static route tables for the...
  7. jmreinwald

    Linksys 54g router just stopped working????

    For what it's worth, I contacted Linksys through their online form system. After giving them more than enough details, they basically told me to check the card, though I had deleted the default profile and entered it back in already. They also didn't seem to notice how I could pick up...
  8. jmreinwald

    Linksys 54g router just stopped working????

    I am having this exact same thing happen, and was about to start a new thread. I have a WRT54G that has worked flawlessly for about a year or so. I have my main machine wired to it, and a laptop using the WPC54G pci card. This past weekend, all of the sudden, the wireless card cannot pick up the...
  9. jmreinwald

    Basic question re: applet in Firefox vs IE and "basic user" on XP

    Andrew, thanks for the link, but it doesn't look too much like the same situation. I also have to admit, I've not found anything really covering the same problem--searching on keywords like "ie6", "firefox", "java", etc produces a ton of stuff, but nothing really close. To summarize my...
  10. jmreinwald

    Basic question re: applet in Firefox vs IE and "basic user" on XP

    I have an oddball situation--my company has a certain web product with a java applet. A customer of ours wants to install the JRE (our applet dictates version 1.4.7, I believe) on an XP machine, but leave end-users at the Basic User level, meaning they do not want to give users Power User--much...
  11. jmreinwald

    Is 600mhz worth an upgrade for a CPU?

    The $75 was for a Celeron which I, for some reason, didn't even notice until just now. I currently have a P4, so I'd be looking for a 2.4 P4, not Celeron. Oops.
  12. jmreinwald

    Is 600mhz worth an upgrade for a CPU?

    I kind of doubt it--I've got an older computer. I'm about to buy a new stick of ram (I had a 512 go bad) and in looking at chips, I saw that I can get a new CPU for $75. I currently have 1.8 ghz, and I ran Sophia yesterday. The fastest my mobo will accept is a 2.4. Would the performance...
  13. jmreinwald

    PC rebooted from bugcheck

    While I'm no expert on this by any stretch, I wanna throw this out there--I recently had problems with my XPsp2 machine at home. It started rebooting itself once a day, then over a couple of weeks, it progressed to 10 or 12 times a day. After a lot of attempts to read the dump files, which got...
  14. jmreinwald

    Sorting "numbers" that are not INTs

    Confused? I have a trading card database I'm working through. Each card in the set has a number associated with it, but not all numbers are, well, digits. Some set numbers may be alpha characters as well, such as P-JJ. Because of the varying number of characters, I have the field defined as a...
  15. jmreinwald

    How to: Pull out values for a field as well as a count() with PHP

    Hi folsk, I'm relatively new to the world of PHP/MySQL. For a simple real-world scenario, I have a pretty simple db created to track some hockey trading cards. For simplicity, I have it set up as follows: set_name (year and set name) player_name number quantity box (this is the box I have...
  16. jmreinwald

    PHP, Mysql, Apache and Dreamweaver

    What version of DreamWeaver do you have? You have to set up a site and testing server for your MySQL instance. It's pretty straightforward in MX. Prior to that I had UltraDev 4 and recall it being a little more confusing.
  17. jmreinwald

    Using XSLT for initcaps?

    Maybe a beginner question, but I can't seem to find anything on it after some quick searching. Here's a code snippet (with unnecessary stuff taken out): <recordSet> <record> <so subtag="JN"> <sf1>Journal of clinical oncology</sf1> </so> ... As I'm parsing the xml with xslt...
  18. jmreinwald

    Looking for an old new card, AGP question

    Hi dakota81, just to give you an idea of my evidence, this is what I've done, and a little background. I keep my computer on 24x7. The screen was blank due to me not using it. When I "awakened" it from the blank screensaver, I had odd hot-pink streaks in my toolbar icons and systray. I was...
  19. jmreinwald

    Looking for an old new card, AGP question

    Hi folks, I have a 3-year old PC and my video card just went kablooey. It's an older Nvidia RIVA TNT2 Model 64--I'm not sure what the chances are of finding that exact same card (my ideal path), but the current one is I believe a 2x AGP. Are the AGP capabilities a function of the mobo, or can I...

Part and Inventory Search

Back
Top