3,280 Topics

Member Avatar for
Member Avatar for Surfsup

I have 2 links ('black' & 'white'). I wish for the user to click on one of these links in order to addClass and removeClass to the body and for that change of body class to persist throughout as the user browses other pages of the website (or indeed on …

Member Avatar for Surfsup
0
1K
Member Avatar for shalikas

Hi, I was asked to help with an old website. And the css there is not optimized yet everything seemed to be working. Except for when I view it in internet explorer. I am using wordpress but the part with the problem is custom coded HTML in the footer. I …

Member Avatar for shalikas
0
718
Member Avatar for daydie

Hello guys i'm getting a massive memory leak which over period of 1min its increase alot and always increases. How to i prevent the memory stacking? I looked all around the internet as im not just posting coz im lazy, i cant find a solution for my code. [CODE] Private …

Member Avatar for daydie
0
1K
Member Avatar for Surfsup

I have a simple script (below) that on click (to the element with an id of #addClass) adds a class (.switcher) to the body tag. The script uses jquery. I would like to know if it's possible to modify this script so that when the user moves on to the …

Member Avatar for Surfsup
0
336
Member Avatar for codedude

I have a Windows aplication where i want to click a link in a website automatically after an automatic login.Now i am done with automatic log in.but unable to click the link which is enclosed inside <a> tag eg: <a>to be clicked link</a> any help will be appriciated

Member Avatar for markjames2012
0
2K
Member Avatar for kingsonprisonic

I am using WebBrowser Control... When form is loading i set webbrowser to navigate a website. Now this website running too much popup ads.. So each time webbrowser navigate a new popup window open out of my application.. Is their any way to stop that.. Thanks in advance...........

Member Avatar for kingsonprisonic
0
128
Member Avatar for NCl

The title says it all; I want to make a simple, not all-over-the-place HTML code. I'm asking for help since I'm still in middle school. I understand a lot of code, but if you give me a from college class explanation, it's not going to help until I get to …

Member Avatar for thines01
0
296
Member Avatar for addurlguru

What do you use to check your Google +1 status? I would like a Firefox addon... anyone!? List of tools that I currently use: (Anything similiar to that would be great) <snip>

Member Avatar for indusharma
0
133
Member Avatar for slasherpunk

I'm trying to run a simple servlet that counts the number of times a user visits the page using cookies but I'm getting the following error. I thought that NullPointerException was because there were no cookies at all in the browser. But after checking I found a couple of cookies …

Member Avatar for NormR1
0
330
Member Avatar for actfray

[B]Whenever I am on YT, I can only seem to watch a few videos before the site stops allowing me to connect to any others. I will click on a few vids without any problems, and then I'll click on another one, but the page never opens (The videos play …

Member Avatar for Vinnode
0
162
Member Avatar for facarroll

I have a javascript popup window which relies on php for it's dynamic content. It is a full-screen window without menu bars etc. It works in Chrome, Firefox and Explorer, but dynamic content is absent in Opera, Netscape and Safari. Where do I start in trying to fix this. I …

0
52
Member Avatar for Zeki

Hi everyone, Running: Windows 7 Professional (64 bit), MS Office 2010, IE 9.08.... since I bought the laptop in September and have made no software modifications at all. Having a really annoying problem. Have searched web and here. Whilst sismilar issues are out there, I can't find one the same …

Member Avatar for Zeki
0
243
Member Avatar for Janna

I found a solution to my slow browsing problem. This solution is only for you if your browser has slowed and you are running Norton Internet Security, my version is 2002, not sure if this file will work with other versions. Download this file and put the "symids.sys" file in …

Member Avatar for Raj301
0
285
Member Avatar for Sam367

Hi guys! I have a question.. Let's say for example we have 2 computers mainly 1 computer server and the other one is just a normal computer. If i browse the internet using the normal computer, will the computer server be able to keep track or see the list of …

Member Avatar for Sam367
0
122
Member Avatar for clipper_soul

i have the same problem of this post [url]http://www.daniweb.com/software-development/vbnet/threads/409118/1746088#post1746088[/url] i cant find the elements of this site that i need to my system. this is the only missing part to my system/project this is the site : someurl.com this is the portion that i want to grab [IMG]http://i1059.photobucket.com/albums/t432/doomhades666/sss12.png[/IMG] Thanks in …

Member Avatar for clipper_soul
0
417
Member Avatar for glut

Hi, how would I make the webbrowser control, so it doesn't even accept cookies? Thanks in advance, glut.

Member Avatar for glut
0
78
Member Avatar for vb2learn

Hello Once again i need help. I have a webbrowser So once webbrowser is completed then it should add the specified value in [TEX]<input type="file"> [/TEX] value in php. Eg: Webbrowser link is [url]http://tinypic.com/[/url] When webbrowser is completed then this [url]http://screensnapr.com/e/LCgzhP.png[/url] value will be our specified value. I tried using …

Member Avatar for sean7725
0
506
Member Avatar for AleWin

I can't do the autologin in a site. Normally in the html code there is an ID and then use "getElementById" but in this case there is no ID. Can anyone help me? Name [CODE] <input type="text" name="user" size="20" maxlength="50">[/CODE] Password [CODE] <input type="password" name="pass" size="20" maxlength="50">[/CODE]

Member Avatar for AleWin
0
131
Member Avatar for al2henry

I am a self taught "elementary" html coder (still find hard to resist putting formatting on the page along with the content) and have created two web sites for orgs I belong to: [url]http://www.conservancyonmayne.com[/url] and [url]http://www.vivaldichoir.org[/url]. I recently added a code snippet I found at Digital Point that performs a …

Member Avatar for floatingDivs
0
187
Member Avatar for Gribouillis

I discovered and installed a firefox addon called Remote Control. This addon starts a telnet server which lets you send javascript commands to the firefox web browser. Combined with python telnetlib module, it becomes very easy to reload or change the content of a tab in a running firefox from …

Member Avatar for Gribouillis
0
924
Member Avatar for earlybirdsean

How to make a tabbed web browser that uses Webkit.Net in WPF? And if possible, please include codes. And by the way, is it possible to embed a javascript engine in vb.net?

0
80
Member Avatar for EatingGennaro

I am trying to make a software that signs up for hotmail etc. I am running into a couple of problems with the choosing of the birth date and clicking the submit button. I am newer to coding. So here is my code I have tried so it will enter …

Member Avatar for codeorder
0
138
Member Avatar for doomhades666

How can i get selected text in web page and put it on textbox? This is the text that i want to copy. [URL="http://i1059.photobucket.com/albums/t432/doomhades666/1-1.png"]http://i1059.photobucket.com/albums/t432/doomhades666/1-1.png[/URL] This the page source of the web page [CODE]<div class="output"> <h1 class="titlebar">Calculator Output</h1> <div style="padding: 1.2ex;"> <pre>Simplifying -2x + 3y = 8 Solving -2x + 3y …

Member Avatar for codeorder
0
1K
Member Avatar for teamjea

When I in FF send an updated textarea text for database update I do not get the current value, but the old value. I use jquery, and as far I can tell there is nothing strange in the code, thd DOM is loaded etc. When I do the same in …

Member Avatar for Troy III
0
134
Member Avatar for Cat03612

Hi, I am using Contao, which I am unfamiliar with, to make a website for my boss, and now it is published I can get it to work on every browser except IE 6 and 7. The images are coming out all misshapen... Open [URL="http://www.carolineredmanlusher.com"]www.carolineredmanlusher.com[/URL] in IE6/7 to see what …

Member Avatar for hericles
0
155
Member Avatar for shashikant28

hi , I am using webbrowser control in my C# windows application .I am filling data in our website through this application. I am stuck at following point. at one stage my application given client message box error so until i click on "OK" button application is not working ahead.I …

0
90
Member Avatar for greenlantern15

I get pages taking a long time to load or they won't load at all. I can connect to my games, and ventrilo. Firefox and Internet Explorer both won't work. I get Problem Loading page. Connection has timed out. Server is taking too long to respond. It tells me to …

Member Avatar for Pjieter
0
267
Member Avatar for SeniorAlexandro

Hello, I have a login form which accesses to my website by WebBrowser. You have to put Username and Password in the two Textboxes to login... It works fine and it loggs me in to my site...but how can I tell if the password is wrong or not? How can …

Member Avatar for SeniorAlexandro
0
127
Member Avatar for PrimePackster

Well! I came to know about Daniweb IRC very recently. And would like to join the party. But i heard that it is only possible in Mozilla Firefox. So is this true? And can i use IRC chat in chrome, if yes, How?

Member Avatar for PrimePackster
0
326
Member Avatar for jigarsangoi

i want to create dc++ hub using dynamic ip , because my ip is updated automatically after some period of time. I am using DSL(PPPoE) connection. If it is possible to make dc++ hub using dynamic ip then i want full instruction & help so that i can follow to …

0
72

The End.