5,915 Topics

Member Avatar for
Member Avatar for ultras1

Hello to all. I have application where users are able to login. I use database for users. I want to get real-time currently logged users.For example if there are 5 online users and one of them close web browser, at the same moment online users to be 4. If I …

Member Avatar for ultras1
0
93
Member Avatar for slfisher

Teens who take revealing pictures of themselves to send to other teens are getting more than embarrassment: They're getting a criminal record as a sex offender. The problem of revealing teen pictures has been getting a great deal of attention lately, with a [URL="http://www.daniweb.com/blogs/entry3651.html"]recent survey[/URL] finding that 36 percent of …

Member Avatar for kubathemaster1
0
580
Member Avatar for ceyesuma

The name of this question is jsf_dao_interface Hello and Thank you in advance for any assistance. [B] System info: [/B] netbeans,glassfish,MySQL [B] The Purpose of this post is: [/B] I am trying to learn to use an interface. I was wondering if someone was familiar with using and or had …

Member Avatar for ~s.o.s~
0
139
Member Avatar for l00bsheep

Sorry but I'm new here and am not very sure if this is the place to ask this. But my problem is that internet works perfectly fine for my laptop but once my sister starts hers, internet frequently shows DNS error and cannot be used. I have tried ipconfig/flushdns and …

0
23
Member Avatar for coud_ren_26

My download speed before is around 50 kbps but now it drops to around 20 kbps. When I surf the its just the same like before it doesn't slow down. Maybe this is the effect of what I've change in the configuration. Please help me to get back my download …

0
62
Member Avatar for Omermintz

hi :D! i had this idea were i wanted to create a program that starts an action by a user command on a different pc or any web device like a mobile phone or an i phone. i thought of the idea of hosting a web site that had just …

Member Avatar for Omermintz
0
95
Member Avatar for silambharasan

i do my final project IDE for HTML.In that i decided to create a environment which is in power point.that is if i code HTML in rich text box i save it in a file and i have a web browser in the same page in bottom which shows the …

Member Avatar for ithelp
0
98
Member Avatar for gamer1225

I want to have 2 webbrowser controls and 1 button. With the 2nd webbrowser control always showing whatever is being displayed in the 1st webbrowser control. For example, if I click a link in the 1st webbrowser, the new content showing in this control should also refreshed on the 2nd …

Member Avatar for gamer1225
0
116
Member Avatar for solway

Hi guys First time posting here. Have been enjoying all the resources available to us, very helpful. My problem: Recently started learning css / java - i have a web page with an iframe on the index pages within a div tag, which then loads all other pages into this …

Member Avatar for Gianni^^
0
285
Member Avatar for ggeoff

Hi I have a Frontpage 2002 web. I am finding that the program won't generate the HTML code on editing one of my pages and adding to it. In fact (it has happened before on another page) on an edit the previous HTML code is removed leaving a blank page. …

Member Avatar for ggeoff
0
130
Member Avatar for mruthyunjaya

Hi all, i am designing a web interface for a system for which I was forced to use C for CGI application. as you all know, no session management in C, i am using cookies after normal validation. my issue is, with 2 or more people accessing the website from …

0
92
Member Avatar for AnonymousHoward

Last month, a [URL="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555"]vulnerability in SSL and TLS[/URL] was announced. Almost immediately thereafter, it was [URL="http://www.securityfocus.com/news/11564"]successfully exploited to obtain Twitter account passwords[/URL]. The vulnerability affects most existing implementations of SSL 3.x and TLS 1.x in existing https web servers and browsers, but also in other servers that use SSL, such …

0
160
Member Avatar for computerages

Hello, I am writing a program in C++ to open a web page in a browser using command line. Suppose, I enter open [url]www.google.com[/url] It should open Google's home page in a browser. I want to make this program multithreaded so a user can open as many web pages as …

Member Avatar for computerages
0
197
Member Avatar for jay 11

Just yesterday, Google announced that they will display [URL="http://googleblog.blogspot.com/2009/12/personalized-search-for-everyone.html"]personalized search results[/URL] based on usage - regardless if you are signed in or not. So this means that they now track the search activity of All 'enabled' (by default) users and display customized search results. They are tracking 'signed-out' users via …

Member Avatar for canadafred
0
146
Member Avatar for pjnewberry

I'm inherited a jsp application and have loaded it to a shared web hosting platform. When I load the page, it works fine in Internet Explorer but in any other browser I see a listing of the source code. Obviuosly I have something missing or incorrect but I've never used …

Member Avatar for ~s.o.s~
0
2K
Member Avatar for laurencen

I can't understand why when I go to certain web pages, I now cannot see the pictures on those pages (sometimes also the banners). There is a small red "x" along with the name of the picture in the upper left hand corner. I have already checked my settings in …

Member Avatar for mianca
0
162
Member Avatar for Mishoboy

Hello Team, Now that ComboFix is offline I am in need of assistance. I am infected with a rootkit and I do not know how to remove it. No antispyware software can be installed or run. Can you please help me? Here's the DDS log: DDS (Ver_09-12-01.01) - NTFSx86 Run …

Member Avatar for crunchie
0
299
Member Avatar for statutoryape

Hi all, Here's the code I've come up with. I deliberately left off an expiration date since I want the cookie to expire when the browser is closed. [CODE]<html> <head> <script type="text/javascript"> function setCookie(name,value) { document.cookie=name+"="+value; } </script> </head> <body> <a href="#" onClick="createCookie('Role',Parent)";>Parent</a> <a href="#" onClick="createCookie('Role',Student)";>Student</a> </body> </html> [/CODE] I've …

Member Avatar for statutoryape
0
2K
Member Avatar for eramax

hello I am writting a web browser with tabs I have a problem in Accessing Controls in the tab which created on runtime see this Code [code] private void button4_Click(object sender, EventArgs e) { TabPage t = new TabPage(); t.BackColor = System.Drawing.Color.AliceBlue; t.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D; // webBrowser1 // string name …

Member Avatar for Fractaler
0
888
Member Avatar for shaieen

hello, we just switched to Windows 7. and when i tried to surf using Mozilla Firefox, i get "No results" in clicking the google search results' links. and if not, i get redirected to Spam sites like ads, and etcetera. i also experience this with Chrome. ive been performing some …

0
95
Member Avatar for lima2001

Hello, Please help, I am new to web design. I have created a landing page [url]http://www.holidayclick.co.uk/all_inclusive_family_holidays.phtml[/url]. It looks ok in IE but when viewed in Firefox the header is out of line and the paragraphs are not the same size

Member Avatar for Phaelax
0
68
Member Avatar for Razorholt

Hello everyone, I'm trying to customize the popup menu based on which table I right-click on. I have disabled the right-click function on the page except for the tables. I did this on purpose. This web page will be called from a python software, using the IE activeX, so no …

Member Avatar for Rajivgandhi
0
354
Member Avatar for SheSaidImaPregy

I posted earlier on this site for help on where to set a command when a user session timesout. I posted this in the global.asax file: [code]Imports System.Web Imports System.Web.SessionState Imports System.Diagnostics Public Class Global Inherits System.Web.HttpApplication Sub Application_Start(ByVal Sender As Object, ByVal E As EventArgs) Application("CurrentUsers") = 0 Application("TotalSessions") …

Member Avatar for jaredclinton
0
1K
Member Avatar for minigweek

Hi there folks, I have Visual C# Project- Windows Application , It has a Webbrowser Control , and I intend to load a local HTML file with images into it. I want to embed the embed the html file and image files as resources. So I did. While using the …

Member Avatar for sknake
0
2K
Member Avatar for sree22_happy

Hi friends, I am facing a problem with Signed jar file. I have two jar files.One contains applet class and other jar file contains supportive classes used by that applet.I was able to self sign the applet jar file let name it as "ScreenApplet.jar" using jarsigner tool. The supportive jar …

0
121
Member Avatar for Diamonddrake

I am able to post data to a form so long as its strings. by creating a dictinary of keys and values, then creating a string in the style of key+ "=" + value "+ & repeat. then passing it to a method kinda like [CODE] private string PostData(string url, …

Member Avatar for Diamonddrake
0
331
Member Avatar for flipboi15

hey guys, i am not too sure what it could be but when i play a game my computer like skips, its not from internet connection, im not an expert but im like 80% sure its a virus thats making the performance of my computer skip. another example is when …

Member Avatar for jholland1964
0
216
Member Avatar for yusfebri

I am currently testing this function in all browser using php. <style> #preview_desc{ text-wrap: suppress; word-break: break-all; word-wrap: break-word; /* IE>=5.5 */ white-space: -moz-pre-wrap; /* For Fx<=2 */ white-space: pre-wrap; /* Fx>3, Opera>8, Safari>3 */ white-space: -o-pre-wrap; /* Opera 7 */ white-space: pre-line; width:158px; padding-left:5px; padding-right:5px; line-height:12px; font-family:'Arial', Helvetica, sans-serif; …

0
122
Member Avatar for adamwilden

Hi Folks, Really desperate for help here as I've spent days trying to resolve this one. We have a VB 2008 web browser app using a webbrowser control on our Kiosks at our uni - it works very well and locks down the workstation so teh students can only use …

Member Avatar for me655321
0
627
Member Avatar for AlexBriandra

I have a very weird internet connection problem on my pc when suddenly the browser stoped displaying the webpages but in the same time my wireless connection for laptop works with no problem also, on my PC i have a romanian radio web which works with no problem and also …

0
41
Member Avatar for Vb2008

[B]HI to all[/B] I have got one problem: [I]I use vb 2008[/I] On some websites i go whit my Web browser i got an error!!! it say: [U]An error has occurred in script on this page. Line: 133 Char: 74 Error: Unterminated string constant Code: 0 Url: [url]www.url.com[/url] Do you …

Member Avatar for Vb2008
0
188
Member Avatar for deven_a76

Hello friends, I am trying to use the Ajax control i.e. Scriptmanager, to get the data from the server asynchronously (without postback). For this as per the guidance given by MSDN, I have code in my system. I have used following psuedo code... [Code] <ScriptManager ID="..."> <ScriptService path="ABC.asmx"/> </ScriptManager> <script> …

Member Avatar for deven_a76
0
101
Member Avatar for PS2freak11223

Hi, I am using Google Chrome. I am trying to download an add-on so that I can get rid of ads. I understand that you need to put --enable extensions- after the other info in the Target thingy. Unfortunately, when I put the --enable-extensions in the target, I still get …

Member Avatar for Sell Online
0
137
Member Avatar for lara_

Hi, I'm using IE6 in my PC. 6 mths ago, I have install Visio Viewer 2003 and I'm able to view Visio files in IE. After some time did not open any visio files, my IE now cannot display visio files anymore. All I see is a small image with …

Member Avatar for dragonrider0
0
147
Member Avatar for aspusers

I'm having problems trying to fill in the DataSet using SQL Server 2005. Basically I have a table in SQL Server and I want to retrieve those information and be able to display it in a web browser using DataSet. Whenever I run my code I always get error message: …

Member Avatar for aspusers
0
93
Member Avatar for pysup

Hi, I need to login to a site, make some changes and then there is an apply button which i need to click to save the changes. The HTML code is as below for the buttons [ICODE]<input type="button" onclick="clickApply()" alt="Apply" value="Apply " class="button" name="applybutton" id="postApply"/>[/ICODE] I am able to login …

Member Avatar for ruandejun
0
2K
Member Avatar for jaok101

Hi I am new on here and have looked and tried some other soloutions that have been posted in the site and none have worked for me. Firstly I am using Microsoft XP professional SP3 and my wireless usb adapter is netgear WG111v2. The problem is that in the bottom …

Member Avatar for huliaa
0
119
Member Avatar for MktgRob

As someone who works almost exclusively in Google for Adwords campaigns I was wondering if Bing had anything similar. I would imagine they do but as I do not spend a great deal of time outside of Google (per my clients request that I focus on the SE that will …

Member Avatar for MktgRob
0
195
Member Avatar for Seamhead

I've had a web site for six or seven years now and everything was fine until this morning when I tried to access the site and got an "Unable to connect" error message. I tried accessing my site's files with my ws_ftp program, but I receive two error messages: "Can't …

Member Avatar for thekiller105
0
323
Member Avatar for vinaykumar1690

I recently downloaded the Eclipse(Ganymede) EE editor.I also downloaded the web application server community(WASCE 2.1) edition from IBM. I started off with a simple HelloWorld web application.i just displayed the msg in the default index.jsp page. When I deploy the application on the WASCE server the web browser is showing …

0
57
Member Avatar for sah701

Hi all, I'm a computer science student in my last year. I need an idea for my graduation project. I prefer JAVA as a programming language. I'm trying to implement a web browser but I think a web browser is a traditional idea so I am looking for a new …

Member Avatar for peter_budo
-1
33
Member Avatar for janda5

I suddenly am unable to receive email sent from my friend from her primary email address and when I try to send email to that address it bounces back. Yet when we both use her alternate email address the messages are received. It's as if something is suddenly blocking access …

Member Avatar for candaceusa
0
167
Member Avatar for Roebuc

I am not sure if this is the correct category for VXML but it is very similar to XML; so I am hoping this will fly. Please move to another forum if necessary. I am a Grad-Student and my thesis is working with VXML. I have built my application to …

Member Avatar for millermccullum
0
187
Member Avatar for AHowe

I think similar threads have been posted about this virus. It disables your sound, flashes 98 theme then back to XP, sometimes it stays on 98. I've also discovered that it disables all processes that run C:\WINDOWS\System32\svchost.exe -k netsvcs. It doesn't seem to activate immediately in fact it activates randomly, …

Member Avatar for jholland1964
0
261
Member Avatar for viralp

i have a site which is another community related.when i click download the uploaded material then second page coming process is going on for sometime & done message come with download arrow with HDD but no any download window come infront of me pl helpme out..

Member Avatar for candaceusa
0
52
Member Avatar for superstreet97

My computer says that cookies rejected when I try to log in to sites like yahoo and e-bay. I have set all my security settings to the right level and I still cannot access them. What can overide my settings. Please help me....

Member Avatar for Spooner
0
328
Member Avatar for LiBOC

Dear all, I tried many FireFox extensions to try to rip this video of a website. The link is: [url]http://video2.channelnewsasia.com/cnavideos/chineseplayer.asp?skin=Player1.swf&player=chineseplayer.swf&filename=xin_ch_wed03.flv[/url] I tried to find the file location on the web server but my FireFox extensions just couldn't locate it and download the file. It isn't as simple as ripping videos …

0
73
Member Avatar for boneszone

Hi, I' running XP and now I' running into an issue with Internet Explorer. I have run AdAware and Bazooka to check for spyware. There is none. I have cleared my history and cache and temporary internet files. Here is my dilemma. When I go to type in a web …

Member Avatar for ladyqueen1988
0
168
Member Avatar for emurf59

I have written a javascript function that calls a web service to save data. When the web service is called an alert pops up saying [I]the server method saveUpdateCodes failed[/I], and it gives no other information. The thing is the web service executes and throws no errors (I've stepped though …

Member Avatar for hielo
0
138
Member Avatar for dougcb68

I'm a newbie trying to modify the code in an AJAX tutorial to load data from an XML file, and it is not working. The code is in a php file that is invoked with the URL: [icode]getXMLTest.php?showName=photoShowTest.xml[/icode] The code I've written (mostly copied from the tutorial, actually) is: [code] …

Member Avatar for Airshow
0
207

The End.