97 Posted Topics

Member Avatar for aparnesh

[COLOR=Blue]Go to: [URL="http://php.net/printer_open"]http://php.net/printer_open [/URL] Maybe this will help you.[/COLOR]

Member Avatar for anggwa
0
188
Member Avatar for rpjanaka

There is nothing wrong with this code. Read the first line of the exception: [B][COLOR=red]Exception in thread "main" java.net.ConnectException: Connection timed out: connect[/COLOR][/B] [B][COLOR=#ff0000]Your connection timed out. That's all. [/COLOR][/B] [B][COLOR=#ff0000][/COLOR][/B] [URL]http://www.ecst.csuchico.edu/~tlopez/javas/telneter/Telnet/Documentation/Source/socket.TimedOutException.html[/URL][URL="http://www.ecst.csuchico.edu/~tlopez/javas/telneter/Telnet/Documentation/Source/socket.TimedOutException.html"][/URL]

Member Avatar for Jacob Majana
0
368
Member Avatar for mystique

[COLOR=Blue][FONT=Comic Sans MS]Hi mystique. Personally, I recommend [/COLOR][URL=http://smartftp.com/][COLOR=Red]SmartFTP[/COLOR][/URL] [/FONT] :rolleyes:

Member Avatar for Zagga
0
204
Member Avatar for Saaski

[COLOR=Blue][FONT=Comic Sans MS]Hi Saaski, I am not familiar with your system, but you can try this. It might work. When you re-boot hit F8. Choose the Safe Mode with Command Prompt Option. After you log in you should see the command prompt window. In this window type: C:\Windows\system32\Restore When you …

Member Avatar for crunchie
-1
873
Member Avatar for tadisaus2

Both ways you mentioned will cause indexing at the approximately the same speed, but a 301 redirect will cause the page rank to follow from the old domain. If you put a link on the old domain, the page rank will eventually drop off the old domain and will not …

Member Avatar for diagurzula
0
190
Member Avatar for rukshilag

[B]First try wrapping your codes in code tags when you post. It makes it easier to sort. [/B] You need a [B]value[/B] for your radio boxes. The [B]value[/B] is [B]returned[/B], not the radio box name. I could probably tell you more about your code, but as I said before it …

Member Avatar for rukshilag
-1
2K
Member Avatar for angelicakirana

[QUOTE=angelicakirana;1149051]Hello, i'am newbie. I don't know about programming language,in each language, i only know "hello world". Javascript is spend more expensive bandhwidth. Especially for Limited Account of hosting. Is it possible to convert javascript to php or html ???[/QUOTE] Ther are online tools, such as, [URL="http://www.yellowpipe.com/yis/tools/HTML_converter/"]yellowpipe.com[/URL] that convert HTML to …

Member Avatar for angelicakirana
0
3K
Member Avatar for grisha83

This error sounds like your server is not running. If your running Apache go to your Apache installation folder >> bin/ApacheMonitor.exe With ApacheMonitor.exe you can start your server.

Member Avatar for diafol
0
221
Member Avatar for tryphy

[QUOTE=tryphy;1149271]Hey Thanks, For ur reply.. That was the same idea i was thinking...when i worked it out it gives me a Duplicate error...[/QUOTE] What is the duplicate error? Are you auto incrementing as previously stated? Echo your error to screen with : [CODE]echo mysql_error (); [/CODE]

Member Avatar for vsmash
0
119
Member Avatar for srya

Well, firstly a login form is never secure unless the submitted data is encrypted on the server and even then it is not 100% protected. Secondly, how about posting a start of your code ( IE : Anything to show some heart!) Then after this I am sure one of …

Member Avatar for Banderson
0
75
Member Avatar for Jabga

[QUOTE=Jabga;1145752]Hi there, I am creating an ecommerce web site and I am using magento. Payments will be inside in our country and local banks will give me payment forms and I will have to integrate it with my web, but I need some help, how can I integrate their form …

Member Avatar for Banderson
0
107
Member Avatar for network18

[QUOTE=network18;1147488]Hi, The dynamically created rows are appended at the end of the table i.e. after the last row of the table (found by table.rows.length) and those individual <tr> contains 8 more <td>s carrying some texts and their respective text fields. Now we have one such default <tr> , which also …

Member Avatar for Banderson
-1
190
Member Avatar for ndhamecha

I haven't used C in years, but if I remember correctly you need to use [CODE]@@IDENTITY[/CODE] to retrieve the Last ID. Anyone more familiar, correct me if I'm wrong.

Member Avatar for MattBerry
0
103
Member Avatar for DaughterOfHades

[QUOTE=DaughterOfHades;1142464]I don't know much about computers and how to protect them (probably why I got these viruses in the first place), but I do know a virus is preventing me from going on any virus removal sites such as McAfee. What should I do?[/QUOTE] [B]Boot in safe mode with networking.[/B]

Member Avatar for Banderson
0
198
Member Avatar for Banderson

Hi, This will show you how to create a login form using swing. Please be aware that this form does not connect to anything. ( eg. A URL or a database) This is just a little advanced example of one of the many things you can do in swing. A …

Member Avatar for masijade
1
2K
Member Avatar for mmiikkee12
Member Avatar for javaAddict
1
157
Member Avatar for Banderson

[COLOR=Blue] Ever since PHP turned register_globals_off I have had problems here and there in my codes. I searched hard and long for a simple fix while keeping globals turned off. Fortunately, I found one! I have posted it below for your convenience and it is also described [URL=http://www.nasatech.com/PHP-DOCS/faq.misc.html#faq.misc.registerglobals]Here[/URL]. I'm not …

Member Avatar for Banderson
0
430
Member Avatar for Banderson

Here is a code to sort numbers instead of strings using the BubbleSort method. The difference here is you don't use compareTo() for numbers as you do with strings.

Member Avatar for alpe gulay
0
170
Member Avatar for kbjustin

In Apache your httpd.conf file Be sure that php module is enabled. Take out the [B][COLOR="red"]#[/COLOR][/B] in front of the line if it is there. If your using PHP version 5 Look for the following lines LoadModule php5_module "YOUR FULL DIR PATH TO/php5apache2_2.dll" or substitute 5 for your PHP version. …

Member Avatar for kbjustin
0
747
Member Avatar for HughLa

It looks like your sending the wrong header in your output script. Change the header type in your output by putting [CODE]header("Content-type: image/png");[/CODE] in the top of your script.

Member Avatar for Banderson
0
331
Member Avatar for gnarly
Member Avatar for Banderson
0
88
Member Avatar for ersubhajit

Be sure that session_start(); is the first line in each of your codes without spaces or blank lines. [CODE]<?php session_start(); ............................ ?>[/CODE]

Member Avatar for guru12
0
154
Member Avatar for Thirusha

Right click on the loaded page and view source, copy and paste the header info down to the body tag here. Then tell me what is the full path to your template files if your using a template system. When pasting please use the code tags

Member Avatar for Banderson
0
105
Member Avatar for praveen_dusari

Look at your file path : [CODE]D:\wamp\www\codeigniter\admin/system/codeigniter/CodeIgniter.php [/CODE] Your slashes are going the wrong way aren't they? Shouldn't the path be forward slashes? >>>> "\" [QUOTE=praveen_dusari;925631]hi all, i am using codeigniter for a shopping cart for my admin panel i created a first method mentioned [URL="http://philsturgeon.co.uk/news/2009/07/Create-an-Admin-panel-with-CodeIgniter"]here [/URL] for this iam …

Member Avatar for Banderson
0
105
Member Avatar for cali_dotcom

If you get an error make sure it is not an [COLOR="Red"]access denied[/COLOR]. An access denied is pretty common if your on a windows server. Because your requesting xmlhttp.open("GET",url,true); and windows is funny about those things. Try this: [B]here is the ajax/javascript[/B] [CODE] var xmlhttp; function showCD(str, div) { xmlhttp=GetXmlHttpObject(); …

Member Avatar for Banderson
0
179
Member Avatar for Cultred

One way is to use the [B]$_GET[/B] reserved variable. eg: [CODE]index.php?page=$_GET['title'];[/CODE] You can read more about it at [URL="http://us3.php.net/manual/en/reserved.variables.get.php"]php.net[/URL]

Member Avatar for erms
0
112
Member Avatar for AlanW

Could you not put the link in the array like: [CODE] <?php if(!empty($a1[image])) { $im_array = explode("|", $a1[image]); $FirstImage = "<a href=\"link_to_your_image\" target=\"_blank\"><img src=\"re_images/$im_array[0]\" width=100 height=100 border=1></a>"; $SecondImage = "<a href=\"link_to_your_image\" target=\"_blank\"><img src=\"re_images/$im_array[1]\" width=100 height=100 border=1></a>"; $ThirdImage = "<a href=\"link_to_your_image\" target=\"_blank\"><img src=\"re_images/$im_array[2]\" width=100 height=100 border=1></a>"; $FourthImage = "<a href=\"link_to_your_image\" target=\"_blank\"><img …

Member Avatar for AlanW
0
159
Member Avatar for mohammed2raja

[QUOTE=mohammed2raja;693960]Hi, I m new in this field. Actually I face a problem, I call a php file from a html file using javascript. I declare a variable in php file,I want to use this variable in the same html file after execution of php file.Please help.[/QUOTE] Add .htaccess file to …

Member Avatar for mohammed2raja
0
143
Member Avatar for JakeCourtney

[quote=JakeCourtney;255672]Hey, I've recently started to learn Java with a little prior experince in C++. Only the basics. I was just wondering if there any pointers for getting this language down. I'm talking about stuff that I won't pick up from some book or exercise. Something you've all come across in …

Member Avatar for peter_budo
0
179
Member Avatar for Noahsson

[COLOR=Blue][FONT=Comic Sans MS]Hi Noahsson, Here is a link to some software that will do what you are wanting to do. Be sure to have windows recovery disk because it deletes your operating system too. [B][URL=http://dban.sourceforge.net/]DBan[/URL][/FONT][/COLOR][/B]

Member Avatar for caperjack
-1
391
Member Avatar for AWDracer

[COLOR=Blue]I think I am getting shorter and my wife is getting taller :lol: [/COLOR] [CENTER][COLOR=Blue] I am 5' 10"[/COLOR][/CENTER]

Member Avatar for arjunsasidharan
0
956
Member Avatar for Brandon-J

[QUOTE=Brandon-J]I have internet explorer and Windows Me. I've set the security settings and privacy settings to default. And then when I go to the install Macromedia Player page nothing happens. It's just a empty box with a small multi colored box in the left top corner. I don't have the …

Member Avatar for goldeagle2005
-1
497
Member Avatar for TMcIsaac

[COLOR=Blue][B]Nice to meet you Trevor. Welcome to the community.[/B][/COLOR]

Member Avatar for candy01
0
122
Member Avatar for muthumari

[COLOR=blue]I recommend [B]XAMPP [/B]if you're a beginner. [/COLOR] [COLOR=blue]It will install Apache Server, PERL, MYSQL, PHP, PHPAdmin and other software to aid you in development. [/COLOR] [COLOR=blue]I would also recommend installing APACHE and MYSQL as a Service. [/COLOR] [COLOR=blue]XAMPP will ask you about this during installation. [/COLOR] [COLOR=blue]Check to see …

Member Avatar for JD.ua
0
191
Member Avatar for StrikeFreedom

[COLOR=red][B]Look in the manual for checkdate[COLOR=red]();[/COLOR][/B][/COLOR] [B][COLOR=#ff0000]Maybe this will help you. [/COLOR][/B]

Member Avatar for leelee
0
163
Member Avatar for crippz

[B][COLOR=red]Your Form Below:[/COLOR][/B] [html] <html> <head> <title>TAEKWONDO WEBSITE - Membership Form</title> </head> <body> <font face="arial" size="4"> <p align="center"><big>Membership Form</big></p> Please Fill In Your Details And Click Submit: <br /> <fieldset><legend align="center">Personal Information</legend> <form action="membership_form2.php" method="get"> First Name:<input type="text" name="name" size="10"/> </fieldset> <input type="submit" name ="submit" value="Send"> </form> </body> </html> [/html] …

Member Avatar for Banderson
0
127
Member Avatar for Mooonky

Hi, if your getting an error with `drawOval` then I would try `drawRect();` In my opinion the `while(true)` and `repaint();` should be in the `run();` method since you should create a Thread and implement the Runnable interface. When you call repaint in Java it automatically calls another method called update(); …

Member Avatar for Banderson
0
2K
Member Avatar for dncloud

[COLOR=Blue][FONT=Comic Sans MS]Hi dncloud, nanosani has put you on track pretty good. You use equals to compare strings. If you do not care whether or not the case of the two strings are identical you can use the equalsIgnoreCase() method. [/FONT][/COLOR]

Member Avatar for jwenting
0
137
Member Avatar for kumar25
Member Avatar for eboney

[COLOR=Blue][FONT=Comic Sans MS]Hi eboney. I know this is a late post, but this can be used for future reference. I'm not going to go in big detail on this, but maybe this will get you started. This code will take user input convert it into an integer. If the input …

Member Avatar for Banderson
0
103
Member Avatar for nanosani

[FONT=Comic Sans MS][COLOR=Red]Here I will create a class named StringClass and build constructors.....[/COLOR][/FONT] [CODE] public class StringClass { public static String StringAsObject; // Defining the new Value of s when calling this method StringClass() { StringAsObject = "sani"; } // Building Constructors public static String getStringAsObject() { return StringAsObject; } …

Member Avatar for freesoft_2000
0
211
Member Avatar for L. Shelby

[COLOR=Blue][FONT=Comic Sans MS] Hi L. Shelby, JAVA contains a pre-built class named Math. To use it insert this statement at the top of your program => import java.lang.Math.*; This class is static which means it is class variables and class methods. This class is very useful to caculate simple mathematical …

Member Avatar for L. Shelby
0
184
Member Avatar for johnroach1985

[FONT=Comic Sans MS] [COLOR=Blue]Hello johnroach1985, The error deprecated API is nothing to worry about. Your codes will compile and run fine. API stands for application programming interface. This simply means the way you are accessing the behaviors of your classes or objects. [/FONT][/COLOR]

Member Avatar for johnroach1985
0
26K
Member Avatar for Firsttimer

[FONT=Comic Sans MS] [COLOR=Blue]Hello Firsttimer, I think I have the program working the way you needed it too. I usually don't complete homework projects, but you was pretty close. I changed your variable float comparison to boolean and instead of [CODE]if ( number1 == number2 ) if ( number1 > …

Member Avatar for CodeMasterFlex
0
141
Member Avatar for gkakkireni

[FONT=Comic Sans MS] [COLOR=Blue]I'm not sure of what your coding? An applet or an application. If it is an applet this will get you on the right path to adding an actionListener, however, I'm not gonna code it all. Gotta have a little drama right? [CODE]public class yourClassName extends Applet …

Member Avatar for Banderson
0
110
Member Avatar for modumass

[FONT=Times New Roman][COLOR=Blue]I'm not sure if I understand correctly, but here it goes anyway. I think your saying that you want to call a method into your main method which is in the tempcalc.class. If this is what you want then say your method that you want to call is …

Member Avatar for Banderson
0
166
Member Avatar for vnnguy

[FONT=Comic Sans MS][COLOR=DarkSlateBlue]Follow the link above and get Mysql . Install it to C:\mysql just to make it simple. Then download Apache at [url]http://apache.org/[/url] . After you install apache server create a shortcut to your Command Prompt on your desktop. Right click and choose properties. In the properties box Start …

Member Avatar for Banderson
0
151

The End.