943,931 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 830
  • C++ RSS
Nov 6th, 2009
0

does anyone know to do program like peteranswers??

Expand Post »
does anyone know how to do the program that are more or less like peteranswers??

This is the website which has been using to trick people...
http://www.peteranswers.com/

and this is the secret :
http://chriswondra.com/2007/02/21/pe...rs-the-secret/

i'm just wondering if i'm capable to do just a simple program that is similar like this?
and how to do this if i could?

thank you 4 answering...
Similar Threads
Reputation Points: 6
Solved Threads: 1
Posting Whiz in Training
samsons17 is offline Offline
225 posts
since Oct 2009
Nov 6th, 2009
0
Re: does anyone know to do program like peteranswers??
Click to Expand / Collapse  Quote originally posted by samsons17 ...
does anyone know how to do the program that are more or less like peteranswers??

This is the website which has been using to trick people...
http://www.peteranswers.com/

and this is the secret :
http://chriswondra.com/2007/02/21/pe...rs-the-secret/

i'm just wondering if i'm capable to do just a simple program that is similar like this?
and how to do this if i could?

thank you 4 answering...

Not very difficult. It's far harder to pull off the trick as the person typing in the question.

But you're in the wrong forum. It's definitely not C++. Go to "View Page Source" and you'll see that it's in Javascript and hence you'll see the full source code, or at least the full source code minus any imported scripts. It's been a while since I've played with Javascript, but since it's client-side, you can download the whole page and turn off your internet connection and successfully run it locally on your machine, so you have the full source code, so you can pick it apart. If you have questions, ask in the JavaScript section.

You could certainly also write this as a non-web-based application in C++.
Featured Poster
Reputation Points: 2614
Solved Threads: 687
Posting Expert
VernonDozier is offline Offline
5,375 posts
since Jan 2008
Oct 31st, 2010
0
Re: does anyone know to do program like peteranswers??
It is possible to make an offline version of Peter Answers. I have done it, but I used Visual Basic not C++. I don't know anything about C++, but you can take a look at my program at: http://www.jonas-homepage.orgfree.com/jonas-answers.php. For the code you can e-mail me at <<snip>>
Last edited by Nick Evan; Oct 31st, 2010 at 1:54 pm. Reason: Removed mail
Reputation Points: 10
Solved Threads: 0
Newbie Poster
sanjon is offline Offline
5 posts
since Oct 2010

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Read From file To Screen or Whatever
Next Thread in C++ Forum Timeline: undo/redo using memento c++





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC