2,928 Topics

Member Avatar for
Member Avatar for sopmadtig

Hi, I recently encountered a virus on my computer which I tried everything to remove although AVG was coming back clean, as a last resort I wiped my computer but since then I have been going to google and click on any of the links and am redirected to a …

Member Avatar for jholland1964
0
306
Member Avatar for wickedsunny

Hello, i am running a site consisting mainly of images . the problem im facing is high traffic loads sometimes from social networks on image links directly like : /i/image_123232.jpg instead of the image page. I have developed teh site in a way to use same image name as teh …

Member Avatar for pritaeas
0
125
Member Avatar for Korushi

Hey all, I know there are a few topics on this similar subject, but I'm at my end of what to do and I really need some help. So I have the issue of website links and google searches redirecting to random ad sites (with similar search terms linked). In …

Member Avatar for Korushi
0
315
Member Avatar for Pinchanzee

I'm having trouble redirecting a form via JS. This code (accidentally) works fine as long as there is only one variable: [CODE]<SCRIPT language="JavaScript"> <!-- function Page(thisform) { with (thisform){ var page = thisform.p.value; } } //--> </SCRIPT>[/CODE] [CODE]<form class="box" action="/user/fave.php" onsubmit="return Page(this);">[/CODE] Which just adds the variable to the URL …

Member Avatar for @developer
0
762
Member Avatar for gee777

Hi there my pc has been infected by trojans lately and I have had a go at removing them but am not sure whether how effective my efforts have been. Could you please advise whether my pc is still infected? - I have run MBA-M and HijackThis scans and the …

Member Avatar for jholland1964
0
184
Member Avatar for ravio84

Hi, I'm new here. i have a acer running on windows 7. i switched from the trial Mcafee to my university sophos antivirus. i keep getting this pop up that says "File "C;|windows\sysWOW64\identprv.dll" has been identified as suspicious file of type Sus/Dropper-A. Please send a sample to sophos." I have …

Member Avatar for ravio84
0
374
Member Avatar for Hell Bomb

ok, whenever i make my browser smaller then like 900px wide it will push the footer image to the right but when the browser is nice and big it will display perfectly fine, any ideas? I only put in the css that you should need, but if you want all …

Member Avatar for drjohn
0
426
Member Avatar for natha_peepli

[CODE]mport java.net.*; import java.io.*; class Ur { public static void main(String[] arg) throws Exception { URL u = new URL("http://www.whitehouse.gov/"); InputStream ins = u.openStream(); InputStreamReader isr = new InputStreamReader(ins); BufferedReader whiteHouse = new BufferedReader(isr); System.out.println(whiteHouse.readLine()); } }[/CODE] It shows the error.. when i changed the site to [url]www.google[/url] .com \Program …

Member Avatar for natha_peepli
0
176
Member Avatar for Hobberto

So posting in forums isn't something I normally do so bare with me here, basically I just reformat my whole computer and have a fresh install of xp on here and trying to get avg up and running but whenever I attempt to open avg to insure its working properly …

Member Avatar for jholland1964
0
158
Member Avatar for mikeelo

Hi everyone. Well,I don't know how to deal with this problem. Malwarebytes'Anti-malware,found 2 Generic.Bot.H but,there is no way to delete them. Registry Key : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{453e36y7-4080-42bf-6to5-27q74a2tn61k} File : C:\Windows\System32\winlog\winlog.exe I used HijackThis and this is the log: Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 11:26:45 μμ, on …

Member Avatar for mikeelo
0
154
Member Avatar for bheathcoe

Running windows XP using Belkin Wireless Network Utility. I show strong connetion on the wireless side and LAN. Chrome, IE7 and Firefox are all unable to connect. I've run multiple virus scans, winsockXP, registry scan and tried to reinstall the browsers. I've gone through multiple threads here and could not …

Member Avatar for Maplestory
0
391
Member Avatar for Frankey

Hi there, I am busy with a ajax driven application in combination with Wordpress and now i found a great script that will convert every link into a ajaxlink that will call its content to a div. great, and it works! sometimes :( when it outputs urls like [url]www.domain.com/#/information[/url] or …

0
75
Member Avatar for Borzoi

Hello all, How would I go about getting my site to redirect any visitor to [url]http://site.com[/url] rather than [url]http://www.site.com?[/url] I have searched the forums here and have tried various coding people have provided but none of it seems to work. Could someone maybe post a step by step guide on …

Member Avatar for Kraai
0
137
Member Avatar for Yung suave

Well my computer was infected by a myriad of nasties, I've managed to destroy and delete most of them, but there's something still lurking around unnoticed to me preventing me from beig able to connect to online. I'm using a computer using the same network and the infected computer is …

Member Avatar for gunny
0
283
Member Avatar for mybluehair

I have a script that is using the internet protocol 'Curl' I am sending a http _POST to a php file. To send a post with curl, I need to make a char variable with all my info. for example "name=andrew&country=usa" Here is where the problem comes in - One …

Member Avatar for Ancient Dragon
0
128
Member Avatar for aleX_X

This is the sample code my proffessor posted online [CODE]import java.applet.*; import java.awt.*; public class AnAppletSubclass extends Applet { public void init() { System.err.println("Hello from AnAppletSubClass.init - the current value of n is " + n); color = Color.green; } public void paint(Graphics g) { setBackground(color); System.err.println("Hello from AnAppletSubClass.paint-- the …

Member Avatar for aleX_X
0
139
Member Avatar for thr

Hello i want create gui for aria2c( internet download manager ) with java for doing this aria2c has built in xmlrpc. i use xmlRpc to create gui for aria2c. in aria2c support site there is a example code for python programming language that uses xmlrpc [CODE]>>> import xmlrpclib >>> s …

Member Avatar for leiger
1
630
Member Avatar for andy106

Hi everyone, I have designed my website from 6000 static HTML pages to a more structured system. However I am not carrying over same structure so I will need to setup a bunch of 301 permanent redirects in order to keep my search rankings. (have spent a lot of money …

0
120
Member Avatar for ppetree

Often times I see a SOAP document (blog or example) that references the WSDL from the client side as: [url]http://yourUserid:yourPassword@example.com/foobar.wsdl[/url] as in this example:[code] $client = new SoapClient("https://yourLogin:yourPassword@foo.com/bar.wsdl", array( "login" => "yourLogin", "password" => "yourPassword", "trace" => 1, "exceptions" => 0));[/code] How are they processing the userid/password and managing the …

0
72
Member Avatar for slize

hello, i got a problem with my netbook running windows xp home edition. explorer.exe keeps restarting approximately every 5 seconds unless i boot the netbook in safe mode. enclosing log file. thank you in advance for your help. [CODE]Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 20:34:22, on 2010-11-06 …

Member Avatar for jholland1964
0
184
Member Avatar for bolzebop

Hello, So I've been camping with this problem for a while now, IE just starts when I run my computer, but it just stays in the background(makes some weird noises aswell sometimes) and it kicks me out of any full screen application every 5-10 minutes. I've read quite some posts …

Member Avatar for crunchie
0
456
Member Avatar for Brianbc

My file below checks if the user is ! logged in, and redirects to login page, or does nothing if user is logged in. [CODE]<?php if(isset($_COOKIE['SID'])) { $sid= $_COOKIE['SID']; $uid = $_COOKIE['User']; $lastip = $_COOKIE['Cname']; $_POST['SID']=$sid; $check = mysql_query("SELECT * FROM users WHERE SID = '".$_POST['SID']."'")or die(mysql_error()); while($info = mysql_fetch_array( …

Member Avatar for theonly
0
2K
Member Avatar for b.wickham

While connected to a public wireless network at a hotel, my laptop lost its ability to browse websites via HTTP. The problem persisted when I returned home using my private wireless network. However, I noticed I can browse sites via HTTPS and FTP. I can even ping external websites in …

Member Avatar for caresedan
0
387
Member Avatar for caitlins5

Hello, I have an asp form page that works in IE but I receive an error in Firefox that says: "There was an error on this page. Error description: undefined Click OK to continue" Here is the code of the page below: [CODE] <html> <head> <script src="/backoffice/includes/jquery-1.3.2.min.js"></script> <script src="/backoffice/includes/jquery.validate.js"></script> <script …

Member Avatar for ArtistScope
0
202
Member Avatar for Wishkah

For some reason I cannot open Internet explorer and connect to the internet on my cable connection. But if I open MSN messenger or any other internet related program it connects fine. I run Windows XP, Adaware, Spyware Doctor, Panda antivirus/antispyware, and I ran trendmicro. I don't understand this, please …

Member Avatar for Ianh
0
198
Member Avatar for psychopathic

heres my hijack this log, when i ran the program it asked me to do a notepad thing about some hosts reports, and to delete the line(s) the sayd hijackthis report but there was no line saying this in the note pad, well here my log, my 2wire box says …

Member Avatar for caperjack
0
84
Member Avatar for whaley82

Alright so here is what happened, my friend didnt have a anti-virus on her computer and she got some viruses, so I downloaded Avast on it because it has been reliable for me. But when I downloaded it the taskbar turned grey, and can not be switched back to the …

Member Avatar for crunchie
0
979
Member Avatar for zgahi47

please let me know what I can delete without causing problems. my machine is running slow and I run ESET security and have run spybot but am sure there are other grimlins in my machine Logfile of Trend Micro HijackThis v2.0.2 Scan saved at 4:23:23 PM, on 10/25/2010 Platform: Unknown …

Member Avatar for PhilliePhan
0
182
Member Avatar for APSoares

I can sign into my messenger, but the icon goes down into my tool bar, and when I put my cursor over it, the icon totally disappears and signs me out! I’ve followed the instructions in the link [url]http://messenger-support.spaces.live.com/blog/cns!8B3F39C76A8B853F!15940.entry[/url], it worked for a few hours but the problem started again.I’ve …

Member Avatar for APSoares
0
510
Member Avatar for jgc3912

Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 4:37:50 PM, on 10/21/2010 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v8.00 (8.00.6001.18702) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\spoolsv.exe C:\Program Files\Common Files\Apple\Mobile Device Support\bin\AppleMobileDeviceService.exe C:\PROGRA~1\AVG\AVG8\avgwdsvc.exe C:\Program Files\Bonjour\mDNSResponder.exe C:\Program Files\Common Files\Microsoft Shared\VS7DEBUG\mdm.exe C:\WINDOWS\system32\svchost.exe C:\Program …

Member Avatar for Biker920
0
98
Member Avatar for louis9143

At first taskmanager is disabled as well but i fixed it now either blue screen keeps popping up or explorer.exe keeps crashing and restarting please help:( Hijack this: Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 17:28:50, on 22/10/2010 Platform: Windows Vista SP2 (WinNT 6.00.1906) MSIE: Internet Explorer v8.00 …

Member Avatar for Rik_
0
273
Member Avatar for jdun77

I am writing this because i tried to solve this problem a month ago and it did not fully go away. Within seconds of booting up, i lose all sound and and my taskbar reverts to some really old format. Google also constantly redirects me to known attack sites which …

Member Avatar for crunchie
0
569
Member Avatar for jediknite

hi im pretty sure i have some sort of maleware or virus on my computer, sometimes when i search for something in the search bar i would get redirected to another site the same thing happens when im using google. The page layout of google even changes from time to …

Member Avatar for crunchie
0
132
Member Avatar for debasishgang7

I want to make a program which will send POST request to a web server. And also able to send required cookie(provided by me). Example. [url]http://www.somesite.com/requesthandler.asp[/url] POST DATA::::::::name=some_name&age=19 //i will provide the post data Cookie to be sent::::JHFFHJBSVB848X489CNU98C4Y //I'll Provide this cookie My desired application should POST the "POST DATA" …

Member Avatar for ixmike88
0
166
Member Avatar for andz25

My IE keeps opening on start up, I've checked the msconfig start up but it's not on there and I just ran Hijackthis and this is my log file for it. Am grateful for any help in sorting it out. Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 16:44:11, …

Member Avatar for cmccaig
0
176
Member Avatar for SerbOz

Recently bought new laptop Toshiba Satellite L555 with Windows 7 Home Pro, 4 Gb ram 320 Gb HD and everithing working perfectly. Only internet and e-mail start to work pretty slow even I have fast connection G2. Here's my scans and please if someone can help me to cleanup computer. …

Member Avatar for rangarecon
0
145
Member Avatar for hyper_boom

Good morning, I am working on a website that has 3 versions: local development and the live site (say for example [url]http://www.google.com[/url]) As it can sometimes be confusing for testers which version they are on, I created (with help from this forum) a static footer for the bottom of your …

Member Avatar for hyper_boom
0
168
Member Avatar for nquinlan

I am trying to pipe an email to PHP. I currently have set up a forwarder in cPanel that does the following : [B]|/home/username/public_html/mailscripttest.php[/B] mailscripttest.php has permissions 755 and contains: [CODE=php] #!/usr/bin/php –q <? /* Read the message from STDIN */ $fd = fopen("php://stdin", "r"); $email = ""; // This …

Member Avatar for chrishea
0
614
Member Avatar for aero6

Yesterday, I had some Windows Internet Explorer browsers open and all of a sudden about 9 or more of them popped opened, minimized and all containing the same website (which was one of the websites I had previously had open). I'm not sure if it was a virus, spyware or …

Member Avatar for crunchie
0
299
Member Avatar for chintan@dani

Hello Everybody, My site [url]www.mygospellove.com/[/url] is https based. It works fine in all major browsers but it shows system information message in IE. It shows site contains secure & nonsecure items. How i can resolve this issue..? Any help will be appreciated..

0
113
Member Avatar for david4817

I need to temporarily disable 302 redirects in Firefox. How can I do this? I tried going to tools>options>advanced>general>checkmark warn me when sites try to redirect or reload the page, but that didn't work, 302 redirects are still followed. Is there anywhere in about:config that I can disable 302 redirects?

Member Avatar for Biker920
0
199
Member Avatar for ixmike88

hello i am still fairly new to network programming and have been reading up on it but can't find any solid examples for what i'm looking for my goal is to make a bot that connects to a server via the battle.net protocol, and part of it involves parsing data …

Member Avatar for ixmike88
0
97
Member Avatar for Sassy

[B]My PC has been infected with the [U]'Security Tool[/U]' spy ware. I think I have managed to successfully remove the spy ware from my system but could someone please take a look at my HiJack This log and tell me if there's something I've missed?[/B] Running processes: C:\Program Files (x86)\ASUS\ControlDeck\ControlDeckStartUp.exe …

Member Avatar for jholland1964
0
115
Member Avatar for Stefano Mtangoo

Hi there, I need to block port 80 (HTTP for internet). Is there a way to block give socket? Thanks!

Member Avatar for sheva249
0
817
Member Avatar for unclenath

Hi everyone, I need a script that will redirect an excel API from one database to another using VB.net. I am still a novice. I need your help. Thank you.

0
112
Member Avatar for stevengrant

Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 4:16:34 PM, on 10/3/2010 Platform: Windows XP SP3 (WinNT 5.01.2600) MSIE: Internet Explorer v8.00 (8.00.6001.18702) Boot mode: Normal Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\WINDOWS\system32\spoolsv.exe C:\Program Files\Common Files\Apple\Mobile Device Support\AppleMobileDeviceService.exe C:\Program Files\Bonjour\mDNSResponder.exe C:\Program Files\Juniper Networks\Common Files\dsNcService.exe C:\Program Files\Java\jre6\bin\jqs.exe C:\Program …

Member Avatar for crunchie
0
368
Member Avatar for lawebdesigning

QUES:Explain the services provided by IP (Internet Protocol) - Addressing, Fragmentation, Packet timeouts and options ---------------------------------------------------------- [URL="http://www.lawebdesigning.com/"]los angeles e-Commerce[/URL] [URL="http://www.lawebdesigning.com/"]los angeles e-Commerce[/URL] [URL="http://www.lawebdesigning.com/"]los angeles custom web design[/URL]

0
44
Member Avatar for gisek

Hi, I'm working on a multiplayer internet game. I decided to use UDP protocol, as it's faster than TCP. The problem is that UDP doesn't have an established server-client connection which makes it impossible for me to send data from server (with public ip) to a client (with non-public ip). …

Member Avatar for gusano79
0
411
Member Avatar for Iggystooge

Hi, I have a hijack situation. When I click on some links, the website is hijacked to another site. I have run AdAware and Malwarebytes but nothing works. Any help is appreciated. Here is my hijack log: Logfile of Trend Micro HijackThis v2.0.4 Scan saved at 12:09:32 PM, on 9/28/2010 …

0
94
Member Avatar for spage23

HELP ME! I'm a college student and use my computer ALL of the time. All of a sudden this thing called Relevant Knowledge started popping up on my computer. I wanted to get rid of it, so I stupidly clicked the button that said stop receiving these messages or something …

Member Avatar for confusertech
0
602

The End.