+ Reply to Thread
Results 1 to 6 of 6

Thread: Data base help
      
   

  1. #1
    pictish is offline Private
    Join Date
    Jan 2008
    Posts
    3

    Default Data base help

    Hi there,

    I have a database that I want to modify and add to my my website can you please advise me if and how I can do this.

    They apear to be asp files and front page.
    I hope you understand my request
    Regards
    Rachelle

  2. #2
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Data base help

    If it is asp files you can't add it to your vodahost webspace as it can't run windows based files such as asp

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  3. #3
    pictish is offline Private
    Join Date
    Jan 2008
    Posts
    3

    Default Re: Data base help

    Do you know how I can change these files, I am trying to achive a data base similar to this.
    http://www.etoo.com/purchase.asp

    regards

  4. #4
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Data base help

    Its not a matter of converting the file type, its the contents. The contents of an .asp file is ASP programming code, which VodaHost servers cannot interpret. You have to use a different programming language, PHP is the most common. The files can't just be converted to something like a .php and just work, the contents has to change, in this case programmed from scratch.

    The simplest solution is to find a php script similar to the asp one you have that has similar functionality. A good place to start is http://hotscripts.com

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

  5. #5
    Oscar-DFHIE is offline Corporal
    Join Date
    Apr 2008
    Posts
    16

    Default Re: Data base help

    Creating a data baseand using it on your website is a good idea. Please can someone tell me how do I create it and what software do I need to use to start creating my own data base.

  6. #6
    Watdaflip's Avatar
    Watdaflip is offline Major General
    Join Date
    Sep 2005
    Location
    Cincinnati, Ohio
    Posts
    2,119

    Default Re: Data base help

    You can create the database in cpanel, depending on what you are trying to achieve you can find a script that does what you need, or if it is something that is more unique you would have to custom create the script to do what you need. Its not really software you have to use, its pages on your website with the code that tells it what to do

    Register/Login Script
    Do you use a Password Protected Directory? Need a way to allow users to make their own account, try my .htaccess Login Script

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49