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 Wanet Telecoms Ltd 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: ZeBozette
  • Content: Threads
  • Order by date
  1. ZeBozette

    aligning table columns differently

    Is there an easy way to set columns in a table to align differently? I have one column that contains a dollar value which I'd like right-aligned. This is how I am doing it currently. <style type="text/css"> <!-- .txtctr {text-align: center;} --> </style> and a sample row; <tr...
  2. ZeBozette

    static first row in table

    I have a table (Suprlus Items) with column headings Material, Width, Length, Price, Part Num, etc. Each row lists a Part Num and it's info for each col. My question.. how can I keep the first row with the column names to remain static as users scroll down the table? I want users to be able to...
  3. ZeBozette

    total newbie - questions on basic setup &amp; ping

    I'm totally new to mySQL. Our webhost offers it but will not support it. I'm trying to use phpMyAdmin to connect and get error 2002 - server not responding or socket not correctly configured. My questions; - should I be able to SEE a mysql directory if I ftp to our server? - would pinging...
  4. ZeBozette

    web-friendly photo with text

    I know very little about photo manipulation but am having to learn so we can have decent photos on our website. So far I've optimized the photos by setting them to resolution of 72 px, cropped them and used 'save for web' saving them as a jpg with compression set to 60. My question... we want...
  5. ZeBozette

    protecting info and images from use by competitors

    We had a competitor use one of our images in a print ad. Is there a good way to deter other businesses from using our images and the information we've developed in their literature or on their website? Do we need to copyright the images and PDFs? Maybe add a statement saying all images and...
  6. ZeBozette

    Sitemap generator

    We'd like to add a Sitemap to our site. Does anyone have any recommendations for a Sitemap generator? I've seen some free ones but am leary that there may be some that are best avoided. My understanding that to use Google's Sitemap Generator you need Python on your webserver which we don't...
  7. ZeBozette

    easy way to add footer style links to pages?

    We'd like to add links running horizontally to the bottom of all our pages as a sort of footer. Is there any way to avoid having to edit each page to add the actual links? Maybe a template?
  8. ZeBozette

    newbie switching site to css

    My first attempt at a website consisted of Dreamweaver and nested tables. I'm now trying to switch the site to css as much as possible. I've changed as much as I know to do. Could someone look at my code and tell me if there are more ways I could use css? Comments on any other clean up I...
  9. ZeBozette

    Internet access through sever 2003 without login?

    We have Windows 2003 Server and XP workstations. The internet connection is to the server and all the workstations access the internet through the server after logging onto the domain. My question... could a computer, without logging into the domain, access the internet through the network...
  10. ZeBozette

    table problem in IE and Opera

    I'm fairly new to all of this. Am trying to setup a template using CSS. So far things look okay in Firefox and Netscape but not IE or Opera. I have a table that has FIRST column at 23% width. There are 13 rows in that column being used for links to pages. To the right of that column are 5...
  11. ZeBozette

    lost network connection

    I was trying to share a drive on my XP Pro computer which is on a peer-to-peer network. On reboot I now get the message that "A Network Cable Is Unplugged" and I cannot access any computer on the network. The cable IS plugged in and has green lights on the card in the computer and on the hub...
  12. ZeBozette

    Socket Error: 10054 after switching DSL providers

    We had DSL (actually ADSL I think) that was working without errors. Not a superfast connection but we're 20,000 ft from the CO so we weren't promised much. We just switched to a different DSL provider who promised us much faster speeds. Now we're unable to send attachments over 500kb. The...
  13. ZeBozette

    form help or tutorial?

    I was lucky enough to have someone start a form for me but it doesn't look like he's going to finish it. Can someone point me to a good javascript tutorial or site? I hardly know any javascript at this point so it can't be too basic. Thanks much Bozette
  14. ZeBozette

    hard drive errors - Scandisk

    When ScanDisk reports 16,384 bytes in bad sectors is it safe to trust the hard drive? Everything appears to work perfectly so I'd like to leave well enough alone. I seem to remember the bad sectors can be marked so data isn't written to them. Am I asking for trouble if I backup my data daily...

Part and Inventory Search

Back
Top