Click here to Skip to main content
15,887,776 members
Home / Discussions / Linux, Apache, MySQL, PHP
   

Linux, Apache, MySQL, PHP

 
AnswerRe: Download a file from a link? Pin
fly90423-Sep-09 1:46
fly90423-Sep-09 1:46 
AnswerRe: Download a file from a link? Pin
Marc Firth23-Sep-09 1:54
Marc Firth23-Sep-09 1:54 
AnswerRe: Download a file from a link? Pin
huh123423-Sep-09 17:39
huh123423-Sep-09 17:39 
QuestionWeb pages do not display Pin
Steve Holdorf20-Sep-09 5:47
Steve Holdorf20-Sep-09 5:47 
AnswerRe: Web pages do not display Pin
Steve Holdorf20-Sep-09 7:40
Steve Holdorf20-Sep-09 7:40 
GeneralRe: Web pages do not display Pin
Marc Firth28-Sep-09 5:58
Marc Firth28-Sep-09 5:58 
QuestionAnti Frame Breaker Code Pin
stambekar18-Sep-09 1:31
stambekar18-Sep-09 1:31 
AnswerRe: Anti Frame Breaker Code Pin
enhzflep18-Sep-09 5:35
enhzflep18-Sep-09 5:35 
It seems to me, that the way I'd approach it is to do a GET on the desired page, scan the page for any offending code and fix as required.

From the 2minute primer i've just had, it looks like a couple of prime strings to be commented out are "top.location= xxxxxxx" and "top.location.replace"

I guess I'd just try loading the page into a string, and inserting a pair of '/' characters at the start of any line that contains either of the two strings I mentioned. That way, you've killed the javascript before it ever had a chance.Cool | :cool:
GeneralRe: Anti Frame Breaker Code Pin
stambekar20-Sep-09 19:15
stambekar20-Sep-09 19:15 
GeneralRe: Anti Frame Breaker Code [modified] Pin
enhzflep22-Sep-09 18:24
enhzflep22-Sep-09 18:24 
QuestionPython Debugger? [modified] Pin
Joe Woodbury16-Sep-09 11:22
professionalJoe Woodbury16-Sep-09 11:22 
AnswerRe: Python Debugger? Pin
Med7at24-Sep-09 18:51
Med7at24-Sep-09 18:51 
GeneralRe: Python Debugger? Pin
anand mohan12329-Sep-09 14:30
anand mohan12329-Sep-09 14:30 
Questionupload photo Pin
pallavi shrivastava16-Sep-09 3:28
pallavi shrivastava16-Sep-09 3:28 
AnswerRe: upload photo Pin
EliottA16-Sep-09 6:10
EliottA16-Sep-09 6:10 
AnswerRe: upload photo Pin
Marc Firth17-Sep-09 14:37
Marc Firth17-Sep-09 14:37 
Questionsend email Pin
pallavi shrivastava15-Sep-09 2:59
pallavi shrivastava15-Sep-09 2:59 
AnswerRe: send email Pin
fly90415-Sep-09 7:42
fly90415-Sep-09 7:42 
QuestionGridview Pin
jaraldumary15-Sep-09 0:51
jaraldumary15-Sep-09 0:51 
AnswerRe: Gridview Pin
fly90415-Sep-09 7:34
fly90415-Sep-09 7:34 
AnswerRe: Gridview (caution, long answer) Pin
enhzflep15-Sep-09 14:56
enhzflep15-Sep-09 14:56 
GeneralRe: Gridview (caution, long answer) Pin
fly90423-Sep-09 2:21
fly90423-Sep-09 2:21 
QuestionUnable to start yahoo messenger Pin
Vishal Kumar Soni14-Sep-09 10:24
Vishal Kumar Soni14-Sep-09 10:24 
QuestionProblem with PHP IDE Pin
sarang_k11-Sep-09 0:59
sarang_k11-Sep-09 0:59 
AnswerRe: Problem with PHP IDE Pin
Marc Firth11-Sep-09 5:40
Marc Firth11-Sep-09 5:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.