English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

i am making a software and there is something i wont on it that some1 else has done that i dont know how to do , is there any way of reading the script of some1s software so i can see how its done ?

2007-08-17 21:19:13 · 4 answers · asked by paul young 2 in Computers & Internet Programming & Design

4 answers

If it is a webpage, you can see part of the source as explained above.
If it has been written in PhP (server side), you CAN'T see it.
If it is a piece of software like a program (any ".exe" file), you must disassemble it to find out. If you can do this, you can write any piece of software!
Your best bet would be to explain in details what you want to do. Someone, here, will give you the answer.
Good luck.

2007-08-18 00:22:17 · answer #1 · answered by just "JR" 7 · 0 0

Finding the source code will do the trick for web pages. But for other programs, i think its impossible. I mean, software developers need to keep their secrets.

2007-08-17 22:42:00 · answer #2 · answered by Anonymous · 0 0

If your talking of on-line stuff and it's code your after, click view on your menu bar and click source for IE if it's firefox click on page source. If you want the web page get a program
called WYSIGot "what you see is got."

2007-08-17 21:28:28 · answer #3 · answered by Computershell 6 · 0 0

I'm not entirely sure, but if it's on a webpage, unless they've meade it unreadable, you can right click and choose 'view source'.

2007-08-17 21:27:34 · answer #4 · answered by Ethereal 4 · 0 0

fedest.com, questions and answers