![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Newbie
Join Date: Nov 2007
Posts: 5
Rep Power: 0
![]() |
Re: help with making a program to make my life easier
alright ok thanks for your help
ash |
|
|
|
|
|
#12 |
|
Programming Guru
![]() Join Date: Apr 2005
Posts: 1,799
Rep Power: 5
![]() |
Re: help with making a program to make my life easier
Feel free to use other people's suggestions, of course. But if you've weighed the benefits and drawbacks of your options, and decide to go with the alternative I suggested, then here's some material that you might find useful:
Using PHP To Get Form Data From An .HTML Document A PHP Function For Storing Data In A Text File If you want to continue discussion on that, I'd advise opening up a thread in the PHP section. Happy coding! |
|
|
|
|
|
#13 |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 748
Rep Power: 3
![]() |
Re: help with making a program to make my life easier
Yeah, Sane's plan would probably be the quickest, especially if you already have servers set up. Deployment shouldn't be an issue, since you'll probably just have to copy the files from where you develop them (e.g. at home) to the server.
__________________
<insert disclaimer here> <insert shameless plug for Visual Studio here> |
|
|
|
|
|
#14 |
|
Troll
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4
![]() |
Re: help with making a program to make my life easier
If you are actually looking to save time, it would make a hell of a lot more sense to find something that already works.
Trouble ticket/helpdesk-y software has been done to death. Yours will be buggier and have less features, unless you invest a huge amount of time. Find something cheap/free that suits your needs and be done with this in an afternoon.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270 |
|
|
|
|
|
#15 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Re: help with making a program to make my life easier
Did you ever think of making your life easier by becoming competent and valuable, or is it some sense of unearned entitlement that you are entertaining? It's difficult to tell.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#16 |
|
11 years old
Join Date: Nov 2007
Posts: 79
Rep Power: 1
![]() |
Re: help with making a program to make my life easier
Research the java.sql namespace.
|
|
|
|
|
|
#17 |
|
Man Bear Pig Hunter
Join Date: Jul 2005
Location: NorCal, USA
Posts: 290
Rep Power: 4
![]() |
Re: help with making a program to make my life easier
Are they going to be chaning their request? Why not just have a webform that emails you what they want. There is no need to make this more complex.
Hell make a document in word or notepad and have them use check boxes and write it. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help with C Program I've downloaded. | csrocker101 | C | 4 | Feb 7th, 2007 5:44 PM |
| Making A Program Run On Startup? | Sane | Coder's Corner Lounge | 1 | Aug 1st, 2006 3:27 PM |
| Sudoku program info & description | Adak | Software Design and Algorithms | 4 | Jul 2nd, 2006 12:49 PM |
| Need help with Encryption program! | crypter | C# | 1 | Feb 9th, 2005 10:23 PM |