User Profile

Collapse

Profile Sidebar

Collapse
dvdljns
dvdljns
Last Activity: Jul 26 '13, 07:53 AM
Joined: Jul 25 '13
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • dvdljns
    replied to browse for file in javascript?
    On my webserver. It is in my home but I get to it by www. Can't I browse for a file in java script. Maybe something like this
    Code:
    function openfile(file) {
    
    window.location = "file:///" + file;
    I Know it has this
    Code:
    <input type="file">
    but not sure how to work it.
    Maybe I am going at this wrong? I have a script that changes the text in a container on my webpage but I have to navigate...
    See more | Go to post

    Leave a comment:


  • dvdljns
    started a topic browse for file in javascript?

    browse for file in javascript?

    I have a script that replaces the content of a container on a webpage. What I would like to do is browse to a file and select it. What I do now is type the info in but would like to automate it more. In asp I can browse to a file from my admin page select the file and it posts the first few lines of the text with a more link. can I do this in javascript?
    See more | Go to post

  • creating webpage links from all items in a folder

    I need a drop in script that will write links to all items in folder. I need it in javascript.
    See more | Go to post
No activity results to display
Show More
Working...