5,915 Topics
![]() | |
Can anybody help with this? I noticed last week that my internet is super slow. this applies to searches, opening windows, etc. I work on a University campus and I know it is lighting quick for others in my office so it is not the internet. My computer used to … | |
hello, I am a web designer newbie, but have managed fine right up until point where I find out that spry menus do not work in IE. Can anyone advise me about what to do, or if there is an alternative? thanks | |
Hey, I have made an application that clicks and button, which opens a popup. Now, my problem is, that it opens the pop up in Internet explorer and not webbrowser1. How can I change it so it opens in the same webbrowser1? | |
Hi Friends.. In my web application(ASP.net), i need to disable the "Back" button in the browser.Moreover i also need to disable the Backspace key in my keyboard when my web page is run..How to do it with javascript..? Someone help with javascript as early as possible.. Regards, Balaguru | |
Hi All... I have created a website using Visual Studio2005 express edition. I have checked my website.It's working properly. I have deployed on the server. I am in a educational institute and my institute is using proxy for the client machines.Means all the client machines have proxy. Now the Problem … | |
![]() | Hi, I am new to PHP and I would just like to know: Is there a purpose for cookies if you handle sessions with the database? I've been reading about cookies and trying to understand how they would be beneficial if I had sessions handled by the database, and I … |
I have window that keeps flashing on my screen. It slows everything down.It doesn't stay on long enough to see what it is. When i shut my computer down it says iexplorer.exe failed Pleasehelp | |
hello all i hv a jsp code in which there is a link to another file successLogs.jsp as follows <td align=center><a href="successLogs.jsp?strHour=<%=strDate+strHour%>&strcli=<%=strcli%>"><u><%=totSuccCount%></u></td> in successLogs.jsp there is call to a linux script which is fetching a file from the logs. The problem is that when i click on the link in … | |
Hi, I am using Windows 7 and until yesterday Chrome was working fine. Then it just stopped working and internet explorer is the same! I know my internet is working cos I can wirelessly connect on my laptop. However I connect with ethernet cable to my PC (that isnt working … | |
Hi everyone! Does anyone here know how to create a C program that will open a web browser depending on the user input? For example if the user inputs the integer 1, the web browser will be opened and will go to 'http://www.daniweb.com', when the input is 2, 'http://www.google.com' will … | |
Hello! I’ve got three tables that I want to link together. When I try to upload images and text throught a form, the web browser show this error message: [QUOTE]Error, query failed 1452-Cannot add or update a child row: a foreign key constraint fails (`mn000532_almacen`.`images`, CONSTRAINT `images_ibfk_1` FOREIGN KEY (`itemID`) … | |
![]() | Hi During my Web browser program i have got a bookmarks bar running but when ever i add a bookmark to it the name is the URL, which is bad if you are adding a Google search page. When i try and add document title into the equation apparently i … ![]() |
Hi all,I am a complete novice but here goes.When I try to click on a link such as to make a credit card payment,I get page not displayed.Also when trying to download IE update from microsoft I get "your current security settings prohibit running activex controls on this page as … | |
Hey guys. Well I'm getting that irritating warning on my site when loading up a specific page. [CODE]Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/d6ayr7/public_html/webdevelopment.php:1) in /home/d6ayr7/public_html/masterpage.php on line 2[/CODE] I've encountered and solved this problem before by moving session_start() to the … | |
Hi guys, microsoft installed many things on my computer and most of them I don't know what they are. It make me feel so sick. I want to know what are they ( if anyone know ) and are they must be installed. Many thanks. Here is a list of … | |
Our first impressions of PC Problem Solving Made Easy was that it reminded us of the 'computer clinic' sections that you will find towards the back of any monthly computing magazine. You know the sort of thing where a reader writes in and says "how can I get text to … | |
Hi I work for a company where we all share a file system with a lot of documents, mainly Word doc, Excel and many others. Anyone can access, change, read or write all documents. No security problems involved! I want to create a html web page, to work with any … | |
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 … | |
Hello, you'll see I'm a gamer as well as a web/desktop developer and I have built so many application in both technologies. But yesterday I was amused by something I saw. I like to play this Combat Arms game from Nexon a very well developed FPS online action game, scince … | |
Greetings all! For some reason the following code does not work in Firefox and Opera: target="_blank" The above code works fine in IE and Safari. But when I close a web page that includes this code in either Firefox or Opera the entire browser closes - not just the one … | |
Greetings all! For some reason the following code does not work in Firefox and Opera: target="_blank" The above code works fine in IE and Safari. But when I close a web page that includes this code in either Firefox or Opera the entire browser closes - not just the one … | |
Hello folks, [B]System:[/B] HP a1649n computer, O/S XP Pro, SP3, BIOS 3.08. Processor Intel Core 2 @1.86GHz, Fam6, Mod15, Stepping6, 4GB RAM, connected to TWC through WRT54G Running Avast! and Windows firewall - this and other 6 computers on network have shown no issues in over a year with this … | |
Rather than cover all the same ground again, may we take the liberty of referring you to [URL="http://www.daniweb.com/reviews/review280960.html"]our earlier review of System Mechanic 9.5[/URL] which provides all the basics of what the software is and what it does? In a nutshell though, System Mechanic is a collection of diagnostic, repair … | |
Create the init() function. Within this function do the following: a) Create a variable named allSelect that references all of the selection elements in the document. b) For each item within the allSelect object collection, add an onchange event handler that runs the loadLink() function when the selection list changes. … | |
I'm currently working on a new website, but I'm having problems positioning the elements on my page - When I make the browser window smaller or view the page in a low resolution, the "Sign up" box moves and covers the rest of the page. I'd like to know how … | |
hello just started web development. does anyone know anything about aptana studio, i want to change the browser from fire fox to chrome but i can't seem to locate aptana source control is to change the xml ![]() | |
Dear Friends, The problem I am facing a that how to Hide and Unhide Div tags in IE7 and IE8? My code is [CODE]<div> <a href='javascript:void(0)' onclick='DisplayAddComment();'> <img src="../images/AddComment.jpg" border="0"/> </a> </div>[/CODE] and javaScript Function is [CODE]var m=1; function DisplayAddComment() { if(m==1) { document.getElementById("dvAddComments").style.visibility="visible"; document.getElementById("dvAddComments").style.display="table"; m=0; } else { document.getElementById("dvAddComments").style.visibility="hidden"; … | |
Hi, I have loaded a web page using web browser in window form. Now i like to paste the text (Using Text box)in the text field on the web page that i have loaded. How can i get this.... Thanks in advance.... | |
So researching amniotic band syndrome the other night I came across a "Known Attack Site" warning. I got the hell out of there and after I closed my browser Firefox just sits there with a pretty white page (Untitled) while IE says "Internet Explorer cannot display the webpage". I was … | |
I have a personalised webbrowser in VB 2005. It fills values into a form and submits the form. The first page is "login.php", the next page is "home.php" [CODE] SendKeys.SendWait("{TAB}") SendKeys.SendWait("{TAB}") SendKeys.SendWait("username") SendKeys.SendWait("{TAB}") SendKeys.SendWait("password") SendKeys.SendWait("{Enter}")[/CODE] I want it to do something else based on the url after the form is … | |
Hai, I've provided with jitbit software to configure a forum newly for our existing website, and the forum must look like jitbit forum. My boss asked to create a sample standalone forum, which looks like jitbit forum. I've created the virtual directory called forum in my local computer's iis, and … | |
This works in every browser I've tested except IE My .js [CODE]document.getElementById("location").innerHTML = object.city;[/CODE] My html [CODE]<div id="location" class='text1' ></div>[/CODE] I've spent hours searching the web, but have found no solution. Any advise? Thanks | |
I recently got rid of the blaster worm with the download from Microsoft.com. Now the worm has gone. Everytime I try to open the internet I get "This page cannot be displayed" Message even though my connection to the internet is running. The two computers are in the bottom right … | |
Hello to all! Can you please help me with my simple problem regarding to my image logo. i used div tag to my logo in order for me to position it in top left side of my web page. i thought everything's fine but when i try to minimized the … | |
![]() | So basically I want to login to FaceBook and check if I have any notifications. I haven't a clue how to check if I have notifications and I'm not very good at all with HTML so I'm not sure what I'm looking for in the page source to grab the … |
Hello! About 5months ago my computer was working just fine then one day I received a pop up to update my Dell Support. Since then I can get online, however I can not log onto secure sites. ie- Yahoo Mail, Google Mail... basically anywhere that requires you type in a … | |
Hi I made a browser game with php and a little bit of java script, the ask a random question, then i dynamically load answers as image links, which the participant should select the correct one, if it is then he will go to the link the image href points … | |
1) Create 3 gloabal variables named timeID, marqueeTxt, & marqueeOff. Set marqueeOff variable to true. 2) Have the browser run the defineMarquee() function when the page loads. 3) Create the defineMarquee() function. a) Populate the contents of the marqueeTxt array with all the elements from the document that belong to … | |
Alright I have a major issue here that has stumped me all weekend. A site i'm working on displays correctly in firefox but incorrectly in Safari, Chrome and IE. Don't worry about Internet Explorer. Weird thing is how it is displaying incorrectly. When you click on content or a link … | |
Can anyone help please. When starting internet explorer get message "Internet Explorer cannot display the webpage". Computer is on line (signal excellent) and can access internet through firefox. Have run microsoft malicious software tool and nothing found. Any help appreciated, please make it simple as I am a bit of … | |
A few days ago I noticed that my browsing speed is crazy slow now. This happened suddenly, but for the life of me, I cannot think of anything I have done (or been) differently with my computer. I have run all the spy, ad, mal, and virus scanning programs I … | |
[COLOR=Red]It took 9 reboots to make it back on this page, so please someone help me figure out my PC problem. It keeps freezing up when I surf the Web, it can't seem to stay on for more than a few minutes at a time, I recently upgraded from ME … | |
I continue to get message; Webpage error : can not close page. In most cases I cannot close until I close the IE browser! This gets quite persistent and irritating. Could someone assist, please. | |
I am working on a web designs which can be seen at [URL="http://www.vtjazz.org/new-home-page/index.html"]http://www.vtjazz.org/new-home-page/index.html[/URL]. The layout looks the way we want it and is fine when the browser window is enlarged. However, if the window is made small than the content area things get strange. What I want to happen is … | |
Hello, I use Ruby with Sinatra in my application and I need to store a big data (exceeding 4K) in my session or somewhere secude on the server because I do some API calls and I refer to that data very often and that's why I need it stored. The … | |
Cpu Usage spikes to 100% at various times causing the need to reboot. I have run MBAM, ATF cleaner, and Microsoft's Malicious software tool. Your assistance is appreciated in resolving this problem. Malwarebytes' Anti-Malware 1.46 [url]www.malwarebytes.org[/url] Database version: 4734 Windows 5.1.2600 Service Pack 3 Internet Explorer 8.0.6001.18702 10/2/2010 7:34:53 PM … | |
I've been using google blogger for a few years now. My traffic is slowly building and lately I teach myself SEO and promoting, but I wonder if anyone knows: 1. How do I get BING related traffic? 2. Why when I use some Seo tools to see mistakes, they often … | |
![]() | Hey During my web browser program i want to embed the very basic feature set as desktop background. i know how to set the image as desktop background but i am unsure how to get the image of the website Any help is much appreciated NSSLTD Method to set image. … ![]() |
Hi, I need a http server where I would be able to view using browser. Reason is that I am using C# with C++ to Upload files there using POST method, programmically. I have been told in order to be able to do that first I have to be able … | |
My Problem starts when i borrowed my classmates USB flash drive i click a 'katrinascandal.vbs". . . Then not knowing anything i didn't think my drive was going to be infected with it Then i start opening "My Computer" then C: and i found out i have "Katrinascandal.vbs" So i … |
The End.