84 Topics

Member Avatar for
Member Avatar for tearose49

I put W10 on my daughter's laptop, and everything was fine at first. Now when you click the window icon for the start menu, nothing happens, so she can't get to programs, or the shut down options.

Member Avatar for CimmerianX
0
261
Member Avatar for TekknoDraykko

Hello All! I'm reviewing Java (SE, ver 8) and I'm using one of the "Teach Yourself Java..." books. I'm up to the chapter on Java Web Start and I'm stuck. I'm trying to run the sample app (a .jnlp file), but I get an error that reads: "Application Blocked by …

Member Avatar for TekknoDraykko
0
202
Member Avatar for markdean1989

Hi I am working on a simple C++.Net project which will allow me to run another program (e.g., I. Ex., Word etc.). However, I can't seem to find any working codes online. Here are the codes I have found so far; ShellExecute(GetDesktopWindow(), "open", "c:\myTestFolder\myfile.exe", NULL, NULL, SW_SHOWNORMAL); requires the inclusion …

Member Avatar for markdean1989
0
322
Member Avatar for Atlanta15Braves

I have a program that creates a right triangle from a loop reading "*". I have used the code to complete the first part, but the second part calls for a manipulation to take the current pattern, flip it upside down, and then add it to the first pattern. Here …

Member Avatar for stultuske
0
3K
Member Avatar for SID5721
Member Avatar for diafol
0
779
Member Avatar for Daemon_CC

I am using My SQL Database. I have two databases of My SQL which are used in a appplication simultaneaously as backend and log databases. So i need to stop services of log database only to view some results relating to my application. Is there any way to stop the …

Member Avatar for kgariando
0
205
Member Avatar for hwoarang69

I am trying to start up JBoss with parameters in Windows but getting some errors. If I remove parameters than JBoss startup iwht no errors. Could some one please take a look. # environment variables: # JAVA_HOME=C:\Java\jdk1.6.0_45 JBOSS_HOME=C:\bin\jboss-eap-6.1 Path=C:\Java\jdk1.6.0_45\bin;C:\WINDOWS\system32; # start up jboss with following parameters: # set "JAVA_OPTS=%JAVA_OPTS% -Djava.rmi.server.hostname=myhost …

Member Avatar for hwoarang69
0
659
Member Avatar for Nshark

I'm trying to set up a timer that counts up to ten and starts/resets when the left mouse button is clicked (anywhere on the screen even when the application is in the background). I'm struggling to find a code that suggests it is possible and now I am starting to …

Member Avatar for dionterry
0
5K
Member Avatar for happygeek

So here I am working on a Sunday morning, as usual, and I when I fire up my laptop (which serves as my desktop) a message appears informing that an update is being applied and it won't take long. Imagine my surprise when it turns out that this update appeared …

Member Avatar for happygeek
0
707
Member Avatar for CoilFyzx

Heelloooo good day. Thanks for seeking to help. I am creating a Java program(obviously). At the end of my work I wish to install it as (a)an .exe file. However I wish that after its installation, file type association would have been setup automatically(I phrased that latter part of the …

Member Avatar for stultuske
0
301
Member Avatar for Arin_1

Hi, i recently begun learning java and encryption. I found some code from a website that is supposed to decrypt lastlogin files found in minecraft. When i try to compile it gives me these errors: C:\Users\CROCCY\Documents\NetBeansProjects\Lastlogin decryptor\src\lastlogin\decryptor\LastloginDecryptor.java:54: error: invalid method declaration; return type required public MineCraftLoginReader() { C:\Users\CROCCY\Documents\NetBeansProjects\Lastlogin decryptor\src\lastlogin\decryptor\LastloginDecryptor.java:87: error: …

Member Avatar for Ewald Horn
0
664
Member Avatar for anuran

I have a dell inspiron n5010 with dual boot (windows 7 and ubuntu). It was running fine earlier but suddenly it started mistyping letters with multiple letters and special characters for 1 sec and then shuts down. After that laptop was not getting started for a while. Few hours later …

Member Avatar for rubberman
0
222
Member Avatar for SpectateSwamp

Do you use it. I do. All the time. My main program is made to be killed and restarted lots. With the short-cut link in the upper right I can start and stop the prog with little movement. When you use just one app for everything. It should reside at …

0
137
Member Avatar for PriteshP23

I need urgent help. **When i turn on my laptop, it reboot and/or SCAN whole laptop with C Drive.** How to solve this? Thanks in advanced.

Member Avatar for PriteshP23
0
204
Member Avatar for luan.augusto.9081

My file: http://www.2shared.com/file/Y4I4l2kI/MysticWorld.html Convert to .class file please The errors: C:\xampp\htdocs\EMULADOR\Server\JAVAEX~1\org\MYSTIC~1\MysticWorld.java:221: error: illegal start of expression static class _cls5 ^ C:\xampp\htdocs\EMULADOR\Server\JAVAEX~1\org\MYSTIC~1\MysticWorld.java:277: error: malformed floating point literal switch(_cls5..SwitchMap.org.mysticworlds.WorldObject[type.ordinal()]) ^ C:\xampp\htdocs\EMULADOR\Server\JAVAEX~1\org\MYSTIC~1\MysticWorld.java:277: error: case, default, or '}' expected switch(_cls5..SwitchMap.org.mysticworlds.WorldObject[type.ordinal()]) ^ C:\xampp\htdocs\EMULADOR\Server\JAVAEX~1\org\MYSTIC~1\MysticWorld.java:277: error: case, default, or '}' expected switch(_cls5..SwitchMap.org.mysticworlds.WorldObject[type.ordinal()]) ^ C:\xampp\htdocs\EMULADOR\Server\JAVAEX~1\org\MYSTIC~1\MysticWorld.java:277: error: case, default, …

Member Avatar for JamesCherrill
0
278
Member Avatar for eshwar4k
Member Avatar for venus pacia

hi!!! guyz i want to know if asp.net is easy to use?because i want to make a web application, and i want o use asp.net and i want to learn the basic codes of asp.net thanks!!!..plz help^_^

Member Avatar for Yoselin
0
225
Member Avatar for veniceofnorth
Member Avatar for rajesh_9
0
164
Member Avatar for sanjayphilan

hi, i am new to this php scripting language. can any one tell me step by step process to run a simple "hello world" program. and tell me ..what are the software packages that i need to do this. thanks in advance. sanjay

Member Avatar for mattster
0
309
Member Avatar for red23

I'm a beginner in phyton. i'm just starting to read things about phyton because we need it for our project. I really need basic and detailed instructions on how to use it and use it using notepad++. Could someone help me? or teach me? ill also do my part and …

Member Avatar for JasonHippy
0
3K
Member Avatar for Rahul47

Hello folks, I am completely new to php. I wish to develop php programs and execute them. What should I do to run php programs using Apache Web Server Under Windows ?

Member Avatar for Rahul47
0
256
Member Avatar for Phrren

I can't figure out why I'm getting this error, i've checked all the posts I can find here and they are all a method inside another method, which i'm pretty sure I don't have. This is the error message it gave me: Exception in thread "main" java.lang.RuntimeException: Uncompilable source code …

Member Avatar for stultuske
0
1K
Member Avatar for Shierlyn

hello guys i ask question it easy to use html language to web design? or they have other language that easy to use guyz i ask question again they have site that i can learn about html web design??

Member Avatar for RH-Calvin
0
907
Member Avatar for joanna alday

hello!!! guyz i want to learn how to make a website or web application, and i want to use ajax language.what are the compbination of ajax.it is easy to use or not?

Member Avatar for JorgeM
0
161
Member Avatar for Aadhya169

Hello members... How are you all ??? I just started the programming and want to learn C for that.. so please tell me the best book to learn the C from the starting... Thank you in advance......

Member Avatar for whitech
-1
292
Member Avatar for renato_francia

Hi Everyone, I'm new to Web design and i wanted to ask you for some advice on how to start to develop an online bussines. I know HTML and CSS but i think i might be outdated. Please, ANY pointers would be awesome!! Thanks! Renato

Member Avatar for JorgeM
0
256
Member Avatar for Aadhya169

Hello Friends... How are you all ??? I need your help... I want to learn PHP so will you please tell me the best book to learn PHP from the beginning... Thank you in advance.. :)

Member Avatar for diafol
0
218
Member Avatar for furalise

I'm quiet confused as to how PHP works. Just starting out and want to learn it but all I have done prior to now is C++ and Javascript. I'm not sure where to start. I have tutorials on PHP, no problem there. I'm not sure whether it is compiled, interpreted …

Member Avatar for furalise
0
301
Member Avatar for coder91

I was wanting to develop some PHP websites on my own laptop to build up knowledge of PHP and was wondering what I needed on my laptop for PHP. At university we use filezilla to upload our files to the uni's server but I haven't got that facility at home. …

Member Avatar for diafol
0
205
Member Avatar for Santosh Bajjuri

Can any one try to guide me through the installation of APACHE AND PHP SERVER with A DATA BASE connectivity.I am currently using WINDOWS 8 64-bit as my OS. I tried so many ways of installing.But couldn't find any way to it. I hope this forum will help me out …

Member Avatar for Webville312
0
153

The End.