Go Back   Webmaster Malaysia Forum » Website Design & Development » Website Programming

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 05-07-2008, 05:08 PM
Novice Webmaster
 
Join Date: Feb 2008
Location: malaysia
Posts: 25
Rep Power: 0
aiyoo is on a distinguished road
How to know the files related to a text from the front page?

Okay, if I use a script that contains too many files in it,..

For example, in the picture below, lets say the word "Freed Betancourt set for medical after hero's welcome in France" become horrible..

So, how can I know which files that contains that word?





Thanks in advance
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-07-2008, 09:49 PM
Senior Webmaster
 
Join Date: Apr 2007
Location: Penang
Posts: 468
Rep Power: 27
yonghs is on a distinguished road
you can search for the text in all the files in the folder (use windows search or a search software like Seeker: Fast advanced file search and replace utility (v3.7.0.9) )

If you can't fiind it, it's probably in database.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-07-2008, 10:56 PM
Seanie's Avatar
Senior Webmaster
 
Join Date: Mar 2008
Location: pd
Posts: 224
Rep Power: 11
Seanie has a spectacular aura about Seanie has a spectacular aura about
Maybe I'm misunderstanding the question. nstonline.com.my's news ticker is javascript. If you're using Firefox (or some other useful browser), you can select some of the content around the news ticker with you mouse. Selecting dynamic content isn't always easy, so select some of the surrounding images too. Right-click the page and click 'View Selection Source'. That'll give you some source that'll tell you the news ticker is javascript:

Code:
<script type="text/javascript" src="javascript/marquee.js"></script>
Just copy and paste the src value onto the nstonline URL, and load the script into your browser:

Code:
http://nst.com.my/javascript/marquee.js
The text for the news ticker is in the javascript. I think some news tickers (BBC's maybe?) periodically query their home server. The NST's one is more simple.
__________________
Sean says:
Read my blog | Ask My Spider
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 06-07-2008, 07:49 PM
Novice Webmaster
 
Join Date: Feb 2008
Location: malaysia
Posts: 25
Rep Power: 0
aiyoo is on a distinguished road
thanks for the reply..

both of that is useful info..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Source files vaNko Websites Review and Suggestion 0 05-09-2005 11:12 AM
Can't upload files... Cosmos75 Webmaster Tools 6 02-06-2004 11:20 AM
mySQL-Front DingDang Website Programming 4 18-05-2002 01:55 AM
hover button using front page annabelle Webmaster Tools 8 14-05-2002 01:35 PM
crawling pdf files... how??? whit3_cryst4l Website Programming 6 15-04-2002 01:41 PM



All times are GMT +8. The time now is 01:12 AM. Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.


WebmasterMalaysia.com is Proudly Hosted by Exabytes Semi Dedicated Server.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59