Results 1 to 6 of 6

Thread: Question on project

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    4

    Question on project

    Hello, my name is Matt I am new here.

    Anyways I had been reading up on a good way to do this project and I had a couple of questions.

    I set up a sql server locally through a network and here is what I am planning to do: have a huge amounts of install software on the server, I want to make a website where users can go to the website, sort through all the available programs to install, be able to filter them by genere, etc. (I wanted to make a database where you can add programs to it, and the path to the actual install .exe will be stored as well, so then you can go in and add a description, version number, program name & icon, etc. and then when browsing programs it will basically brows through the database and when a user selects a program and clicks a button or something it will execute the link through the network and begin installing the program) I also wanted to be able to log (if possible) who has what programs so when they come back to the website it will let them know if there is an update to a software that they currently have.

    Anyways I was planning to use VB.net for this project and have been reading up on dotnetnuke as well which may save some time though i'm still figuring out how to get it set up. Is this possible to make this project using vb.net and dotnetnuke? Does anyone have any advice for me? I was also considering the possibility of using an activex control for the website but I don't know if its possible for this project. Thanks any help is greatly appreaciated!

    -Matt

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: Question on project

    You are building a website, I dounno what "dotnetnuke" is but you will need VS 2003/2005 and an SQL Server (MySQL, MSSQL, Oracle...etc)
    you'll also need to read about Cookies if you want to make a (log).

    I'd create a secure FTP website and forget about VB or ASP.

    p.s. There are forums for ASP and ASP.NET
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  3. #3

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    4

    Re: Question on project

    I have both of those softwares. The only requirement is that it needs to be written in some form of visual basic.

  4. #4
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: Question on project

    Ok, so what's your question?
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Question on project

    You can use dotnetnuke to do this, but then it'll be a case of you MODIFYING existing code, not making it on your own.

    Second, this'd be an ASP.NET question, you want to read up on web development.

  6. #6

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    4

    Re: Question on project

    Thanks for the replies! I was reading up on the modules, and it seemed that I would make a custome asp module to be used with dotnetnuke?

Posting Permissions

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



Click Here to Expand Forum to Full Width