79 Topics

Member Avatar for
Member Avatar for ganges

I am using acer aspire 4730z, windows 7 32 bit cd drive is not working all of the sudden its stop working how to solve it can you people help me

Member Avatar for rubberman
0
250
Member Avatar for ddanbe

Some time ago, I needed to know the pathname of my running application, in order to create a temporary file. As it seems ther are alot more options than I thought. So I applied all I could find in this little snippet. I also used the full names to make …

Member Avatar for Teme64
1
2K
Member Avatar for sakib777

I am facing problem regarding Google Webmaster Tools. It has stopped updating status after 12/01/2015. I am facing the same problem will all my sites. Is there anyone who is facing the same problem? Can anyone help me out?

Member Avatar for samyakonline
0
319
Member Avatar for ZJRG.1997

I'm quite new to Python, and am trying to make a simple unit converter - was hoping if anyone could tell me where i'm going wrong? This is the script as it stands: input('Would you like to convert centimeters to inches (a), or inches to centimeters (b)?\ntype a or b: …

Member Avatar for slate
0
262
Member Avatar for Shrishti_1

hi! im not sure if these websites work, im crossing my fingeres hoping they do. my data is working on the dongle, as in i am able to browse the net. but for some reason im unable to open facebook on the computer, which is proving to be a serious …

Member Avatar for micjustin33
0
229
Member Avatar for bogoreh

hi everyone i am trying to write a program for a library system that allow stuff to add, remove, view and delete customer. i try to use file to store data and i open the file in mode read then i store then i put the content of the file …

Member Avatar for bogoreh
0
186
Member Avatar for jatinmca

protected void Page_Load(object sender, EventArgs e) { if (!IsPostBack) { UpdateTime(); } } protected void Timer1_Tick(object sender, EventArgs e) { UpdateTime(); } public void UpdateTime() { try { int hour = 00, min = 00, sec = Int32.Parse(Session["tleft"].ToString()); // min = Int32.Parse(Session["tleft"].ToString()) / TimeSpan span = new TimeSpan(TimeSpan.TicksPerSecond * sec); …

Member Avatar for Sathish_3
0
1K
Member Avatar for prashant9928

I am using a telerik radScheduler into my major project. and it is working fine on Local system. But on live it is not working fine. I can only view my scheduled activity, drag & drop activity, increase or decrease time span only. But when i try to create or …

Member Avatar for Jeffrey T.
0
500
Member Avatar for kunai_master

for the past few days i have been unable to make my optical drive read discs or do anything other than cause the computer to freeze. i have tried the drive with multiple different sata cables and in another computer, the drive works fine on the other computer but is …

Member Avatar for david.eytel
0
340
Member Avatar for aubreymaem24

Hi, I have an HP Envy 4 Notebook PC with model 4-1080ee It was working fine last night but when I woke and turned it on this morning, suddenly it's showing a very dim screen. It's still working okay in the background and if I look closely, I can still …

Member Avatar for Rik_
0
277
Member Avatar for fx.eko

hi .. I use visual basic 6, I opened a new project, when I create a data report using Crystal Report 8.5 which already include the current Visual Basic will add a new report by way of Add -> Crystal report 8.5, the error message "Visual Basic has stopped working …

Member Avatar for AndreRet
0
2K
Member Avatar for disha2612_1

I have a my URL as : www.domain.com/controller/login.php And i want to make it look it like: www.domain.com/jobtracker Please help, i have researched lots of links as i am new to this topic, but did not found appropriate solution yet.. It gives me 500 internal server error My .htacess file …

Member Avatar for migcosta
0
329
Member Avatar for tinabina22

My php code will not execute and I'm not sure why. Below is the code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Before.html </title> <meta name="Generator" content="Alleycode HTML Editor" /> <meta name="Description" content="Your description here..." /> <meta name="Keywords" content="Your keywords here..." /> </head> Before #1, Test …

Member Avatar for amith_ami
0
245
Member Avatar for tushargupta51

All the browsers including Chrome, Firefox and IE8 are not working. When I open them, it keeps loading the page but does open the website. Internet Connectivity is there because utorrent is working. I reinstalled chrome but that did't work. I cleaned up the browsers hisotry, also did "ipconfig/renew", "ipconfig/flushdns" …

Member Avatar for stormal1
0
310
Member Avatar for Kullercode

Just started learning JavaScript can someone please tell me what is wrong with this code <!DOCTYPE html> <html> <body> <h1>Password Requirement</h1> <p id="demo">Please enter your password</p> <input id="myInput" type="text" > <script> function myFunction() var a=document.getElementById("demo") var b=document.getElementById("myInput").value var c=document.getElementById("myBtn") if (b=="26a8f9e"(b)) { alert("Correct") } else { alert("Incorrect") } </script> <button …

Member Avatar for amrita111
0
299
Member Avatar for fade10
Member Avatar for iamjin04

<style> p.title { text-align: center; font-family: georgia,palatino; font-size: 18px; font-size: 20px; color:blue; font-style:italic; } p.cont { text-align: center; font-family: georgia,palatino; font-size: 18px; font-style:italic; } p.sun { text-align: center; font-family: georgia,palatino; font-size: 18px; font-size: 20px; color: #99cc00; font-style:italic; } p.rew { text-align: center; font-family: georgia,palatino; font-size: 14px; font-style:italic; } </style> <p …

Member Avatar for gon1387
0
230
Member Avatar for iamjin04

> <style type="css"> p.jin { text-align:center; font:georgia; font-size:20px; color:blue; } </style> <html> <p class="jin">Summer Special</p> </html>Quoted Text Here

Member Avatar for gon1387
0
265
Member Avatar for hwoarang69

i am creating a rect in paint method. and i am trying to move it to its right by 1 px in loop. but the problem is its not going inside the run method. any idea why? import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.Image; import javax.swing.JApplet; public class main extends JApplet …

Member Avatar for zeroliken
0
156
Member Avatar for last1devil

Hi! I use Linux Mint Maya and I need to install some software from sources but the problem is that GCC is not working. When I type gcc or make command I get a error like this: bash: /usr/bin/gcc: cannot execute binary file How can I fix that?

Member Avatar for last1devil
0
785
Member Avatar for caige

Your coding skills are needed. my website [Click Here](http://www.kidztar.com)works great in all browsers except internet explorer. On the tour book tab, the java script flips through my book. In internet explorer every other page of the book does not show up. Can you look at the code and help me …

Member Avatar for caige
0
257
Member Avatar for faalann

i downloaded and installed google browser. when i click the browser after installation, it's not working. the browser did not even opened. i did it many times, uninstall, download then install again, but it's just the same. It's not working.

Member Avatar for cguan_77
0
124
Member Avatar for hueylouis

Can anyone assist me. I keep getting and error stating that the Column count doesnt match row 1. I have counted all of my fields and referenced all of them but still no dice. $con=mysql_connect($host, $username, $pass); if(!$con) { die("Could Not Connect: ".mysql_error()); } mysql_select_db($db); $CustLName=$_POST['CustLName']; $CustFName=$_POST['CustFName']; $CBR=$_POST['CBR']; $AcctNum=$_POST['AcctNum']; $CustCode=$_POST['CustCode']; …

Member Avatar for doubleN
0
652
Member Avatar for LucianAdamson

Not sure what I am doing wrong but let me try to explain my issue. I have a single combobox on my form that I use to load external settings. If I load, lets say, 100 settings in to this combobox then I clear the combobox via Combobox1.items.clear(), then try …

Member Avatar for LucianAdamson
0
455
Member Avatar for Robert disuza

Hey friends i have one question that is revoloving in my mind from some time is that if i am working on site that have different keywords for different pages for home page it has different keywords and for inner pages it has different keywords then do we have work …

Member Avatar for lucyrai1
0
202
Member Avatar for anandschiru

import javax.swing.* ; import java.awt.event.*; import java.awt.*; import java.io.*; import java.util.Calendar; import java.util.*; import java.text.*; import java.util.Date; /* <applet code="gui.class" width=250 height=100> </applet> */ public class gui1 extends JApplet implements ActionListener { JTextField t1,t2,t3,t4,t5; JLabel l1,l2,l3,l4,l5,l6; JButton b1,b2; Calendar c1,c2,c3; JPanel p,p1,p2; Date sd,sd1; SimpleDateFormat sdf; public void init() { …

Member Avatar for anandschiru
-1
279
Member Avatar for Rishabh876

so i was trying to make a binary tree program. just inserting and deleteing. some how i messed up. i think insertion is ok till level 1 after that stays on level 1 only. also the function to delete the whole tree is not working. it only deletes node at …

Member Avatar for Rishabh876
0
314
Member Avatar for reeweb

I need serious help with a website! It works fine with Safari, Google Chrome, and I spent a long time making it compatable for Firefox. But the website is completely differently in Internet Explorer. I am not having any luck at all with this one. If anyone could have a …

Member Avatar for JorgeM
0
335
Member Avatar for ypal

I opened my pc and actually dusted it, i didnt remove anything except for the ram and some cable i put it back so after coupling it back it just stopped working the fan and the light at the front but the at light at the back of the cpu …

Member Avatar for johhny-marshal
0
169
Member Avatar for Matth963

When I try to switch on the phone I get a white screen(back-light on). To switch it off I need to take out the battery. I've found some repair guides saying 'apply this jumper' but I don't know exactly what it is. I know it's an old phone but I'm …

Member Avatar for keith8385
0
351

The End.