HTML - Passwrd Directory & Tracking Users
Hey guys,
I've got some files which are in a password protected directory inwhich the directory has a generic username & password I'm after a way I can track who has accessed the site or more specifically who has downloaded the file/s . Is this best done using SQL and if so can somebody please explain the steps or direct me to a script ? Cheers in advance Similar TutorialsWhat is the best way to track visitors for free? Right now I have a site that uses ONLY html. The host provides a tracker, but I think it's trash and they push their upgraded service for way too much money. So, I'm really looking for a free service that won't put a pop-up or huge banner, etc. Thanks for reading. Hi everyone, I'm new here and so far it looks great! What I am trying to do is to make an HTML tracker. Sort of like the Where's George thing. It's a little keychain with a serial number on it, so if someone finds one, they enter the number on my website then send it on. I know it probably needs to be a cgi form, but I am new to HTML and have done no cgi. I would like it to display the results automatically on a new page. So all in all, you enter were you found it, and the number; then it displays all of it's stops on a page. Thanks. Hi. Im not sue if it has anything to do with HTML. But when I post an ad on CL, or any other web site of taht kind, is there any way to keep track of how many ppl opened my ad? I'm allowed to insert any HTML code in my posts. Thanks I'm trying to impliment a work order system on my website, and example can be seen here of the work order system beta i'm working on, http://www.army.mil/oldguard/workorder/pworkorder.htm I need to be able to assign a work order number automatically that will not only go in the e-mail that flexmail sends out from the form, but also lets the user know what their work order number will be. Also, the work order number should not increase unless there is a successful form submission. The army is paranoid so we have no access to asp, php, perl, or cgi on the server, has to all be done with ajax, javascript, and html. The only other 3rd party software is felxmail and all it handles is the sending of the information fed to it via e-mail. Thank for any help you can provide. hello, I have a form it works perfect, i use natemail, however i wanted to know if there is a way that when the customer hits submit and they get that thank you page, if they can also get a "generated tracking number or referece number".. or something of that sort.. if someone can help me please reply... I can post my scrip.. even though I have Previously, posted this tread in php scrip, lots of view but no one has posted any reply, can some just tell me if its possiable? or is there anything similar, i need some guidence... thanks Is there a plugin or anything that would allow me to setup specific sections of a website where certain users can update with news? I hope I'm being clear, but this is what I want to do: There's a news section of my page, and currently I'm working with people who don't know a lick of HTML. They want to be able to add news articles without having to go through me. Is there a service or plugin or anything that will allow this to happen? Thanks in advance for any help! Hi, I have a very basic question. In the past, every time I've made updates to the website, I have to refresh my browser to get the new content. How long does it typically take for browsers to check for new content? Is there a way to put something in the html header so that browsers will do this automatically? I suppose not, but just asking. Thanks, Linda. Hey mates, i have a website and want to create a page on there where just registered users have access to and can download from the links on that page. Therefore I believe I need to make a "register" thing on my website, where they get a code to their typed in email addy and have to confirm it by typing it in on my page. I don't even know if it is possible to create that kind of thing with html, but any help would be great, have a nice sunday, DonCanalle hi everyone! i d like your help on how to put an icon on my site to correspond to a wav file, and how to allow the users to be able to download it. do u know any piece of code to do this? Thanks! hiya,i have a msn group and it doesn't support java scripts i searched on google tried a lot of webcounters but they are all with java .. is it possible to have an users counter without any java ?? just simple html.Thanks in advance ! *love - Elise Allow me to explain First i have a site master where the header and menu has been designed when ever a user click on a seperate page the header and menu gets called and then its shown etc etc thats all perfectly fine. My issue on one of the pages i have a slideshow box, the css is all done. i have a java script which controls the slideshow but im not to sure where to put it because it says place this script between the <head> </head> on your page, but the page im on hasnt got a <head></head> only the site master has, So my my question is where can i add the script can i place it on the sitemaster and when thats called the script gets called or wont that work due to being on a different page? Can some one please tell me from the below code where to add the Java Script. The page i want to add it to is below. HTML Code: <%@ Page Title="Home Page" Language="vb" MasterPageFile="~/Site.Master" AutoEventWireup="false" CodeBehind="Default.aspx.vb" Inherits="WebApplication1._Default" %> <asp:Content ID="HeaderContent" runat="server" ContentPlaceHolderID="HeadContent"> </asp:Content> <asp:Content ID="BodyContent" runat="server" ContentPlaceHolderID="MainContent"> <h2> Some text as a header </h2> <p> bla bla bla </p> <p> even more bla bla bla </p> </asp:Content> Hope some one can help me would be greatly appreciated. Hello, My first post and my first ever visit to an HTML type forum, so please be gentle with me, and excuse me that I am probably not posting this in the correct sub-form, but I am unsure which one to use, and hope a mod can move it to the correct forum, thank you. Anyway. I write little Riddle games, basically puzzles, they are offered for free to players. All of them, up to now, have been serial, you start at level 1, solve it and that opens up level 2, etc. However I am just writing one where all the levels are open, the player can play any level. When they get the correct answer they are taken to a congraulations page. However, they have no method of seeing which levels they have completed without keeping a note of them. So I wondered if I could set up something simple, that is individual to the player, thats non controversial that wouldnt be considered phishing etc where the players can tell which levels they have completed, by using the fact they are the only ones who have visited the various level congrats pages. I can show you an example of what I mean but I dont want to put a link here in case it is considered spamming. I have my own domain, access to the server etc if I need tinstall something, but my server, cookie type knowledge is pretty much non existent. Thank you in advance for any advice you wish to give. Creo I've got a registration page and login system set up, but now I need to record when each user accesses a certain page. Is there any way to do that? http://www.wagnermeters.com/1/login/index.php Hi - I'd like my customers to be able to submit useful weblinks to our site so that they can be shared and commented on by others. In Firefox, a quick way of doing this is to have them drag the weblink in their Bookmarks and drop it into a textfield within a form. They can then press submit on the form. However, this doesn't work in Internet Explorer - the user is simply redirected to the url in the bookmark. Is there a smarter way of doing this? I'm can use ASP if there is not easy HTML solution. I want to have a survey page on my site where each visitor will be asked random questions and their answers recorded along with their age, sex and religion. I have a set of 500 questions and an Ajax setup to pick one randomly and present it. That's not the problem. The problem is I'm not sure how to identify users. On one hand I want it to be as easy as possible for people to take part in this survey. On the other hand, I need to avoid asking a person the same question more than once, and I also need to know their age, sex and religion. (This is so that I can compare the answers across different demographic groups.) One way would be to have them register the first time they do the survey. Then they would fill in their details only once and thereafter just enter a name and password. But having to register might scare them off! Another way would be to do without registration, and have them enter their details every time they do the survey. That might be tedious for them. Another way would be to store the user's details in cookies. I am reluctant to rely on cookies because a) they could be wiped, b) it would increase the amount of data being transferred between the server and client and c) two people on the same computer would not be able to have different details. Each method has its drawbacks. I really want it to be easy for people to do this survey - otherwise I won't get the answers! - but, as I say, it's pretty much useless without the respondents' details. What should I do? Hey All! How Do i Create A Login Form That Allows certain users to go onto a 'thispage.html' but dosn't allow them to go onto 'thatpage.htm' How Do I Do That Please Help!!! if i have a flash site and a non-flash site at the same domain, how does a mac visitor get directed to the correct (non-flash) site? thanks for the newb help! berbes Hi, I have a website who can enter html code for product descriptions with my text editor. My problem is when user entered invalid html code, (not closed tables or divs etc) my layout distorted. I will try to change text editor but the other problem is i have lots of records, so i can't repeair invalid htmls on my database. So how can i isolate user html code from to my html? I don't want to use iframe. Any ideas? Thank you. Hey guys! Ive added a working mailto system to my forums and till now i have this: Code: <form method="post" action="index.php?page=contact"> Your Email to response to: <input name="email" type="text"><br> Message:<br><textarea name="message" rows="15" cols="40"> </textarea> <br> <input type="submit"> </form> <br /> <b>Spamming/abusing this option will result in a permament ban!</b> that results in this: http://prntscr.com/662te and when they click on send i receive this in my inbox on my email account: http://prntscr.com/662ut But now my question. how can i make it work that when they send a message to me that i can see their ip adress that they used to send that message with? like this: http://prntscr.com/662x8 THE LINKS ARE SAFE IT JUST SHOWS THE MESSAGE. i really really really appericiate it when you reply me with the golden answer! ive been searching for ages thanks already luv juultjek50. |