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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by kg9ie

  1. kg9ie

    Page Rank

    Without looking at the site, I'd say you're just being impatient. Google is only updating toolbar page rank quarterly or semi annually (don't remember which since I don't care) at this point. Give it time and focus your attention on creating the best site you can for your visitors.
  2. kg9ie

    Is having a link to the current page bad for SEO?

    I will agree that there are possibilities where the downside is limited. I used to have a link on the home page to the home page in the footer of my pages. I don't believe that had a huge effect on usability, but I have personally seen some really bad pages with links to the same page in the...
  3. kg9ie

    Is having a link to the current page bad for SEO?

    Mike, Jeff, and Jennifer
  4. kg9ie

    Is having a link to the current page bad for SEO?

    I've never heard of any problems from a SEO perspective, but there are usability concerns. A link that points at the current page can be confusing for users that don't know any better. They may think your site is broken if they click a link and see the same page they were just reading.
  5. kg9ie

    File Download Prompt: merchant.mvc

    It looks like it's actually a server problem. If you'll notice, the only things that don't work are calls to merchant.mvc. The server doesn't appear to know what to do with a Miva script, so it's just trying to send the user the whole file. If your designer is also the server admin, you have a...
  6. kg9ie

    What can I do

    Does he always have the same IP address? If so, you can make him go away until he moves to a different IP. Visitors that I don't want to come back are shown a blank page except for the link to my least favorite site.
  7. kg9ie

    Need help with a custom control

    Thanks for the help. It's quite easy once you know how! ~Todd
  8. kg9ie

    Need help with a custom control

    I'm creating a custom control that is actually a combination of a treeview control and a couple other controls. I am going to load the treeview control from records in a database, but I need to filter the records based on an employee ID in a textbox on the form that loaded the form containing my...
  9. kg9ie

    How to highlight a textbox's text?

    Hello, When the box receives focus, I want to hightlight the text inside, so the user can replace the text without having to select it manually. How is this done? Thanks, Todd
  10. kg9ie

    Review my project manager

    Not bad. Just one thing though. There are some small layout problems using Opera 6.01. The first link you submitted uses all those pop-up windows. I get no scroll bars to see the entries. Both links you submitted have layout problems on the skills page. The skills list and the people's skills...
  11. kg9ie

    I need a quick lesson in querying my database.

    Thanks Peter. You were right. Todd
  12. kg9ie

    I need a quick lesson in querying my database.

    I'm working on my first database intensive program, and I don't have any good references on SQL. I couldn't even get a simple SELECT statement to work. What I need is a sample statement. Here's what I tried: "SELECT * from myTableName WHERE " & myTableField & "=" & myData...
  13. kg9ie

    Need help with viewing my database

    I have an Access database, and I'd like to be able to view one of the tables in a data grid format like the standard presentation in Access. I want to be able to add records to the bottom of the grid as well. Another requirement would be the ability to scroll when the grid gets too long. How...
  14. kg9ie

    E-commerce

    Take a look at Miva.com. Their Miva Merchant storefront software is pretty well done. One neat thing about Miva is that they are going to be releasing a compiler for their Miva Script programming language. They will also be providing a free virtual machine that can be installed on most any...
  15. kg9ie

    Useful Websites - Learn more here

    http://www.webmonkey.com/ I learned CSS on this site. They have lots of other info as well. Todd

Part and Inventory Search

Back
Top