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 wOOdy-Soft 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 neon0107

  1. neon0107

    Displaying Data from Table

    Thanks to hads and sleipnir214 for taking a look at my post. I figured out the problem. Typical for a newbie like me, it was syntax. I have a ; after the While line. It all worked after that. I did change it to a mysql_fetch_row method after I got it to work. Neon
  2. neon0107

    Displaying Data from Table

    Thanks sleipnir214 I had previously tried the numeric array and got nothing, so I was trying anything just to see if I could get values to display. I tried changing it to mysql_fetch_assoc($result) and still no results. Neon
  3. neon0107

    Displaying Data from Table

    Hello, I am a newbie with PHP and this is just my 2nd little script. Hope someone can help. I get no results to appear when this page loads. If I access my db through phpmyadmin and run the same query, I get the correct results. Any ideas? Thanks in advance<?php $connect=...
  4. neon0107

    Create an online photo album

    Thanks defrex and bignebie for responding. The pictures will stay the same. I may change them on my own from time to time, but that is no big deal. I will work on the frame to frame with fading in and out and see what I come up with. If I run into any problems I will let you know. Thanks...
  5. neon0107

    Create an online photo album

    I am new to flash and looking for some ideas. I have done a search here and on the web and not much poped up. I would like to create a movie with say 5 or 6 different pictures. Have a button on the bottom for previous and next to navigate, and have the pictures fade in or out. Or have some...
  6. neon0107

    New to DB2

    I am just starting to learn about DB2 (I know, behind the times again) and wanted to know if anyone new where I could find some good tutorials. Thanks neon0107
  7. neon0107

    A Simple Button

    Thanks to both Roda and White Tiger for the help. I works just fine now. Now it is on to learn how to build a whole navigation bar !!!! Ian
  8. neon0107

    A Simple Button

    Hi All I am new to flash and trying to create my first button. How do I get rid of all the white space and just publish and export the button? When I put it into dreamweaver, it puts in the whole stage area. Also, when I am in dreamweaver, design mode, I click on the flash object to insert...
  9. neon0107

    Thumbnail gallery

    Thanks Javrix That is pretty cool. Something nice and easy for me to start with as I learn more about .asp pages. Thanks again neon0107
  10. neon0107

    Thumbnail gallery

    Javrix Thanks for the info about .asp. The link I was speaking about is include in your first post for this topic. The error I get is HTTP Error 404 not found. http://www.csolutions.net/~Javrix/rontspage.htm Neon0107
  11. neon0107

    Thumbnail gallery

    Hello, I am new to web development and have learned a lot from this site. Just a quick question regarding the Post from Jarvis about .asp pages. That sounds real cool and I would like to know how to do that. I clicked on the link you provided and I get an error. Is there something special...

Part and Inventory Search

Back
Top