Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Member Avatar for jjemphoung

I am currently doing some writings to an excel file (.xls) through JExcel API. My problem is about the autoSize method of CellView. My code. [CODE] public void write() throws IOException, WriteException { File file = new File(inputFile); WorkbookSettings wbSettings = new WorkbookSettings(); wbSettings.setLocale(new Locale("en", "EN")); WritableWorkbook workbook = Workbook.createWorkbook(file, …

0
151
Member Avatar for jjemphoung

good day! im new to dream weaver cs4. i am just starting to develop a dynamic page. i layout in the design area of DW cs4. i have 2 main tables. the first one is for the heading and below is for the content. i used an empty table between …

Member Avatar for matricol
0
181
Member Avatar for jjemphoung

Good day! I'm a newbie in java and I'm using Netbeans 6.9.1 as my IDE. I want to connect the system that I'm developing to the MySQL 5.0 database in the WAMP installed in my computer. I already configured my MySQL by following several steps I found in netbeans.org tutorial. …

Member Avatar for datavirtue
0
170
Member Avatar for jjemphoung

good day! i know theres a way to kill a process in task manager using vbscript. but i've tested all of the codes i've seen upon googling it, still no luck. how can i do it right? sorry if i post this to javascript forum becos there's no vbscript forum …

0
75
Member Avatar for jjemphoung

GOOD DAY! I am working with a project and i need to have a back up database feature. how can i do this? I've read a lot of forums and they suggest to use SQLDMO but when i test their codes its either generating error or does not create the …

Member Avatar for AndreRet
0
56
Member Avatar for jjemphoung

hi! please help me. i want my data report to be in landscape mode. i've read many forums and they suggest to install vb6 sp6. i've already downloaded it from MS site and installed it. and now when i open my project in vb6 and type datareport1. there is no …

Member Avatar for dspnhn
0
210
Member Avatar for jjemphoung

Good day! Can I run PHP(in WAMP) scripts without internet connection? Replies are really appreciated.

Member Avatar for hielo
0
705
Member Avatar for jjemphoung

good day! when i click a button, this codes will be executed (tested, its working) var cart=document.getElementById('cart'); cart.innerHTML=cart.innerHTML + document.getElementById('name'+cartNum).innerHTML + "(" + qty + ")" + "<br>"; this is the style of my cart } #cart { overflow:auto; border:solid; height:500; margin-left:10px; margin-right:10px; margin-top:20px; margin-bottom:0; font-size: 12px; text-align: left; font-family: …

Member Avatar for Graphix
0
140
Member Avatar for jjemphoung

good day! i'm a newbie in php. but i know the basic things like what is server side and what is client side. my question is is it "OK" if i place a php script (which is a server side) in the page that my client views? i dont know …

Member Avatar for jjemphoung
0
120
Member Avatar for jjemphoung

good day! i can't send an email in php. i have this code: <html> <body> <?php mail("jjemphoung@yahoo.com","Testing","Hello","From: [email]flatOne@yahoo.com[/email]"); ?> </body> </html> when i run this the output is Warning: mail() [function.mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use …

Member Avatar for sithembisophp
0
178
Member Avatar for jjemphoung

good day! i have this problem in wampserver2.0. i already learned how to effectively put my localhost online. it is accessible over the internet in other pc's by typing my WAN ip. i just discovered that one of my friend cannot access my website while others can access it. how …

Member Avatar for jjemphoung
0
187
Member Avatar for jjemphoung

good day! im an IT student. im new to php&mysql. my database engine is first myisam. everything works fine. but when i changed it into innodb(for foreign key purposes) i can't insert a data in my the parent table. i can insert data in child table though. replies are really …

Member Avatar for jjemphoung
0
103
Member Avatar for jjemphoung

hey dear experts is there a way to shutdown computer after downloading a file from the internet in vb6? i already know an effective forcefull shutdown code in vb6. i just want to execute that code after i finished downloading a file from the internet. how can i do it? …

Member Avatar for AndreRet
0
98
Member Avatar for jjemphoung

Hi! I'm a college student. i dont know if it's appropriate to post this here, but i am really desperate to know what are the different positions in a system development team. it is our assignment. reply is appreciated.

Member Avatar for popin
0
60
Member Avatar for jjemphoung

hey please help me! i cant able to delete a registry entry in my startup [HKLM/Microsoft/Windows/CurrentVersion/Run]. this results to an error which pops up during the startup of my windows. when i delete it, it will gone and when i press F5, it will still be there. the registry entry …

Member Avatar for gerbil
0
200
Member Avatar for jjemphoung

please help me! i just installed wampserver2 in my laptop. i want to make my website accessible in another computer which is NOT inside my network. i am inside a wireless network. i put online my wamp and then when i type my WAN ip address in my address bar, …

Member Avatar for jjemphoung
0
106
Member Avatar for jjemphoung

pls help me! i cannot load SOME websites in my laptop. i can load facebook fine and google but when i try to visit one site displayed by google its always problem loading page. i can also visit youtube but i cant load a video its always an error occured. …

Member Avatar for jholland1964
0
72