User Name
Remember Me?
Password
Home
Register
Calendar
Today's Posts
FAQ
Free Publications
Search
Page 1 of 12
1
2
3
4
5
6
11
>
Last
»
Showing results 1 to 25 of 277
Search took
2.95
seconds.
Search:
Posts Made By:
luchmun
Forum:
Web Programming
02-24-2012, 07:36 AM
Replies:
4
check if remote pc on lan is alive
Views:
1,906
Posted By
luchmun
Thanks for your reply but how has "My" been...
Thanks for your reply
but how has "My" been defined as ?
Thanks
Ravi
Forum:
Web Programming
02-21-2012, 08:41 AM
Replies:
4
check if remote pc on lan is alive
Views:
1,906
Posted By
luchmun
check if remote pc on lan is alive
Hi,
I have obtained a code that checks whether a particular machine is on the same lan.
If Reachable("192.168.1.100") Then
'do something
End if
Forum:
Web Programming
11-13-2006, 05:31 AM
Replies:
3
GetDetailsOf - windows 2000 scripting
Views:
1,559
Posted By
luchmun
thank you for your post DougT, but there are...
thank you for your post DougT, but there are problems:
http://classicasp.aspfaq.com/files/directories-fso/how-do-i-find-the-owner-author-and-other-properties-of-a-file.html
from this page, it...
Forum:
Web Programming
11-13-2006, 03:05 AM
Replies:
3
GetDetailsOf - windows 2000 scripting
Views:
1,559
Posted By
luchmun
GetDetailsOf - windows 2000 scripting
hello,
When you right-click a file in Windows Explorer and select Properties from the shortcut menu, a dialog box displays basic properties for that file, including such things as file name, file...
Forum:
Tech Discussions
06-23-2006, 01:12 AM
Replies:
5
Remote Desktop -
Views:
285
Posted By
luchmun
Thank you very much both of you........ its been...
Thank you very much both of you........ its been of great help
Now, another question (if u dont mind):
to be able to use Remote desktop for win 2000 machines, microsoft provides a tool...
Forum:
Tech Discussions
06-22-2006, 11:17 AM
Replies:
5
Remote Desktop -
Views:
285
Posted By
luchmun
Remote Desktop -
Hello everybody,
i tried to Remote Desktop feature of winxp to connect to another pc. My question/problem is that the computer i ve been connected to (lets name it, RemotePC) its screen has been...
Forum:
Tech Discussions
04-23-2006, 03:56 PM
Replies:
53
Splash screen
Views:
2,124
Posted By
luchmun
hello there, its really nice but I would like...
hello there,
its really nice but I would like to know where the XP appearance came from
how u implemented it ?
thanks
Forum:
General
04-10-2006, 12:23 PM
Replies:
2
Special Case: only 2 decimal place in texbox
Views:
544
Posted By
luchmun
Special Case: only 2 decimal place in texbox
Hello All,
I know that this has been asked before and i did made a search but did not find the exact ans to my problem:
Actually, it is a simple one:
u have a textbox which must accept only...
Forum:
General
04-10-2006, 11:09 AM
Replies:
12
I have a simple question {Inserting .s into numbers}
Views:
303
Posted By
luchmun
Private Sub Command1_Click() Dim i As...
Private Sub Command1_Click()
Dim i As Integer
For i = 1 To Len(Trim(txtdiscount.Text)) Step 4
Dim z As String
z = z + Mid$(txtdiscount, i, 4) + "."
Forum:
Tech Discussions
06-06-2005, 10:36 AM
Replies:
6
Laptop Keyboard for Your Desktop
Views:
393
Posted By
luchmun
Bolek, the site you suggested seems not to be...
Bolek, the site you suggested seems not to be available.
Let me explain in more detail:
I want a laptop like keyboard in the following sense:
forget the touch pad
No numeric keypad
...
Forum:
Tech Discussions
06-05-2005, 07:30 AM
Replies:
6
Laptop Keyboard for Your Desktop
Views:
393
Posted By
luchmun
thanks wakjah for ur reply but actually i did not...
thanks wakjah for ur reply but actually i did not explain well.
I want to know if a keyboard like those of laptops exists (very soft keys, very comfortable) .... etc
Forum:
Tech Discussions
06-05-2005, 02:15 AM
Replies:
6
Laptop Keyboard for Your Desktop
Views:
393
Posted By
luchmun
Laptop Keyboard for Your Desktop
Hello everybody,
I am unsure whether I am posting in the right section of the forum but still here it goes:
as mentioned in the title, do we have keyboards (the one we have on laptops) for...
Forum:
Tech Discussions
04-27-2005, 12:13 PM
Replies:
10
Hard disk issue
Views:
487
Posted By
luchmun
AtmaWeapon, as u suggested I've used the MaxBlast...
AtmaWeapon, as u suggested I've used the MaxBlast (ver 4 ) but unfortunately it will allow me to have only 8 GB out of the 120 GB .
This is quite a big problem
So, i'll have to think about...
Forum:
Tech Discussions
04-26-2005, 01:06 PM
Replies:
10
Hard disk issue
Views:
487
Posted By
luchmun
thank you charlie for your suggestion but I would...
thank you charlie for your suggestion but I would still like to hear from others about the Bios update / RAID card
Forum:
Tech Discussions
04-26-2005, 12:30 PM
Replies:
10
Hard disk issue
Views:
487
Posted By
luchmun
Hard disk issue
Helllo everybody,
I can't decide which solution to go for:
I've bought a Maxtor Hdisk (120 GB) and when i connected it in my system, my computer refused to recognised it. Actually it's a quite...
Forum:
Random Thoughts
12-26-2004, 10:22 AM
Replies:
115
How did you find this forum and become a member?
Views:
9,334
Posted By
luchmun
well, after completing my School Certificate, I...
well, after completing my School Certificate, I knew that the next year (i.e. 2003), I would have to learn VB and finally do a programming project by the end of the year 2004. So I was out looking...
Forum:
Tech Discussions
12-01-2004, 12:34 PM
Replies:
2
PowerPoint Xp
Views:
213
Posted By
luchmun
thanks Deadalus, in control_panel-->regional...
thanks Deadalus,
in control_panel-->regional setting-->number-->measurement system --> (change from US to metric)
Forum:
Tech Discussions
12-01-2004, 12:05 AM
Replies:
2
PowerPoint Xp
Views:
213
Posted By
luchmun
PowerPoint Xp
Hello,
I was looking at the (sample) ICDL questions on presentation packages (Powerpoint)
It tells to change the width of a picture in a presentation from 1 cm to 2 cm. But the measurements are...
Forum:
General
11-13-2004, 08:32 AM
Replies:
10
What is this error ?
Views:
282
Posted By
luchmun
if you could post the code of the module causing...
if you could post the code of the module causing the error, may be we could help you. Just showing a photo like that does not let us think of anything.
You must tell us on what are you trying to...
Forum:
General
11-13-2004, 03:36 AM
Replies:
6
command1.forecolor
Views:
278
Posted By
luchmun
may this what you are looking for: either...
may this what you are looking for:
either check the attachement
or go to the website where i found it:
http://vbnet.mvps.org/index.html?code/subclass/buttoncolour.htm
Forum:
General
08-02-2004, 10:42 PM
Replies:
3
my project name (title) is converted to a MSDOS name
Views:
256
Posted By
luchmun
do you think i need to do a deployment package to...
do you think i need to do a deployment package to set these parameters (the title name in long......)
Is there some other solution?
Forum:
General
08-02-2004, 01:36 PM
Replies:
3
my project name (title) is converted to a MSDOS name
Views:
256
Posted By
luchmun
may be some compiler directives (which i donot...
may be some compiler directives (which i donot know) should be used ?
I use VB6 6.0.8169
Forum:
General
08-02-2004, 12:31 PM
Replies:
3
my project name (title) is converted to a MSDOS name
Views:
256
Posted By
luchmun
my project name (title) is converted to a MSDOS name
hi,
when i compile my program's project, the name is changed to its MS-Dos version.
Eg.
my source project name is "Pharmacie"
when compiled, the executable becomes "PHARMA~2", why this occur...
Forum:
General
08-02-2004, 12:16 PM
Replies:
1
treeview Node_click() event firing when moving up / down in tree
Views:
268
Posted By
luchmun
never mind if nobody replied, finally i found a...
never mind if nobody replied,
finally i found a solution,
here it goes in case someone encounters this problem:
instead of the node_click() event use the treeview_click() events,
then detect...
Forum:
General
08-02-2004, 05:42 AM
Replies:
1
treeview Node_click() event firing when moving up / down in tree
Views:
268
Posted By
luchmun
treeview Node_click() event firing when moving up / down in tree
hello,
as i said in the title, the node_click event is firing when i am moving through the items of the tree with (direction keys) . I am not clicking nor pressing ENTER, then why this event is...
Showing results 1 to 25 of 277
Page 1 of 12
1
2
3
4
5
6
11
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Announcements
Announcements
Visual Basic .NET (2002/2003/2005/2008, including Express editions)
.NET Knowledge Base
Tutors' Corner
Code Library
ASP.Net
.NET Communications
.NET Game Programming
Managed DirectX
.NET Office Automation
.NET File I/O and Registry
.NET Database and Reporting
.NET Interface and Graphics
.NET Installation / Documentation
.NET General
Xtreme .NET Talk
Legacy Visual Basic (VB 4/5/6)
Knowledge Base
Tutors' Corner
Code Library
Communications
Game Programming
DirectX
VBA / Office Integration
Excel
Word, PowerPoint, Outlook, and Other Office Products
API
File I/O and Registry
Database and Reporting
Interface and Graphics
Installation / Documentation
General
Other Languages
Web Programming
Miscellaneous Languages
General Discussion
Tech Discussions
Random Thoughts
Forum Questions / Concerns / Comments
Advertisement:
Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
Home
Register
Calendar
Today's Posts
FAQ
Archive
© Xtremevbtalk.com 2001 - 2013. All Rights Reserved.
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.