Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
31% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
7
Posts with Downvotes
7
Downvoting Members
6
1 Commented Post
0 Endorsements
~62.8K People Reached
Favorite Tags

172 Posted Topics

Member Avatar for jemz

Hi, I have M3N78-VM ASUS mother board 2.7 GHZ AM2 socket 2 GB RAM 500 GB HDD (samsung) When my HDD died,I bought new 1TB HDD seagate(baracuda),when i installed my windows 8.1 and installing some stuffs,my windows begun freezing,it takes some minuetes to open windows explorer...sometimes it takes time to …

Member Avatar for jemz
0
159
Member Avatar for jemz

Hi, I need some help on this how can i use the arrow keys(up,down,left and right) in the keyboard so that the filloval will move, I have no idea on this.can you help me on this please. Thank you in advance. import java.util.*; import java.awt.*; import javax.swing.*; import java.awt.event.*; public …

Member Avatar for jemz
0
1K
Member Avatar for jemz

Hi, I have problem in my laptop samsung R530 JA05AE, it cannot receive or connect to the wifi,first i thought that it was just the location maybe it cannot connect,but when i tried another laptop and put it where my samsung located the other laptop connect immediately to the wifi...what …

Member Avatar for CimmerianX
0
169
Member Avatar for jemz

Hi, how to make something the same in daniweb when we clicked the log-in link the background color black will be visible "i think this is called mask background", and it will cover the whole page even the the content is short or long it will adapt the size of …

Member Avatar for jemz
0
117
Member Avatar for jemz

Hello, Hi can anyone help me please,I have problem on my dvd-rom.This is the model TSSTcorp CDDVDW SH-S223Q SAMSUNG SUPER WRITE MASTER...my problem is when i am going to insert a dvdRw and then i am going to burn using only the windows burner...it will not burn the files, after …

Member Avatar for Rik_
0
214
Member Avatar for jemz

Hi, can i ask some help ,my problem is that how can i display in the dropdownlist using jquerry. for example that in my database i have 1 table and 2 columns with 10 records or rows. assume that i already querried all the colors in the database,but how to …

Member Avatar for stbuchok
0
103
Member Avatar for jemz

Hi can you help me please how can i change the color of progressbar or just look like in windows xp progress bar...please help me...thank you in advance hoping for your positive responds...

Member Avatar for Samanta Goutam
0
8K
Member Avatar for jemz

Hi,Can i ask about on my desktop.why is that when i am going to switch on my desktop computer it will always says system date not set,Press F2 to set up,Press F2 for default set up etc...I tried to change the system date in the bios to change it to …

Member Avatar for extr3mex
0
192
Member Avatar for jemz

Hi, I am stuck on this two sqldatadapater and sqldatareader,we can display records in listview by using this sqldatadapter and sqldatareader.my question which is more effecient and secured to use?does this two matters in populating data in database?

Member Avatar for M.Waqas Aslam
0
114
Member Avatar for jemz

Hi, can you help me please how can i populate data from my listview using sqldatareader. by the way can you please explain me why is it that listview in first column we call item but the other column we call it subitems.can you please enligthen my mind on this.I …

Member Avatar for Reverend Jim
0
1K
Member Avatar for jemz

Hi, is it possible to code column header in listview during run time? can you please give me some idea on this.Thank you in advance.

Member Avatar for jemz
0
1K
Member Avatar for jemz

Hi, I have problem on how to share a folder from my laptop to my pc and from my pc to my laptop,My Laptop is connected to my neighbor's wifi,..my First question is how can i share my folder from my laptop(windows7) to my desktop(windowsxp) and etc...second question is i …

Member Avatar for jemz
0
94
Member Avatar for jemz

Hi,I have problem on my code,it will not insert to the database can you pease help me on this.Thank you in advance. Imports System.Data.SqlClient Imports System.Data Public Class Form1 Private m_con As New SqlConnection Private m_DA As SqlDataAdapter Private m_CB As SqlCommandBuilder Private m_dataTable As New DataTable Private m_rowPosition As …

Member Avatar for jemz
0
349
Member Avatar for jemz

Hi, can i ask some help with you all experts...I have a laptop and i want to put a restriction to the other user account,I have only 1 administrator account and 1 user account.I want that he cannot install software and only me can install as the administrator with the …

Member Avatar for jemz
0
150
Member Avatar for jemz

Hi, I am still learning android and i want to ask some help on how to use the menu in android.I already have edited in the ...res/menu/main_menu.xml...i put it there addition,subtraction,mulitplication...now what i want is that when i am going to launch my application i have a default screen displayed …

Member Avatar for jemz
0
55
Member Avatar for jemz

Hi,i have a program and i created into a jar file,but the problem is when i am going to remove the jar file into the directory where my java classes and pictures resides,when i click the jar file the picture of my buttons are gone.can you help me please how …

Member Avatar for jemz
0
414
Member Avatar for jemz

Hello, Is there a way to put some security in the jar files? the java codes are inside the jar file how do i prevent user to see my java codes...

Member Avatar for jemz
0
102
Member Avatar for jemz

Hi,I put backgroundimage on my button and i set the button flatstyle to "pop-up" in the property window.why is that there is a thin black border in my button?but i want that my button has no border because i made an image that has a border already..and it is so …

0
55
Member Avatar for jemz

Hi can anyone help me on this..I am tying to change the UIManager. UIManager.setLookAndFeel("javax.swing.plaf.nimbus.NimbusLookAndFeel"); This gives me a lot of Exception. Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at javax.swing.plaf.synth.SynthLookAndFeel.paintRegion(SynthLookAndFeel.java:364) at javax.swing.plaf.synth.SynthLookAndFeel.update(SynthLookAndFeel.java:328) at javax.swing.plaf.synth.SynthRootPaneUI.update(SynthRootPaneUI.java:120) at javax.swing.JComponent.paintComponent(JComponent.java:778) at javax.swing.JComponent.paint(JComponent.java:1054) at javax.swing.JComponent.paintToOffscreen(JComponent.java:5221) at javax.swing.BufferStrategyPaintManager.paint(BufferStrategyPaintManager.java:295) at javax.swing.RepaintManager.paint(RepaintManager.java:1206) at javax.swing.JComponent._paintImmediately(JComponent.java:5169) at javax.swing.JComponent.paintImmediately(JComponent.java:4980) at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:770) at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:728) …

Member Avatar for jemz
0
749
Member Avatar for K.os

@K.os, can you please tell us what are you using?are you using MS Access as your database? or just a file?...and then after searching where do you want to display this in MS flexgrid?

Member Avatar for jemz
0
110
Member Avatar for jemz

Hi how can i ping to other network for example i want to ping in router A from router C routerA routerB routerC Thank you in advance.

Member Avatar for jemz
0
119
Member Avatar for ubi_ct83
Member Avatar for jemz

Hi, Can i ask some help what is the best editor to use in learning C language.... By the way which is which language, should or i must to learn C or C++ ?. Thank you in advance.

Member Avatar for Lucaci Andrew
0
319
Member Avatar for jemz

Hi, I need some help on this.i made a simple upload video but the problem is i cannot display the video that i uploaded.I have no idea on this on how to display the video that I uploaded and play on it....million thanks in advance.

Member Avatar for jemz
0
428
Member Avatar for jemz

Hi to all, I need to know how to use the cookie in php,my problem is that when i clicked the log-out.and then i will go to my browser and click the back button.it will go back to the user where it is still logging in.but what i want is …

Member Avatar for jemz
0
140
Member Avatar for Ribamar23
Member Avatar for jemz

Hi, Hello i need some help regarding in auto login, my o.s is window 7 ultimate...I haved installed the ibm db2,and now i have 2 accounts,admin and db2admin account.Is it possible to have auto log-in if i have 2 user account like i mentioned. What i want is that whenever …

Member Avatar for jemz
0
423
Member Avatar for jemz

Hi, Can i ask something?is it possible to make a batch file or something like a script that when i clicked on it, it will open the the command prompt and directly goes to the path that i desire.with out anymore using the command CD D:/my folder Thank you in …

Member Avatar for harinath_2007
0
306
Member Avatar for jemz

Hi, Can i ask something what type of eclipse should i use in developing android.there are many of them,can you help me on this please.Thank you in advance. Eclipse IDE for Java Developers, Eclipse IDE for Java EE Developers, Eclipse Classic 3.7.1, Eclipse IDE for C/C++ Developers (includes Incubating components), …

Member Avatar for jemz
0
208
Member Avatar for jemz

Hi, I need some help how to loop in ms cobol 2.20,inorder i can input 5 times. after displaying the customer name and address.i am going now to input the itm-no. but i find difficulties on it. here is the scenario. If i will input the itmno if it is …

Member Avatar for jemz
0
157
Member Avatar for jemz

Hi, I need some help,here is the scenario my samsung 320GB sata mobile hard drive cannot install anymore the operating system so i bought a new one which is seagate sata hdd and now my laptop is working properly,the problem is that i bought an enclosure for my samsung hdd,because …

Member Avatar for trackpadnotwork
0
231
Member Avatar for jemz

Hi, Is it possible to download the javascript API documentation,and to use it without internet connection?.can you help me please where to download the api and how to use this without using internet.just like in java api i downloaded it and use it without the internet connection. Thank you in …

Member Avatar for jemz
0
137
Member Avatar for jemz

Hello, Recently i bought enclosure for my hard drive mobile samsung,Before i use this as my internal hard drive for my laptop but because for the circumstances my hard drive crash and then i tried to reformat and install a new copies of windows 7 but suddently it will not …

Member Avatar for jemz
0
151
Member Avatar for jemz

Hi, I need some help on my external samsung 320gb hard drive mobile...I tried to back up my file from my p.c hard drive go down to my external hard drive.I noticed that i only copied 900mb or 1GB file my copying file runs to 128minuetes and then go down …

Member Avatar for jemz
0
167
Member Avatar for jemz

Hello, Hi i have problem in copying the files in PC.my files is about 20GB and i want to transfer this into external hard drive.is there a way to copy my files faster without corrupting on it.please help me thank you in advance.

Member Avatar for jemz
0
100
Member Avatar for jemz

Hi can i ask some help with you guys,what is in my msconfig there is a list "cuqal" C:\Documents and Settings\jemz\cuqal.exe/S if i will check that box and restart my pc and when i put usb flash drive,the content of my flash drive will keep duplicating the files and the …

Member Avatar for jholland1964
0
135
Member Avatar for jemz

Hi, I just want to ask some help,I already bought new HDD mobile seagate 320GB 5400rpm, when i unpacked now the plastic of my newly bought hdd seagate,...i saw my hdd mobile their is a black rubber on it,form like the hdd shape,and i was so confuse because my old …

Member Avatar for jemz
0
155
Member Avatar for jemz

Hi, I am new in this C#, and i need to know what are the first thing should i know in C#.and what program should i make for the beginners like me. Thank you in advance.

Member Avatar for jemz
0
211
Member Avatar for jemz

Hi, I installed window 7 which is retail,can you help me plese to enlighten my mind what does a retail operating system means.? Thank you in advance.

Member Avatar for jemz
0
91
Member Avatar for jemz

Hi, I am new in this C# language i haven't tried yet writing program on C#,so in connection on this i want to learn how to use C#,but before i will start what editor should i use on this C#...please help me. I appreciate more help.Thank you in advance.

Member Avatar for jemz
0
131
Member Avatar for jemz

Hi, Hello, can i ask something?.I am planning to buy a new HDD for my laptop samsung R530 T4400 dual core.because my old HDD will not install properly the window 7 and it will show black screen after it's restart...can you help me please what HDD should i buy and …

Member Avatar for jemz
0
325
Member Avatar for jemz

Hi, I need some help regarding on my laptop. Samsung R530 dual core T4400 2.20GHZ it is pre installed windows7 home basic...when i formatted it and install fresh window7 ultimate.After the installation finished when it loads to the desktop there is an error saying that hardisk problem...so i tried reformat …

Member Avatar for crunchie
0
147
Member Avatar for jemz

Hi, I need some help on how to slave my hard drive sata from my laptop into my desktop,because my laptop hard drive is bad so i need to slave this into my desktop so that i can still recover some of the data...but when i looked at in my …

Member Avatar for jemz
0
152
Member Avatar for jemz

Hi, Can you help me please.I want to learn cobol language i have already editor the old version of microsoft "cobol compiler version 2.20"...first thing i want to know on how can i print the "Welcome in Cobol".can you help me please in step by step...saving the code,compile and run …

Member Avatar for TrustyTony
0
132
Member Avatar for jemz

Hi, can you help me please,I am using windows xp 2 and i am going to repair it...and i am so doubtful,i save my files in the Drive C:\ which the operating system is installed.my question is that does my files will be lost if i am performing the windows …

Member Avatar for jemz
0
90
Member Avatar for jemz

Hell can you help me please, how can i put My Documents, MY Pictures in Windows Explorer or in My Computer...hoping for your positive responds...thank you in advance

Member Avatar for jemz
0
260
Member Avatar for jemz

Hi, I need some help in making the login like the daniweb...How am i going to do this that when i click the login it will show the div and the background will turns to gray.just like the daniweb...I am not quite good in javascript i am still studying on …

Member Avatar for jemz
0
101
Member Avatar for jemz

Hi, I need some help to you all,how can i make image like this in the header of this cite [URL="http://www.freecsstemplates.org/"]http://www.freecsstemplates.org/[/URL] the color dark green that looks like grooving lines or slanting lines,can you help me please how to make like this...please help me.Thank you in advance and i am …

Member Avatar for jemz
0
77
Member Avatar for jemz

Hi, Please help how can i fixed my page if i am going to resize my window,my element and my image will not be destroy that it will be remain in the position when i scroll the horizontal bar.please help me Thank you in advance

Member Avatar for lps
0
62
Member Avatar for jemz

Hi, can i ask some help on how to delete records in database.im using wampserver... I retrieve all rows and display it on the table which is php code and i want to delete rows if i will click the delete in the table...is this possible?please help me... [CODE] <?php …

Member Avatar for jemz
0
254

The End.