28 Topics

Member Avatar for
Member Avatar for Paradise488

I could think of half a dozen places this could start this conversation. I don’t believe the problem is hardware related, but the information that I am getting from my customer doesn’t convince me that it is vendor (AT&T DSL) related either. I maintain a small office with 5 computers …

Member Avatar for rubberman
0
323
Member Avatar for csmuralidharan

I have been using a D-Link DSL-2730U modem for over a year now. This modem served a desktop PC (connected directly from the modem to PC's LAN card), a laptop, and three smart phones (by wi-fi). None of us had any problem in accessing the internet from the PC/laptop/smart phones. …

Member Avatar for Hey_1
0
935
Member Avatar for rjbrjb777

helo friends. i need to deal with more than 10 excel sheets.. so i want to make an desktop application in Visual Studio(c#), which performs as followings..: 1) first user can choose on which file he wants to work on. 2) then retrieving column wise data, and performing many mathematical …

Member Avatar for balasukumar
0
260
Member Avatar for deadsolo

Hello, I am having issue connecting my Access database to my PHP site via ODBC. Here is what I am doing: <?php $dbName = "F:\Data\Web\_Home\TickSys\TickSys.accdb"; if (!file_exists($dbName)) { die("Could not find database file."); } print "Found DB File."; $db = new PDO("odbc:DRIVER={Microsoft Access Driver (*.mdb, *.accdb)}; DBQ=$dbName; Uid=; Pwd=;"); ?> …

Member Avatar for deadsolo
0
2K
Member Avatar for edensigauke

I think this is a firewall issue, but when i browse, i browse well over the internet, but when it comes to running any of the apps on Windows 8, they will not connect to the Internet at all. E.g. My Mail App, will not connect to the internet, but …

Member Avatar for rubberman
0
195
Member Avatar for Elvis_1

Hello guys, i've been experiencing some troubles with my laptop for a while now. Sometimes randomly, when hours goes by, or sometimes minutes, my computer stops navigating in any browser, My connection info seems fine, but i can't navigate, can't play online games, skype won't connect, nothing works. YET! I …

Member Avatar for kevinedwards
0
399
Member Avatar for rajat singh

hlw, i have installed linux mint on my laptop(Dell inspiron 15r/14r),but i m unable to connect with wifi bcoz of wifi drivers. plz help me to find wifi drivers for my laptop. system spec: intel i5 3rd generation processor,4gb ddr3 ram,500GB hard disk,1GB graphics card. thax.

Member Avatar for rubberman
0
187
Member Avatar for singhneeraj421

i am newly oppointed Network administrator in a farm which have three floors.we have 2600 series router in our building.we are connected through optical fibre to our ISP and proxy server which is installed at ISP end.The problem is that our internet connectivity broke again and again google chorme gives …

Member Avatar for singhneeraj421
0
244
Member Avatar for rebecca.edmund

Hi, I need help with the options available to provide high speed and reliable Internet connections to this premises: Premises 1: A new business park on Pickaquoy Road in the centre of Kirkwall, Orkney Islands What should be the best broadband choice for this location? There is a backbone in …

Member Avatar for LastMitch
0
314
Member Avatar for mamedure

i get a yellow triangle on my network connection icon saying i have limited or no connectivity, so i have to unplug my router to fix it all day long, do i need a new router?

Member Avatar for RockJake28
1
222
Member Avatar for maui_mallard

Hello, I have been having an issue where when I run on my treadmill my 2 Wire modem (From Bell Canada) encounters an error of some sort and turns off my internet access. I have heard from many people that it's possible a small surge is being sent of the …

Member Avatar for whipaway
0
995
Member Avatar for asrsmunna

Hello Admin and other PHP experts..!! small question, how to send email to the email IDs, that are listed in a database, i want to sent it as "noreply(at)mydomian(dot)com" and the receipents should be in BCc. And the mail i send is a HTML Advertisement of my service. help me …

Member Avatar for rayidi
0
248
Member Avatar for amoskingj

**i have a dell laptop latitude E6410 running on windows XP. whenever i connect to a wifi or wireless network, my computer detects it and connects, with all the features looking good but i just cannot use my browsers, mozilla firefox and explorer. what could be the problem and how …

Member Avatar for gvlral
0
156
Member Avatar for oldezwe

Hey. So here is my code... config.php <?php $localhost = "localhost"; $dbuser = "root"; $dbpass = ""; $dbname = "test2"; $connect = mysql_connect($localhost, $dbuser, $dbpass); mysql_select_db("$dbname", $connect); ?> regprocess.php <?php include"config.php"; $username = $_POST['username']; $email = $_POST['email']; $password = md5($_POST['password']); $insert = 'INSERT into users(username, email, password) VALUE("'.$username.'","'.$email.'","'.$password.'")'; mysql_query($insert); ?> …

Member Avatar for |-|x
0
261
Member Avatar for sheelap

anyone tell me a detail of database connectivity in vb.net with sql server and oracle.i already tried it on my laptop.but it shows errors.1 year back i successfully did the connectivity.but now i forgotton how it do?even i could not able to coonect ms-access with vb.it always shows error.any one …

Member Avatar for poojavb
0
1K
Member Avatar for srinivas88

I am trying to implement process pairs redundancy (process level redundancy) in c/c++. basically there is a active core process 1 running on one system and its standby copy, process 2, is running on other system. When ever the active one goes down the standby becomes active and executes the …

Member Avatar for L7Sqr
0
663
Member Avatar for aadi_capri

hello friends, i have a windows project in vb.net, in which i have to connect my project with an excel database i have microsoft office 2007 installed on my lappy.. please help me with the code. thanks in advance..

Member Avatar for Reverend Jim
0
221
Member Avatar for anuradha2011

Please tell me that in Html website what is the code in javascript to connect to a MS Access database that is hosted on NIC Server. If not so possible in javascript then any other option what can added in HTML website

Member Avatar for gotboots
0
231
Member Avatar for anuradha2011

Please tell me how could i run .asp page on html website that is hosted on NIC's web server. Please reply at your earliest

0
109
Member Avatar for rjbrjb777

helo friends. i need to deal with more than 10 excel sheets.. so i want to make an desktop application in Visual Studio(c#), which performs as followings..: 1) first user can choose on which file he wants to work on. 2) then retrieving column wise data, and performing many mathematical …

Member Avatar for rjbrjb777
0
190
Member Avatar for logicslab

Hi Pals, I am Anes , from Kerala ,India. I am a PHP Programmer Basically but have interest and now studying C++ , I plan to take data from MySql in C++, for that I install mysql-connector-c++-1.1.0-win32.msi in my Windows XP. I got a Script from net , but it …

0
117
Member Avatar for forumite

Training management system: Hi, I want to build a webpage in a plain HTML, JavaScript, CSS. In this webpage, I want to build a TRAINING MANAGEMENT SYSTEM. Requirements: 1. A form which should take the trainee's unique id and process it. If the entered trainee ID matches with any of …

Member Avatar for Henzard
0
223
Member Avatar for Jerompie

Hello DaniWeb, This is my first topic here at DaniWeb. I have always been a great fan of this forum mostly for C# solutions. Iam a 3rd year student IT. Now I have a problem. Iam trying to make a application that checks if IP + Port is online.( it's …

Member Avatar for Teme64
0
232
Member Avatar for raydabruce

I have [I]Clear.com[/I] 4G Mobile USB "WiMax", which is great, but a friend told me I could "bridge" the WiMax with my internal Wi-Fi and/or an ethernet connection. Is this possible? If so, would my bandwidth be increased or only as fast as the fastest connection? And how is this …

0
112
Member Avatar for inquisitivemind

Hi all, I am writing an application which works in an intermittent internet connectivity environment. Is there someway to detect automatically the internet connectivity state.And to automatically sense changes in the state of connectivity. I can only think along these lines .. a background service that tries to ping and …

0
102
Member Avatar for happygeek

Jumping the queue for BT Broadband is possible, it would seem. Possible, but not easy - unless you happen to be the Chairman of BT that is. Imagine you've been living without broadband for years because BT cannot supply it to your rural residence. Now imagine if the chairman of …

0
247
Member Avatar for newsguy

A survey of leased line Internet connections from 6000 organisations covering speeds ranging from 256Kbps right up to Gigabit Ethernet has revealed that as many as one in six are loaded to a degree where performance impacts are likely. NetEvidence, a network performance management outfit, undertook the research, and was …

0
127
Member Avatar for happygeek

The news that [URL="http://www.boeing.com"]Boeing [/URL]is to scrap its [URL="http://www.connexionbyboeing.com"]Connexion [/URL]in-flight Internet access service will surprise many people. The fact that it had an in-flight Internet access service will surprise many more. Unless you were a business traveler, flying in Asia where the service was most prevalent, and then one who …

Member Avatar for happygeek
0
437

The End.