37 Topics

Member Avatar for
Member Avatar for G_Waddell

Hi good people of Danniweb, I've looked at a lot of examples on line and I cannot figure out what is going wrong. My program has to transfer a simple delimited text file from the local machine up to a specified directory on a FTP server. After I have run …

Member Avatar for Dennis_22
0
2K
Member Avatar for Prabhanjan95

Hey guys.... M new to this forum... I have a compaq presario c700 notebook which is quite old..... when i press the power button the led lights turns on..i can here the fans spinning sometimes after 4-5 seconds the system turns off....and i switch it on again...the display remains black …

Member Avatar for Suraj_12
0
2K
Member Avatar for blueguy777

Unable to execute code, displaying blank page. $q = 'SELECT id,username,email,mobile FROM users WHERE email=:email OR mobile=:mobile'; $query = $dbh->prepare($q); $query->execute(array(':username' => $username, ':email' => $email,':mobile' => $mobile)); if($query->rowCount() == 0){ while($row = $query->fetch(PDO::FETCH_ASSOC)){ if($row[2] == $email) { if($row[3] == $mobile) { echo 'Mobile Number and Email are already registered …

Member Avatar for blueguy777
0
272
Member Avatar for blueguy777

Displaying blank page after inserting PHP code in between DIV tags, the code is as follows: <!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width"> <title>Bulk Sms</title> <link rel="stylesheet" href="css/styles.css" type="text/css"> <link rel="stylesheet" href="css/responsive-nav.css"> <script src="js/responsive-nav.js"></script> </head> <body> <div class="inner"> <a href="index.php"> <img src="images/logo.png" alt="Bulk Sms" …

Member Avatar for blueguy777
0
645
Member Avatar for blueguy777

displaying blank page index.php // connection.php $server = "localhost"; $user = "root"; $password = ""; $dbName = "matrimony"; $conn = mysql_connect($server,$user,$password, $dbName) or die("There was a problem connecting to MySQL. Please try again later."); if (!@mysql_select_db($dbName, $conn)) { die ("There was a problem connecting to the database. Please try again …

Member Avatar for diafol
0
429
Member Avatar for tmilner80

ok, i just had an episode with my laptop. i turned it on hours ago and it went straight to a blank orange screen, no windows logo, no password box nothing, this happened everytime i tried to restart the laptop, nothing worked, so i left it for awhile, i tried …

Member Avatar for rubberman
0
161
Member Avatar for Al

I'm using Windows XP, and I have a Hitachi 2TB drive that I disconnected earlier today. When I reconnected the USB cable I heard it come on, but the prompt asking how I want to open the drive did not. When I checked My Computer it was no longer named …

Member Avatar for KushMishra
0
300
Member Avatar for ahp@aol.in

Hi folks, My onboard VGA display port is not working. When I start machine display toggles 'ON'/'OFF' in series and after 10 seconds monitor goes blank. My doubt is that the VGA port has some issues. I've checked monitor by connecting it to laptop. Its working fine. So my question …

Member Avatar for tigerbright
0
1K
Member Avatar for hearthackrz

Hello guys, Recently I reinstalled my Windows XP SP3, now suddenly whenever I start my system it shows a black/blank screen after the Windows XP load screen. I installed the latest video drivers too (ATI Radeon) but it's of no help. I can go into safe mode without any issues …

Member Avatar for Rik_
0
273
Member Avatar for fredw300

I am using C# to create a word document from a template (Word) that contains several bookmarks. My application generates different tables and paragraphs at specific bookmarks. However, there is a blank page created in the end of the document which I am not sure how to get rid of. …

Member Avatar for lolafuertes
0
270
Member Avatar for srinit
Member Avatar for JorgeM
0
117
Member Avatar for Dinesh_7

I am trying to get two resumes from a PHP form to my email ID. I am getting all information perfectly, but the attachments are coming blank. I could not find out the reason. Any help will be appreciated. Please find below, both HTML and PHP codes. Thanks in advance. …

Member Avatar for LastMitch
0
376
Member Avatar for windowsserver

hi frenz ....after succesfully installing the windowserver 2008 iso on a vmware...installation was successfull, but didnt see any thing like windows start button. is just showing a command prompt and the windows desktop....what can i do from here am jst confuse bcause the desktop is blank...and no way to access …

Member Avatar for windowsserver
0
269
Member Avatar for joshl_1995

Hello Community, I was wondering why won't cURL work on my webstie when i says cURL is supported.

Member Avatar for joshl_1995
0
250
Member Avatar for bikashjit

I cant refresh in my desktop, I cant see any shortcut icon, No option comes if right clicked, I dont see any Start Option, even no task bar, Its totally nothing I cant see anything in my desktop, except my wallpaper, I dont know whats going on.. Please Help.. I …

Member Avatar for aby.varughese.33
0
162
Member Avatar for greg.mathews3

This has been baffling me for a few weeks now. I have an emachines laptop, its about 18 months old and I am on it every day working. While I am sat with the laptop on a table I have no problems but if I then move to the sofa …

Member Avatar for caperjack
0
238
Member Avatar for priya667

I'm a newbie here trying to figure out why my simple php code is not working inside html. Files with .php extension however works fine.The page is just blank. I modified the following line "AddType application/x-httpd-php .php" in http.conf to "AddType application/x-httpd-php .php .html" I tried adding these lines to …

Member Avatar for diafol
0
2K
Member Avatar for sarah49

hi everyone. I have just started to program in php. I tried to develop a php code to retrieve data from a form and insert into a table created in Mysql. Here is my php code. This code gets executed when the user submits the form. <html> <body> <?php $con …

Member Avatar for broj1
0
229
Member Avatar for Brandon5150

I send out a newsletter using a PHP based mailing list manager installed on my server, which uses phpmailer to send. For most users that I send to, they get the newsletter fine, but users who have email accounts with cox.net , windstream.net , roadrunner.com, rr.com , earthlink.net seem to …

Member Avatar for Brandon5150
0
949
Member Avatar for steven447

Hello, I have a website that uses Smarty. When I try `$oSmart->display("header.html");` I get a blank page without warnings and errors. I'v proven with `var_dump()` that the smarty object is succesfully created. I know to that the page is enterily rendered by using: echo "start"; //Smarty Stuff echo "end"; Also …

Member Avatar for steven447
0
733
Member Avatar for xpstyle36

Hey guys, My name is Dane and I am an 18 year old I.T Apprentice based in Blackpool. Our I.T manager has gone on holiday and I have had a call giving a deadline on getting a form on our intranet working, I look and it is all ColdFusion! I …

Member Avatar for xpstyle36
0
966
Member Avatar for ttrrp

Hello everyone, i am facing a problem with turbo c, when i complie and run the program, the screen just shows a blank black sreen, nothing is executed. you press any button on keyborad, the screen returns back to the editor mode. No program is getting executed, Found no errors …

Member Avatar for ttrrp
0
223
Member Avatar for skran

Hi all! I m trying to filter a datagridview (connected to sql server). I have used if statements in order to take all the possible combination but now I have 8 textboxes into which the user should insert values and filter the datagridview.. it is too complex.. I have asked …

Member Avatar for M.Waqas Aslam
0
399
Member Avatar for lunchmeat

Widows Vista screen on, no image or sounds. Hard boot used to work. (I've heard powering a computer off that way is not good?) Followed cumulative advice: 1. VGA chord worked. For some reason, images showed up on my monitor/television. 2. I remembered to count the tabs (1 and enter, …

Member Avatar for Mikey37
0
218
Member Avatar for s0bigg

[url]http://test.gubbit.com/newgubbit/bfsearch.php?q=lenovo&submit=&R1=V7[/url] I am not sure what the problem is here.. but when I run this page on the internet explorer, it shows a completely white blank page. After looking at the source code on IE, it is exactly the same as you would see on chrome, safari or mozilla. Any …

Member Avatar for diafol
0
186
Member Avatar for microbert

Hi, I have build my website with PHP and MySQL and when I was debugging I noticed a problem which I cannot find a way around it. Basically I have a search box on my website, which will search from a column that I have on MySQL database. Now I …

Member Avatar for smantscheff
0
161
Member Avatar for voidyman

I want to remove blank lines (empty or with spaces and tabs) from a file from within a perl script. here's what i tried. [CODE]`sed '/^ *\$/d' $file1`;[/CODE] Does not seem to work for some reason. Any Help please?

Member Avatar for voidyman
0
853
Member Avatar for blackrobe

Hey, I'm hoping someone could help me. I received my 8GB (2x4GB) DDR3 PC3-10666 today to upgrade my [URL="http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02035288&tmp_task=prodinfoCategory&cc=us&dlc=en&lc=en&product=4125903"]HP DV6-2154ca[/URL] from 4GB (2x2GB) DDR3 memory. I installed them successfully and even the BIOS did show 8129MB of RAM and showed the RAM modules placed (note: showed serial numbers as 00000.. …

Member Avatar for safyrmwn
0
354
Member Avatar for mariko

I open the Ubuntu Software Center and I search for Scribus. It shows three options and I choose one. A blank window appears. The window should, instead, give me the option to download what I chose. I am a total noob and I apologize in advance. Thanks!

Member Avatar for rithu.soumyaj
0
506
Member Avatar for programer25

I have a dell inspiron 1526, when you turn it on you can hear the fans going and the lights will all flash one time like on regular start up then then 9 lock stays solid lit and the A lock and down arrow lock flash... Ive also noticed that …

Member Avatar for henpecked1
0
193

The End.