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 Chriss Miller 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 SimoBk

  1. SimoBk

    Define a GET variable and transmit it through URL's

    Well, some of the links are static HTML, some are generated by PHP, and some are embed in flash movies :) That's why I would rather find a way to not edit every single link of the site... Thanks, Simo
  2. SimoBk

    Define a GET variable and transmit it through URL's

    Hi DRJ478, Yes, actually, the first thing I thought about was a using session variable. But I realized that it would cause problems with search engines... Let me make it clear, a SE will see: main.php?lang=en and main.php?lang=fr as two different pages... Which is what I want... If I use...
  3. SimoBk

    Define a GET variable and transmit it through URL's

    Dan, Thanks for your answer. First, the link can be set to execute a JS function. 2nd, as I said, the same link will be available on each and every page, so that's why I gave different examples... By clicking the 1st on each line, we'd get to the second. Basically, these would be change...
  4. SimoBk

    Define a GET variable and transmit it through URL's

    [NOTE: I originally posted this on the JS section, thinking it would be a better solution, but been told it would be better to do it server side] Hi all, Well, actually my question isn't really "How to do", but "How to do it easier"... What I want : - A link on every page of my site that...
  5. SimoBk

    Define a GET variable and transmit it through URL's

    Hi all, Well, actually my question isn't really "How to do", but "How to do it easier"... What I want : - A link on every page of my site that should define a GET variable. By clicking on that link from this page, we'd get the following page : index.php >> index.php?var=1...
  6. SimoBk

    Newbie question :)

    Hi all, I have a site with frames with embed quicktime movies. After reading the quicktime documentation, I know that I can control Quicktime with Javascript, here's the example they give: --------------------- <A HREF=&quot;java script:PlayIt(document.movieName);&quot;>Play</a> <A...
  7. SimoBk

    Control and embed qt with another

    Hi all, I have little thing to do but don't know exactly how I should do it... Let me try to explain the problem... I have a website with many frames (www.guydodo.com, check the french version as I'm still working on the english). The right frame contains and embedded quicktime with background...
  8. SimoBk

    No sound on ATI All In Wonder TV Tuner

    evildoughboi, thx for your answer, but I had already did that, and tried ALL the input sources (it's usually on CD Audio), but it didn't work. I send an e-mail to te ATI tech support, but they keep sending me back the auto response saying to check the FAQ, wich I already did, with no success...
  9. SimoBk

    No sound on ATI All In Wonder TV Tuner

    As I said before, the cable is well connected. The volume control is Ok... I really tried everything I could think of, and can't find the problem... :S Motherboard: Asus CUSL2 Proc: PIII 733MHz Mem: 256Mb SDRam PC133 Video: ATI All In Wonder 128 Pro (IRQ11) Sound: SB Live...
  10. SimoBk

    No sound on ATI All In Wonder TV Tuner

    Hi all, I have a problem with my ATI All In Wonder 128 Pro TV Tuner. It usually works perfectly, but since I formatted my computer 3 days ago, I can't get any sound on it. All my drivers are up to date, my sound is working for everything else. The video cable is connected to my sound card...

Part and Inventory Search

Back
Top