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

  • Users: sysadmin42
  • Order by date
  1. sysadmin42

    browser-based code editor?

    actually, we're developing on a LAN where the server is live, but development is at 1000Mb and quite stable. this is perfect info! thanks! "Computer illiterate is a dirty word."
  2. sysadmin42

    browser-based code editor?

    anyone know of a browser-based version of a dreamweaver-type program? it'd be kinda nice to develop websites on the web. "Computer illiterate is a dirty word."
  3. sysadmin42

    dsub to bluetooth??

    I see. Is Wifi any better in the bandwidth department? I found this: http://connectivity.avocent.com/products/longview-wireless/?WT.srch=1&gclid=COK-6p6g_okCFQNGgQodZFb2MA What do you think? "Computer illiterate is a dirty word."
  4. sysadmin42

    dsub to bluetooth??

    does anyone know of an adapter where I can convert a D-Sub based monitor to bluetooth? I am sick of wires and want to do away with as many as possible. The PC I'm using already has bluetooth installed. "Computer illiterate is a dirty word."
  5. sysadmin42

    Using XAMPP

    I just heard about XAMPP and have a possible application that I'd want to use on a Windows CE device. Any idea if I can use XAMPP on WinCE? If not, does anyone know of anything portable (other than Flash Lite) where I could design a website that can be used on a PDA? (because I don't want to...
  6. sysadmin42

    Drive mappings won't expand

    if you just rebooted or logged on, then maybe windows just hasn't reconnected the drives. Try browsing to the drive through Windows first, then through DW. Does this solve the issue? "Computer illiterate is a dirty word."
  7. sysadmin42

    Problems with Autoplay

    can you point us to the page in question? please be a little more specific "Computer illiterate is a dirty word."
  8. sysadmin42

    DW bug - extra code from nowhere

    I have downloaded the trial of DW 8- I don't want to purchase a buggy product, of course. The problem is a little hard to recreate because I can't see the problem exactly until after it happens. Here are the steps I've taken: 1. Open a file 2. edit a few things, delete some lines, write some...
  9. sysadmin42

    Cache images only?

    whichever file you choose to include would be subject to the caching settings of the master page. reason- the include happens on the server and the caching happens on the client. "Computer illiterate is a dirty word."
  10. sysadmin42

    Extended features, pros & cons?

    that makes sense. So it should be a standard rule of thumb to do this. Good idea. I will incorporate this into my work from now on. Thanks for the help! "Computer illiterate is a dirty word."
  11. sysadmin42

    Extended features, pros & cons?

    I agree with you. Data integrity is important... I guess what I'm asking is this: how does linking two tables together matter through MySQL definitions if I already know this and write my programs with it anyway? example: I write a program that looks up the data in "People" based on the ID...
  12. sysadmin42

    get phone mac address

    I see. the reason I ask is that I am writing a program where you log into a website with your phone. However, logging in is a little cumbersome with a phone's keypad, so I want to figure out a quicker, more efficient way to allow access to a particular phone. any ideas? "Computer illiterate...
  13. sysadmin42

    Extended features, pros & cons?

    I know that there are a lot of extended features out there within a MySQL db, such as linking the primary ids of a table. When using MySQL with PHP, is it really necessary to go through these extra steps to set up? what are the benefits and downfalls to using these features? "Computer...
  14. sysadmin42

    get phone mac address

    does anyone know a way to let a wap-website determine a phone's MAC address or at least have a way to uniquely identify the phone? "Computer illiterate is a dirty word."
  15. sysadmin42

    Resolve URL

    how are you loading the page? what are you looking to do? "Computer illiterate is a dirty word."
  16. sysadmin42

    how to detect if headers have been sent

    was that all? i did a whole bunch of googling on this one! Well, thanks! "Computer illiterate is a dirty word."
  17. sysadmin42

    how to detect if headers have been sent

    I have a simple redirect script that helps me save some typing and also gives some nice added functionality for popping around various areas of my site: function redirect($url,$clear=false) { if (!$clear) { //if clear is true, then it will skip the session vars and all. //check for session...
  18. sysadmin42

    copyright on graphical elements

    <groan>pmonett- you are quite right.</groan> :-) Cross-browser compatibility is always a pain. IE7 just ruined the layout of several of my older sites! my goal is to make OS independence from a theory to a fact. "Computer illiterate is a dirty word."
  19. sysadmin42

    copyright on graphical elements

    you're probably right. Just as one last check, I'm going to contact MS. I'll let you know what I come up with. "Computer illiterate is a dirty word."
  20. sysadmin42

    How do I approach adult sites?

    This comes from the heart, as I am an employer myself... You should definitely try to put in an Internet Usage Policy as soon as possible. I highly recommend disallowing your employees to browse sites that fit a certain criteria- this criteria may include, Adult, Hate, Violent, Discriminatory...

Part and Inventory Search

Back
Top