Summary: Hi, how can I create a hyperlink to a file not on the webserver but on the user's PC? The users of the webpage will all have access to a network drive...
Summary: Just so we're clear you have the following structure: [main] --[home] --[bedroom] When specifying the path, you can move up a folder by using a double...
Summary: Dear Sir, Would you give me some suggestion regarding deleting the inactive file in the temp folder which contains the rpt file created during runnin...
Summary: Hi, I need help on exporting data to excel file in JSP. Code contains: <%@ page content-type=application/vnd.ms-excel" language="java"> PrintWriter...
Summary: Building a site using tripod sitebuilder. It has handy dandy tools for linking to a page but not to a spot on the page. I can switch to HTML (I'm far ...
Summary: Hello, I am a member of your website and would like to know how to ask questions or post issues. I have a web form with three controls on it A Dropdo...
Summary: There are several options. Your ISP probably provides you with a free web space. Check their support pages on how to set it up and then upload the fil...
Summary: I have WAMP set up on my personal PC. What I am trying to do is on the Apache server have a website that is built with PHP and a MySQL database to ha...
Summary: Good afternoon everyone. My knowledge of web development languages is pretty much restricted to HTML with a little bit of insight into a couple of oth...
Summary: You are trying to link a query? Never heard of that. I think you'll have to link to a php-script that executes the query for you. The webserver doesnt...
Summary: ok, it didn't work as written, but it was close enough for me to play with until I got it to do what I wanted it to do. I installed PHP on a dummy se...
Summary: Hi, I regularly run lan partys, and have just made an intranet for it. I was hopeing to be able to put links in the intranet games page directly the t...
Summary: Hi, I have got a directory on our domain. The directory contains pictures only. I want that if somebody type in the address of this directory, he shou...
Summary: i m facing a problem on uploading a file on sever but working on localy properly show error message as- access to the path (file name) is denie...
Summary: I changed a few paths from the source in your 5th post and then placed all files in the same directory; it appears to work fine. Have you cleared you...
Summary: Allowing a web page to launch a file on the users computer would be a security risk, which is the reason for the prompt. Each browser may have a diffe...
Summary: This is kind of a complex question. What I want to do is have a page with a list of item numbers which are hyperlinks. I want to be able to click one ...
Summary: Does anyone know of a web script that can execute a file locally off a disk. Heres that senerao. Lets say I want a page that has the link "Open Docume...
Summary: Yes, but it is not without some potential problems. Using a flat file for data such as this should not be done with caution. If two people were trying...
Summary: That is NOT a pop-up. A pop-up (or under) is a secondary window that opens without any direct action from the user. By clicking a link to open another...
Summary: Hi I am trying to devise some way of hiding my download links as they are getting leached all the time. I need either to have a javascript for a combo...
Summary: Hello! Im trying to implement a system where a user can enter some HTML code into a text box, it gets saved to a file, then the file can be see as a ...
Summary: I want to read our tips and only show one per month. I was hoping to find a script that would read a file in Jan and a differant one in Feb. That way ...
Summary: Well, I wouldnt recommend using a one time popup for two reasons. 1. To display only to new viewers, you will have to store a cookie to verify whether...
Summary: Sounds like the links are pointing to files by their physical location on the server no their location in the web virtual directory. For example if I ...