Current location: Hot Scripts Forums » General Community » Script Requests » Looking for Registered Members area access to files .. script


Looking for Registered Members area access to files .. script

Reply
  #1 (permalink)  
Old 08-25-03, 03:00 PM
zamen zamen is offline
Newbie Coder
 
Join Date: Aug 2003
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Looking for Registered Members area access to files .. script

Hi,

We are currently trying to find out our options in using a script that would be used primarily to allow access to specific documents/files to registered users only

So basically, we are looking for this type of process..

-User clicks link for a document
-User is prompted for password or user/pw combo
-User will have to register if they dont have one, or enter the password / combo to download/view files.. etc

The regisration form doesnt need to be database intensive, it could be a simple script to send the results to an email.

We kind of want to stay away form the whole, registration process that forces the user to achieve their information through email . We feel the time and efforts that is required for the user may discourage them to register in the first place

We dont care if the password is the same for everyone, ideally we just want those who want to access these specific files/documents to register a form.

so perhaps using the word register is wrong, being there is no membership but rather kind of like forcing them to complete a form before they are able to view the files, however we would like it so that if they ever return to the site.. they dont have to reregister again,

Any help is greatly appreciated as we are doing our part searching the forums left and right for any ideas

Thanks agian for your time and help

Zamen
Reply With Quote
  #2 (permalink)  
Old 08-25-03, 04:35 PM
Wraith Wraith is offline
Newbie Coder
 
Join Date: Aug 2003
Posts: 47
Thanks: 0
Thanked 0 Times in 0 Posts
The Registration script i got, in HTML. Heres the codeing (Change CAPS to suit you):
Code:
<form method="post" action="http://www.btinternet.com/cgi-bin/userform.cgi">
  <!--The title and URL of the form will be listed at the top of the e-mail--> 
  <div align="center">
    <input type="hidden" name="TITLE OF E-MAIL" value="Source of form">
    <!--Specify the e-mail address to which data from the form should be sent--> 
    <input type="hidden" name="SendMailTo" value="YOUR E-MAIL ADDRESS">
    <!--Specify your e-mail address to which data will appear From--> 
    <input type="hidden" name="E-mail" value= "WHO IT CAME FROM">
    <!--Specify the acknowledgement page to be seen by customers who have sent in the form--> 
    <input type="hidden" name="redirect" value="REDIRECTION URL">
  </div>
  <h1 align="center"><font face="Tahoma" color="#425A77">Hosting sign-up</font></h1>
  <p align="center"><font face="Tahoma" color="#425A77">Please fill in the following fields</font></p>
  <div align="center">
This is the Main part of the form and must go in the BODY Right after the back ground colour etc. Also every thing goes here like E-mail address and username etc.
Code:
</pre>
  </div>
  <hr align="center">
  <div align="center">
    <font color="#425A77">
    <input type="submit" value="Submit" name="submit" style="border-style: dashed; border-width: 1">
    <input type="reset" value="Start Again" name="Reset" style="border-style: dashed; border-width: 1">
    </font>
  </div>
</form>
This form DOSNT Support UPLOADING files and attaching them. This was taken from www.btinternet.com - Link at bottom of page building a web site.

Hope that helps

-Wraith
Reply With Quote
  #3 (permalink)  
Old 08-29-03, 05:33 PM
zamen zamen is offline
Newbie Coder
 
Join Date: Aug 2003
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks Wraith, i will take a look at it..

=)
Reply With Quote
  #4 (permalink)  
Old 09-02-03, 05:44 AM
!!! HotCGIScripts !!!'s Avatar
!!! HotCGIScripts !!! !!! HotCGIScripts !!! is offline
Guru Programmer
 
Join Date: Jun 2003
Location: USA
Posts: 47
Thanks: 0
Thanked 0 Times in 0 Posts
As I see this script will suit your requirements. http://www.hotscripts.com/Detailed/22874.html
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Automated script to delete certain files shib_s Script Requests 3 08-03-06 05:28 PM
Download files from another server using script! benweston Script Requests 5 01-17-06 09:29 AM
New design and members area cybapymp Website Reviews 1 09-20-03 09:04 AM
Members Section/area Script Request cashmc Script Requests 0 09-18-03 10:29 AM
Script for picking the first HTML file out of a directory (with sorted HTML files) jelteveld Script Requests 0 08-16-03 01:30 PM


All times are GMT -5. The time now is 11:39 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.