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 SkipVought 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. justme77

    ASP grabbing response from multiple tables

    Hi all, I am a new user trying out ASP with MySQL when I come across this problem that needs your help: Is ASP able to grab data from more than one table at the same time? (i.e to join tables) I've tried using the SQL statement: "select x.name, y.time from table1, table2 where...
  2. justme77

    ASP and MySQL

    Hi, I am back. It's been almost two weeks and the end result of this discussion is that I am using ASP with MySQL. So far so good. I would like to thank all who have posted here. Thank you.:-) cheers, Just Me!!
  3. justme77

    ASP and MySQL

    Hi, I am now shopping for a SQL database for my school project. I am also using ASP as an interface. I am wondering whether MySQL is a good choice for this. Does ASP work with MySQL? Suggestions on other SQL Database are also welcomed. Thanks. cheers, Just Me!!
  4. justme77

    traffic shaper

    Anyone used traffic shaper before? After configuring the shaper according to the manpage, I still can't get it to work. The funny thing is that when I ping, I detect packets being sent out of my system, through the shaper. But all the repsonses are being received by by ethernet card and...
  5. justme77

    Open new window.

    Hi to all, I am currently using Flash 4.0 (to poor to upgrade la..) and am wondering how I can open a new window by using flash. Thanks for all the answers. cheers, Just Me!!
  6. justme77

    caching movies

    Hello, I am doing some flash movies for my website and is wondering how I can pre-cache movies, that are to appear later, while current movie is still playing. Thank you for all your responses. cheers, Just Me!!
  7. justme77

    Limit Bandwidth

    Hello, I am wondering whether there's any perl module or way that can be used to limit the bandwidth of my network? Replies are greatly appreciated. Thank you. cheers, Just Me!!
  8. justme77

    Modules to check bandwidth

    Hello, Any kind soul out there who knows any Perl modules that can help to check the bandwidth of a connection? Please tell me if you know any. Thank you. cheers, Just Me!!
  9. justme77

    What's mySQL

    Hi, I am "fresh from the oven" new to mySQL and have a question to ask. Do i need to put anything on the web to run mySQL on the net? Is it that i need a mySQL sever? And what is mySQL server? Know these may be stupid questions, but pls help. Thanks a million. cheers, Just Me!!
  10. justme77

    extracting pharse froma string

    Thanks Luciddream, this is still not quite what i want though. Maybe i'm not clear enough, here an exampl to show what i want: suppose i got this string "this is an example ... help me.". I would like to extract whatever phrase is between "example" and "help&quot...
  11. justme77

    extracting pharse froma string

    Hello, anyone noe whether it's possible to extract a certain pharse or word from a string or sentence? Thanks for answering. cheers, Just Me!!
  12. justme77

    timeout

    Hi to all, I have written a perl script to execute some command, like Tracert, and would like to improve it by including a time out function. This is in case Tracert hangs or something else happens. Any idea how I can go about doing it? Thanks for the suggestions. cheers, Just Me!!
  13. justme77

    Downloading using Perl

    Hi all, I would like to automate downloading of files form the using perl. I can live with entering URL and path for the file to be downloaded from the internet. Any ideas? Is there any Perl modules that I can use? Thank you for answering. cheers, Just Me!!
  14. justme77

    doing ping with perl

    thanks to stillflame, this is exactly what i want. I've got it working. cheers, Just Me!!
  15. justme77

    doing ping with perl

    thanks Mike, but i am wondering whether there are ways other than using Net::Ping, as Net::Ping doesn't give me the stuffs like TTL, roundtrip time, etc. cheers, Just Me!!
  16. justme77

    doing ping with perl

    hello to all, I am a beginner in networking and perl. I wonder whether there is any perl module that allows me to ping a server and returns similar information found when i do a ping with DOS. Thanks for the solution. cheers, Just Me!!
  17. justme77

    Network performances

    Hi all, any one out there knows what define the perforamnces of a network? By pinging, by download time or what? cheers, Just Me!!
  18. justme77

    Net::DNS::Packet

    Anyone have any examples on using the Perl module on Net::DNS::Packet? I'm trying to read the packet of a query that I've sent, but I don't know whether I'm reading the right thing. Any idea, how I can find out? Thanks for helping. cheers, Just Me!!
  19. justme77

    File::Cache

    Hello, I am currently trying the File::Cache module. Wonder whether is it possible to add something into a particular cache, using the same namespace and username, without actually overwriting the data already present in the cache? If it's possible, can you please show me the first few lines...

Part and Inventory Search

Back
Top