User Profile

Collapse

Profile Sidebar

Collapse
beauzeau
beauzeau
Last Activity: Feb 9 '07, 01:09 AM
Joined: Feb 9 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • beauzeau
    replied to Questions about Dynamicurl
    I figured it out. Wasn't used to having to use + signs between things that I wanted to show up. This works like a charm! Out of curiosity, would a script like the one below pull lots of system resources?...
    See more | Go to post

    Leave a comment:


  • beauzeau
    started a topic Questions about Dynamicurl

    Questions about Dynamicurl

    Hello. I admit that I don't know much about javascript. I'm pretty much relegated to only using html in webdesign. But I'm trying to do something and I think I may be close with dynamicurl in JS.

    I found the following online tonight.

    ---------------
    Code:
    <html>
    <head>
    <script>
    function dynamicurl()
    {
        location.href = document.form1.test.value;
    }
    ...
    See more | Go to post
No activity results to display
Show More
Working...