View Poll Results: What type of help desk system?

Voters
3. You may not vote on this poll
  • System based

    0 0%
  • Web based

    3 100.00%
Results 1 to 16 of 16

Thread: [RESOLVED] help desk systems

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Posts
    122

    Resolved [RESOLVED] help desk systems

    i'm developing a help desk system for my final year project in uni..would just like to obtain some suggestions on:

    i. to make it vb based where its only used backend or web based where customers are able to use it as well

    ii. what enhancements can i add to available help desk systems?

    iii. am i able to use vb6 to link the system to the web and vice versa?

    will really appreciate any replies and suggestions..thanks in advance.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: help desk systems

    Quote Originally Posted by binbpk
    i. to make it vb based where its only used backend or web based where customers are able to use it as well
    Where customers can use it how?
    Quote Originally Posted by binbpk
    ii. what enhancements can i add to available help desk systems?
    What do you already have built in?
    Quote Originally Posted by binbpk
    iii. am i able to use vb6 to link the system to the web and vice versa?
    Probably, but if you are building a web based help system why mess around with a desktop language. Use a web language.

    Who will be using this help desk? As single company in a single location? A single company with multiple locations? More than one company?

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Posts
    122

    Re: help desk systems

    customers are able to enter details of problems faced with a specific product themselves by doing it online.

    i have customer details, staff details, knowledge base, service level agreement, product details and support requests made.

    its for a single company probably for multiple locations since its going to be web based.

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: help desk systems

    Quote Originally Posted by binbpk
    customers are able to enter details of problems faced with a specific product themselves by doing it online.
    This makes me nervous.....if an end user has the ability to enter a problem that is a very good chance the techie at the other end will have no clue what this person is talking about.

    I would think, at the very least, you would want a drop down list of problem categories so that issue would at least be logged in the right area (software/hardware/specific application/network/etc.)

    How do you have this set up now?

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Posts
    122

    Re: help desk systems

    drop down list sounds good.

    i havent set anything up yet..just want to get some ideas first..i only have to develop a prototype as i'm the Business IT specialization.

    what development tools do you suggest i use? i need to get the basic funtions to work though..enhancements does not have to work.

  6. #6
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: help desk systems

    What is your background as a developer?

    Have you had any web development experience?

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Posts
    122

    Re: help desk systems

    i've done vb, c and java before.

    if its web development, the only thing i've done is web design.

    can u suggest something which is easy to learn?

  8. #8
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: help desk systems

    I would suggest looking into ASP.NET and I think you past java skills will serve you well.

    Regardless of what platform you select, if your help desk is going to be web based, then you don't want to do it in VB.

  9. #9
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Re: help desk systems

    I can contribute a lot of suggestions if yuo let me beta test your software.
    1> Have the ability to capture screen shots somewhere.
    2> Tech reps usually capture screen-shots paste them in a word document and then upload the the document into the system.
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  10. #10

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Posts
    122

    Re: help desk systems

    thanks for the suggestion..i havent started on it yet actually and i only need to develop a prototype so its not going to work a 100%..are there any other suggestions?

  11. #11
    Fanatic Member eSPiYa's Avatar
    Join Date
    Jun 2006
    Location
    in our house
    Posts
    751

    Re: help desk systems

    I suggest a WEB Based because of many advantages:
    -Much easier to deploy
    -Very low system requirements for client PCs
    -Easy to connect.
    and many more...

    Show us what you did then we will give comments.
    I can contribute too because of I already saw a Help Desk System and I should because it may help alot for my department.
    There are many request and the IT Department almost can't hold those requests.

  12. #12
    PowerPoster abhijit's Avatar
    Join Date
    Jun 1999
    Location
    Chit Chat Forum.
    Posts
    3,228

    Re: help desk systems

    Quote Originally Posted by binbpk
    thanks for the suggestion..i havent started on it yet actually and i only need to develop a prototype so its not going to work a 100%..are there any other suggestions?
    What have you got so far?
    Everything that has a computer in will fail. Everything in your life, from a watch to a car to, you know, a radio, to an iPhone, it will fail if it has a computer in it. They should kill the people who made those things.- 'Woz'
    save a blobFileStreamDataTable To Text Filemy blog

  13. #13

    Thread Starter
    Lively Member
    Join Date
    Jul 2005
    Posts
    122

    Re: help desk systems

    i might not be developing this..its too common..thanks for the replies though.

  14. #14
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: help desk systems

    It may be common in the "idea of it" but you can prduce something custom for your client/customer then it wil have value to them.

    I would also say web based and to use ASP.NET 2005 at a minimum because of its ease of use for logins, security, roles, portals, master pages, etc.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  15. #15
    Fanatic Member eSPiYa's Avatar
    Join Date
    Jun 2006
    Location
    in our house
    Posts
    751

    Re: help desk systems

    This would be my next project, I mean an application w/c is publicly available.

    Thanks for the idea.

  16. #16
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: help desk systems

    The thing is that you dont need a unique idea for a program. Everyone is just re-inventing the wheel which is needed in order to have progress.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

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