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 bkrike 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: pnandrus
  • Content: Threads
  • Order by date
  1. pnandrus

    How do i line up text fields?

    i have a small form with 5 text fields whose left edges i want to line up horizontally. Is there a way to do this short of just playing with spaces until i get it right? i looked up the align attribute but i found it was deprecated so i need some ideas...thanks
  2. pnandrus

    installing mySQL with apache?

    I have mySQL installed on my machine as well as Apache. However, i haven't done any configuration of the httpd.conf file to tell apache anything about mySQL like i did with PERL. do i need to do any configuration before i can interact with mySQL through apache? or can i just have at it? thanks
  3. pnandrus

    how to get row number?

    now, this is probably easy, but i am just a beginner with SQL. I already searched around on mysql.com, but i found nothing. I want to know if there is a way to get the row number for a certain entry. For example, say you have this database ID Name 234 Joe 345...
  4. pnandrus

    paths for a dynamic page ?

    I am trying to learn PERL. I am doing pretty good, but i am a bit stuck. OK, so i have my apache installed in the directory: C:\Program Files\Apache Group\Apache2 i have my cgi-bin directory set up in this folder to be my cgi directory. So, my PERL script is supposed to take in (through...

Part and Inventory Search

Back
Top