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

  1. pedros007

    Layering Displaying of a drop down menu

    Hi, I have recently produced a website based on the kart club of which i am the president of, at the following address http://www.fisk.me.uk/pete/ I have used the drop down menu function in Dreamweaver which works fine however, for example in the drivers section on the past drivers link, the...
  2. pedros007

    Minimising, Maximising the screen problem

    Hi everyone, I have recently created a new karting website in dreamweaver and uploaded to the following address http://www.fisk.me.uk/pete/ However, when you minimise or maximise the screen the whole page goes blank. But if you refresh the screen the web page magically appears. Does anyone...
  3. pedros007

    Rollovers

    Hi, I am trying to do something which I am not exactly sure is possible. Basically I have a karting web page which i maintain as part of a unviersity club, I am trying to update it to be in the modern age. I have a drivers page, which has all of the drivers pictures, placed in like a hall of...
  4. pedros007

    How to make a scrolling bar scroll forever?

    Hi, I have created a javascript file and separate HTML file to make a scrolling news bar for the karting website which I maintain. I have made the javascript bar scroll without any problems, but I am having difficulties making it keep on scrolling. I have tried using the reload function but...
  5. pedros007

    Basic CGI search engine

    Hello all, I am very new to CGI scripting and perl. I have managed to create a perl program which searches through the URL that I have specified and extracts all of the URL's to a a specific extraction level which is chosen by the user. What I would like to do, is incorporate CGI into this...
  6. pedros007

    How to reverse the print statement on this hash?

    Hi, I am trying to reverse the print statement on both option 1 and 2. Any ideas how to do it? #! /usr/bin/perl #User enters in the name of the file, of which they would like to be checked for HTML Links print "Please enter the file name including the extension of the file\n"; $file =...
  7. pedros007

    Pattern Matching

    Hi, I am trying to extract a list of URl's from a website, and then store them in a file. I have written a regular expression to extract all of the a href links from the site and store them in a file, but I would like to format them better. Current format when they are extracted: E.g. <a...
  8. pedros007

    How can I get a hash to print all of it's contents to a file??

    Hi, I am very new to Perl, 3 days old in fact. I hav written a simple program which extracts web links from a file which the user specifies and then either prints the results on the screen or saves it to a file. However when it saves the results to the file it only saves the furst entry and I...

Part and Inventory Search

Back
Top