User Profile

Collapse

Profile Sidebar

Collapse
tinman486
tinman486
Last Activity: Jul 28 '08, 01:04 PM
Joined: Jul 17 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • tinman486
    replied to Populate div with website using URL
    i've rewritten my javascript but i need some help... the reference I used gave generic examples and Im not sure how to apply them to my specific situation like what variables to use... I hate coming here and essentially asking you to do this for me but I really am helpless...

    heres the new code..

    Code:
    var request = false;
    var response;
    var currentObj;
    
    function clearData(reportspace){
    ...
    See more | Go to post

    Leave a comment:


  • tinman486
    replied to Populate div with website using URL
    The site I am trying to access is on my domain. I just wondered if I can use the document.innerh tml function or do i need another function to pull the page? Because it's technically html but i don't know if it will pull in the code or the precompiled page.

    Also thanks for the code help, it's easy to over look those kind of errors in your own stuff.
    See more | Go to post

    Leave a comment:


  • tinman486
    replied to Populate div with website using URL
    aside from my mistakes if the site is on my web server i should be able to use as URL as innerhtml?

    I have the basics down I believe, I understand there were some mistakes in my code could you be a dear and point them out? I know Im asking a lot especially for a new user but none of the references I've turned to have been much help asking specific question to a real life person would help me out tremendously.

    If I...
    See more | Go to post

    Leave a comment:


  • tinman486
    started a topic Populate div with website using URL

    Populate div with website using URL

    Im new to the whole javascript game, I know pretty much just enough to be dangerous with no real substance. Anyway Im trying to populate a DIV with a website using the URL as an inner html source


    Here is my code I keep getting an error object expecte don line 58. Which I will highlight. Anyway Not only would i Like to know what that error is about but also if my logic is correct or if I can even do what im trying... and if...
    See more | Go to post
No activity results to display
Show More
Working...