Actual Results
- champkris
- Forum: Programming / Scripting / Coding Forum
- Topic: ie banner hacked replaced with adsense
- Subject: ie banner hacked replaced with adsense
- Replies: 3
- Views: 414
Posted: August 15th, 2007, 8:02 pm
My collegue's pc's got some kind of weird virus that replace standard banner with the hacker's adsense or fastclick banner on any website. We suspect our IE's got hacked. Coz, it only happen for IE. FF works fine. Does anyone ever come across one? any solution? It really lower our productivity since...
- champkris
- Forum: Programming / Scripting / Coding Forum
- Topic: Iframe hack at index
- Subject: Iframe hack at index
- Replies: 2
- Views: 2259
- Subject: Iframe hack at index
Posted: May 16th, 2007, 10:28 pm
Several sites that I wrote have been hacked recently.. The hacker places iframes in the root index. I just like to know the way to prevent this from happening. Some of them on linux and some on windows. Some has joomla on it, and some don't. First I thought there's something to do with joomla.. but ...
- champkris
- Forum: Programming / Scripting / Coding Forum
- Topic: Sponsor page before destination link
- Subject: Sponsor page before destination link
- Replies: 2
- Views: 350
- Subject: Sponsor page before destination link
Posted: April 4th, 2007, 3:05 am
Thanks alot onlyican.com.
I forgot to mention another thing. What if I don't want it to happen every clicks.. but says.. every 4 clicks?.
cheers
I forgot to mention another thing. What if I don't want it to happen every clicks.. but says.. every 4 clicks?.
cheers
- champkris
- Forum: Programming / Scripting / Coding Forum
- Topic: Sponsor page before destination link
- Subject: Sponsor page before destination link
- Replies: 2
- Views: 350
- Subject: Sponsor page before destination link
Posted: April 3rd, 2007, 10:21 pm
Hi there, I'm just wondering how could I make the user see the sponsor page before going to the link they clicked. I saw it in http://www.deviantart.com. Any Idea would be appreciated. So far I can only think of session, but would it effect SEO? coz spider won't have session right? Thanks in advance.
- champkris
- Forum: Programming / Scripting / Coding Forum
- Topic: Anti Spam Form Mail
- Subject: Anti Spam Form Mail
- Replies: 2
- Views: 947
- Subject: Anti Spam Form Mail
Posted: February 25th, 2007, 9:38 am
Thanks PunkPuke I've also seen some interesting ones. Is it equipvalant to CAPTCHA? I've just test it and know how use it now. If it's something similar, then I would go on with it. <?php session_start(); // type de flood $name = $_GET['name']; // nb de caract?res $strlen = (int) $_GET['strlen'];...
- champkris
- Forum: Programming / Scripting / Coding Forum
- Topic: Anti Spam Form Mail
- Subject: Anti Spam Form Mail
- Replies: 2
- Views: 947
- Subject: Anti Spam Form Mail
Posted: February 24th, 2007, 8:54 pm
I'm looking for ways to prevant spam bot on submitting mail form on my website. Also detailed tutorial on how to really do it. So far, I've found this http://www.newearthonline.co.uk/index.php?page=article&article=212&pagenum=1 but the commentator says it's not enough. Also, would browser ch...
- champkris
- Forum: Programming / Scripting / Coding Forum
- Topic: javascript conflict
- Subject: javascript conflict
- Replies: 2
- Views: 392
- Subject: javascript conflict
Posted: January 10th, 2007, 8:47 am
ok. one is adsense code, another one is the code from adserver I know I should be supplying the code, but I just don't have time yet. I just thought that some of you might know general cause for it since i'm not into javascript. Anyway, I would post the code ASAP. Thanks. But still if someone know p...
- champkris
- Forum: Programming / Scripting / Coding Forum
- Topic: javascript conflict
- Subject: javascript conflict
- Replies: 2
- Views: 392
- Subject: javascript conflict
Posted: January 9th, 2007, 9:17 pm
Hi , I would like to know the possible cause for this: 1. In my site, I have some outputs which generated from both javascript/ Iframe 2. The problem occurred when I tried to add extra javascript into this site. When completely add this extra javascript, the pre-existed javascript iframe sometime di...
- champkris
- Forum: Programming / Scripting / Coding Forum
- Topic: SEO-Friendly CMS Program, Anyone?
- Subject: SEO-Friendly CMS Program, Anyone?
- Replies: 3
- Views: 448
- Subject: SEO-Friendly CMS Program, Anyone?
Posted: December 19th, 2006, 9:01 am
so far.. I've a very positive experience about Joomla. My site come first for words like "singing" or "sing"(in Thai). Once new content is added, if there isn't that much competition on such a keyword, there will be a google result in 2-3 days.
- champkris
- Forum: Programming / Scripting / Coding Forum
- Topic: php refer to friends in msn messenger list
- Subject: php refer to friends in msn messenger list
- Replies: 1
- Views: 445
Posted: December 17th, 2006, 1:51 am
Hi there, I'm just wondering how hi5 and those community sites could identify the registrant's friend list on msn messenger and let them refer the product/service to those lists. Is there a kind of API available to use? Or I need to cooperate with MSN manually. If so, detailed demonstration would be...
- champkris
- Forum: Programming / Scripting / Coding Forum
- Topic: dhtml and ssi
- Subject: dhtml and ssi
- Replies: 1
- Views: 238
- Subject: dhtml and ssi
Posted: July 22nd, 2006, 1:14 am
hi there, I've been a freelance web developer for a year now. Since I'ver learnt everything myself, when I went for a job interview they asked me for what I can do using terms like SSI. For me I just do programming without caring about terms that is used to call the method I'm doing it, so when I wa...
- champkris
- Forum: Google Forum
- Topic: How to make my site listed in first page by special keyword?
- Subject: How to make my site listed in first page by special keyword?
- Replies: 16
- Views: 1154
Posted: July 5th, 2006, 12:07 pm
so.. i supposed it was the way I did link exchange to many sites at the start.. it did help though.. . now http://www.thaisinging.com appear first page, first item for keyword: singing (in thai). I'm a happy man.. Now I know how search engine can bring traffic.. really paid off after hard work. i'm ...
- champkris
- Forum: Other Search Engines & Directories
- Topic: Root Index Header Redirection
- Subject: Root Index Header Redirection
- Replies: 3
- Views: 718
- Subject: Root Index Header Redirection
Posted: June 28th, 2006, 7:19 pm
How to solve problem then? here is example of my code <?php //echo $_SERVER['HTTP_HOST']."hey"; $a=$_SERVER['HTTP_HOST']; switch ($a) { case "webbuildstuff.com": header("HTTP/1.1 301 Moved Permanently"); header("Location: http://www.webbuildstuff.com/site/index....
- champkris
- Forum: Programming / Scripting / Coding Forum
- Topic: This site's hover script
- Subject: This site's hover script
- Replies: 1
- Views: 369
- Subject: This site's hover script
Posted: June 21st, 2006, 7:12 pm
I just think that OZZU's fading hover is really cool. (topic heading, from white and fade to red).
I really like to learn such a way to do it
. Would someone be kind enough. Please.
I really like to learn such a way to do it
- champkris
- Forum: Paid Advertising
- Topic: Google Video ads
- Subject: Google Video ads
- Replies: 1
- Views: 536
- Subject: Google Video ads
Posted: June 21st, 2006, 7:09 pm
Anyone's got video ads on their site yet?
Show me, I wanna see.
thx
Show me, I wanna see.

