Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
7
Posts with Upvotes
7
Upvoting Members
6
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #10K
Ranked #3K
Member Avatar for fernando.sawyer.98

Hi, I am studying Computer Engineering (2nd year). I would like to buy a laptop but dont really know anything about the laptop market. I was wondering if a Mac would be recommended for me to use for my programming work? Any avice would be appreciated. Thank You.

Member Avatar for Richard_25
0
249
Member Avatar for krunal1986

Hello Everyone, is it possible to create excel file without excel installed on machine in vb6 code? is there any code, dll, link is available? Thanks.

Member Avatar for cuzintone
0
85
Member Avatar for Xiao_1

how do i record the the time to the access database on VB with the date when register in Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick lbltime.Text = "Time:" + TimeString End Sub End Class

Member Avatar for cuzintone
0
95
Member Avatar for tyronemiranda

Good Day! I would like to ask for any idea on how to record the time log using recordset. Can you please give me some ideas on how to do it? BTW im using vb 6.0 and access03 for my sources. my fields are EmployeeNo. EmployeeName. TimeIn. TimeOut. TimeIn(2). TimeOut(2) …

Member Avatar for cuzintone
0
119
Member Avatar for sam_pt

When I add the <!DOCTYPE html> to my page, white spaces appear below the images on the page. Why does this happen and how can I get rid of them? Thanks guys! Here's the code... <!DOCTYPE html> <html> <head> <title>CPU_21397_2014-Holiday-Card_HTML_eCard_Working</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <table width="764" border="1" cellspacing="0" cellpadding="0" …

Member Avatar for OtisGross
0
160
Member Avatar for AnilKumar_19

hey there, i have hp pavilion g4 series laptop with amd processor and preinstalled windows 7 in it. the problem is i want to install windows xp alongwith windows 7. i ve created a seperate partition for windows xp while installation. During installation setup loads and copies file into this …

Member Avatar for gerbil
0
138
Member Avatar for singhneeraj421

i have a simple programme/application of 32 bit which runs fine on window XP 32 bit but when i try to run it on window 8 it gives error that it is incompitable with this version of window please install 64 bit programme.it is very simple application it does not …

Member Avatar for cuzintone
0
259
Member Avatar for mammulu
Member Avatar for LaxLoafer

I need to kill a process from the command line: taskkill /f /IM WINWORD.EXE The command works just fine when using an administrator account, but fails for standard user accounts with "Access is denied." Is it possible to grant a standard user rights to kill a specific process? What privilleges …

Member Avatar for LaxLoafer
0
2K
Member Avatar for desmondo

I opened my laptop this morning and when i powered on my laptop opened with the bios utility. I press escape and it then logged on again with the same thing. My laptop is Asus with windows 8, I rebooted and held shift and mashed F8 to try and get …

Member Avatar for gerbil
0
145
Member Avatar for jmphotog1

Out of nowhere, my PC running Windows 7 suddenly stopped recognizing any of the 4 HDD's in my enclosure. Restarted both but still nothiong. None of the 4 drives show up in Disk Management. I'm at a loss> Need some help. Thanks!

Member Avatar for jmphotog1
0
92
Member Avatar for theashman88

I know with linux when I want to change the color code I can type in echo -e \033[COLORm] Is there an easy way like this to change the color in windows scripting. I tried @echo off REM This program will list all the colors REM Selected by user input …

Member Avatar for cuzintone
0
6K
Member Avatar for saadi06

Hi, I am trying to run the a scheduler that executes a batch file.In this batch file I am trying to run synctoy application and the application runs successfully. The scheduler runs successfully. I want to add a script in batch file that exit the command prompt once synctoy synchronization …

Member Avatar for cuzintone
0
146
Member Avatar for london-G

Alright. I was asked to set up a new server for a company. They have 6 computers and 6 printers. Could you please advise what server will be the best. We are just looking to share files and printers..

Member Avatar for JorgeM
0
134
Member Avatar for spowel4

I need to disable cd-rom and usb drive access for certain users, via a batch file or something similar so that it can be scripted/automated. Any suggestions on how to do this?

Member Avatar for shdwmage
0
1K
Member Avatar for brian.benner.37

I have an old pc. It's an AMD Athlon 64 X2 4200+ running Windows XP. I want to try and run Windows 7 32 bit on it. I don't want to lose all the data on my 250gb XP hard drive, so I was thinking of getting a 500 gb …

Member Avatar for shdwmage
0
254
Member Avatar for theashman88

I'm in a class and we discussed what set /p does, but I wasn't paying close attention, I was wondering if anyone could explain to me what set /p does and an example of how I can use it in a batch file for dos

Member Avatar for cuzintone
0
301
Member Avatar for rotten69

Hi everyone, I have got a mac book pro and it had initially an OSX before I partitioned the disk. When I did partitioned it, I could see a decrease in the size of the disk. I've only got two partitions that are one for Win7 and the other one …

Member Avatar for rotten69
0
311
Member Avatar for jeffrd

I have Windows XP Home, and yesterday after turning my computer on, automatic update prompted me to install SP2. I clicked through until it began installing, then left. Upon returning, I found that my computer had frozen, so I did a hard reboot. After chdsk ran, my computer simply stopped …

Member Avatar for cuzintone
0
539
Member Avatar for Romillywinter

:lol: What the procedure/function for working out the biggest/smallest result? This is the program i am trying to do..and i am supposed to show the user the highest student mark, and the lowest student mark, but i don't know how to.........argh!" Please Help!:eek: [code]program ftn_marks; {$APPTYPE CONSOLE} uses SysUtils; const …

Member Avatar for cuzintone
0
214