Current location: Hot Scripts Forums » General Community » Script Requests » Where can I get a script to submit questions and answer them?


Where can I get a script to submit questions and answer them?

Reply
  #1 (permalink)  
Old 07-03-07, 05:50 AM
shayans shayans is offline
Newbie Coder
 
Join Date: Jul 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation Where can I get a script to submit questions and answer them?

Is there a script out there that works as follows:

Visitor asks question on website, goes to Admin section. Admin answers question and now question and answer are posted together on the front page. Front page is constantly updated with these answered questions, newest on top. Search on top should search all of answered questions.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 07-03-07, 06:02 AM
Nico's Avatar
Nico Nico is offline
Community Leader
 
Join Date: Sep 2005
Location: Spain
Posts: 8,074
Thanks: 11
Thanked 88 Times in 83 Posts
Topic moved to script requests.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 07-03-07, 10:50 AM
blake blake is offline
Newbie Coder
 
Join Date: Jun 2007
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
What language are you using?
__________________

Help me win money, vote for these:
ASP, count months... - Basic ASP ADO database connection code...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #4 (permalink)  
Old 07-03-07, 01:42 PM
shayans shayans is offline
Newbie Coder
 
Join Date: Jul 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Any language is fine with me. Do you know of anything like this?


Quote:
Originally Posted by blake View Post
What language are you using?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #5 (permalink)  
Old 07-03-07, 04:21 PM
job0107's Avatar
job0107 job0107 is offline
Community Liaison
 
Join Date: Dec 2006
Location: Tacoma, Washington USA
Posts: 3,454
Thanks: 0
Thanked 140 Times in 137 Posts
What you are looking for would be possible to create. You could use a database to store questions and answers. And if the information isn't sensitive then you could use a file system if you didn't have a database. Are you able to program in HTML and PHP? If not are you willing to pay someone to create a program for you? If you are willing to pay, I could create a program that would do exactly what you want.
__________________
Jerry Broughton
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #6 (permalink)  
Old 07-03-07, 04:59 PM
blake blake is offline
Newbie Coder
 
Join Date: Jun 2007
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by shayans View Post
Any language is fine with me. Do you know of anything like this?
No, I don't know of anything off hand... But it wouldn't be hard to create...

I'm an ASP developer, so the easiest method I know of, would be ASP/MSACCESS... It wouldn't be that hard at all, I'd recommend reading up on ASP and SQL, you should be able to handle it, no problem...
__________________

Help me win money, vote for these:
ASP, count months... - Basic ASP ADO database connection code...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #7 (permalink)  
Old 07-03-07, 05:34 PM
shayans shayans is offline
Newbie Coder
 
Join Date: Jul 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
This is very simple, so I'm just looking for something already made.


How much would you charge me?

Quote:
Originally Posted by job0107 View Post
What you are looking for would be possible to create. You could use a database to store questions and answers. And if the information isn't sensitive then you could use a file system if you didn't have a database. Are you able to program in HTML and PHP? If not are you willing to pay someone to create a program for you? If you are willing to pay, I could create a program that would do exactly what you want.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #8 (permalink)  
Old 07-03-07, 08:46 PM
job0107's Avatar
job0107 job0107 is offline
Community Liaison
 
Join Date: Dec 2006
Location: Tacoma, Washington USA
Posts: 3,454
Thanks: 0
Thanked 140 Times in 137 Posts
Quote:
This is very simple, so I'm just looking for something already made.


How much would you charge me?

Quote:
Visitor asks question on website, goes to Admin section. Admin answers question and now question and answer are posted together on the front page.
Yes the responses back and forth can be accomplished fairly easily.
Quote:
Front page is constantly updated with these answered questions, newest on top.
Ok, so now you may also need a little Javascript.
Quote:
Search on top should search all of answered questions.
Now for this you will need to know how to perform searches and
to write the programs that do the searches and you will also have
to make programs that either work with a database or a file system.
Tell me what you want.
Extremely simple? Or maybe a little format and some graphics? Or all the bells and whistles?

Give me some idea of what you want your pages to look like.

Then we can discuss it.
__________________
Jerry Broughton
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #9 (permalink)  
Old 07-03-07, 08:55 PM
shayans shayans is offline
Newbie Coder
 
Join Date: Jul 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Very simple. Just programming. Formatting only to necessity to display the questions and answers together properly. What I want exactly:

"Visitor asks question on website, goes to Admin section. Admin answers question and now question and answer are posted together on the front page. Front page is constantly updated with these answered questions, newest on top. Search on top should search all of answered questions.

Person who asked question will be notified via email and a link to see answer.

Three additional pages: Terms of Service, Privacy Policy, and About Me."

Would you like me to clarify anything specific?


Quote:
Originally Posted by job0107 View Post
Tell me what you want.
Extremely simple? Or maybe a little format and some graphics? Or all the bells and whistles?

Give me some idea of what you want your pages to look like.

Then we can discuss it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #10 (permalink)  
Old 07-03-07, 09:29 PM
job0107's Avatar
job0107 job0107 is offline
Community Liaison
 
Join Date: Dec 2006
Location: Tacoma, Washington USA
Posts: 3,454
Thanks: 0
Thanked 140 Times in 137 Posts
This is the way I see it. A person inputs a question into a form and maybe some supporting information about whom the person is including their email address, then submits the form. When the form is submitted, the data is collected and written to a database or file system (here on referred to as database).
Daily the Admin. department checks the database for new questions using their Admin. program (web page). The Admin. fills out another form in their web page with the answer to the question, then submits their form. When the form is submitted, the data is collected and written to the database and an email is fired off to the originator of the question informing them that they have an answer waiting and a link to their web page.
Now their web page not only has the question form, it also queries the database for all answered questions and displays them on their page when they login. This means that you may also need a login page.
And somewhere on the page there is another single field input form that can be used to search the database and display the results of the search
in place of the current query.

I figure a program of this scope may take a few days to put together. Now I'm not a greedy person and I won't charge you $200 or even $100 dollars an hour like some programmers charge. If you want a custom program written for you that does exactly what you want it to do, I would be willing to create a simple one as described for $100. And then if you want other features added at a later time, we can discuss it again.
__________________
Jerry Broughton

Last edited by job0107; 07-03-07 at 09:35 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
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
Raffle/Lottery Script (Very profitable!), Coded it myself. Voltaire General Advertisements 6 03-16-09 08:15 AM
Answer the questions, it gives you an answer script jilbo Script Requests 2 02-12-06 07:33 PM
Raffle/Lottery Script (Very profitable!), Coded it myself. Voltaire General Advertisements 2 01-03-06 12:55 AM
Questions Script ... gillweb Job Offers & Assistance 0 02-08-05 03:14 PM


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