Jump to content

thesuper8workshop

Members
  • Posts

    11
  • Joined

  • Last visited

thesuper8workshop's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Thanks for your reply. Is Mysql difficult to use? Where can I get some basic info on Mysql.... any recomendations.? Many thanks. PJ
  2. Hi I hope someebody can help me. I have designed a website which requires members to fill out a form as part of their subscription details. Can these details be then somehow be transfered to a database which I could then link to a mailling list etc. The sort of information to be collected is: Name, Address, Email, Membership Number, and Password . At the moment the details are sent via email to an email account and I then manually have to enter it into excel. Please help. Thank you in advance. PJ
  3. Thanks alot guys for your help! TCH really is like a family. Glad I'm part of it. Thanks agin. Pav
  4. Hi I've designed a form in dreamweaver to work with formail . The form has two boxes for email ( email 1 and email 2) and 2 for password (password 1 and 2) so that each can be verified. Can I write a script which will ensure that the two are the same before proceeding with the rest of the form. I would really appreciate the help. Looking forward to some help.
  5. We want to password protect certain pages on our site which will be members only. We have gone to the web protect section in the control panel and have locked the folder which we called Members Area. We have placed a newsletter in this folder. Every time we try to access this newsletter vis a direct link from within the website we get a 404 error? Do we have to design some kind of form to enter the password and user name on or does it do it automatically. What have we done wrong? Any one out there know - we are new to this! Please Help PJ
  6. Thought you might find this useful: iscTrackerUrl Version : 5.6+ MiscTrackerUrl can be used to make AWStats able to detect some miscellanous things, that can not be tracked on other way like: - Screen size - Screen color depth - Java enabled - Macromedia Director plugin - Macromedia Shockwave plugin - Realplayer G2 plugin - QuickTime plugin - Mediaplayer plugin - Acrobat PDF plugin To enable all this features, you must add the following HTML code at the end of your index page (before </BODY>) : <script language=javascript src="/js/awstats_misc_tracker.js"></script> If code is not added in index page, all this detection capabilities will be disabled. You must also check that ShowScreenSizeStats and ShowMiscStats parameters are set to 1 to make results appear in report page. If you change this parameter, you must also change the awstatsmisctrackerurl variable into the awstats_misc_tracker.js file. Change : Effective for new updates only. Possible value: Name of javascript tracker file added in HTML code Default: "/js/awstats_misc_tracker.js" MiscTrackerUrl="/js/awstats_misc_tracker.js" Hope it helps Pav
×
×
  • Create New...