I want some help to convert an int (number) into an string
for example I have the int 65 an after i convert it i want to get the string A
and if I have int 75 an after i convert it i wan...
Would anyone have even the slightest idea what might be going wrong with the following code?
Sometimes it works fine, but most of the time I get a 'runtime 1004: application-defined or object...
Where would I find the serial keys for each of the following microsoft products in the registry :
Office 97
Office 2000
Office xp
Office 2003
Is it possible to create a bat file that when run, will shutdown or restart your computer. If so where would I find information on doing this?
Hi,
Is there any way to extract files out of a BIN file?
NeoTek
I wrote a vbscript that I need to run (client side) everytime someone visits an intranet page. Basically the vbs creates an excel.application object writes some data to the spreadsheet and the...
I've tried using this MD5 encryter/decrypter: http://www.md5decrypter.com/ to decipher certain MD5 hashes like 62f75a320a5b1a0c61879a57dac58352=test.klwn.com but I have not been able to crack ...
is there any program to decompiler .dll files?
thanks a million
Hi everybody,
I want to send an email to multi users through my VB application.
I don't know if I can use a VB class for this case or I should download a smtp mail component.
I would be t...
Hi I am trying to create a Dictionary that will allow a user to search and retreive values. I am very new to this so not sure what is the best way to approach. Could someone point in the corre...
I lost my visual basic source code file.But I have only exe file .so where can I find Vb6 Decompiler to restore the source code. Please any body help me
Does anyone know if its possible to COPY one folder (with all its content) to another directory using CMD?
I don't want to use the MOVE function but i just need to make back up copy somewhe...
I have been searching a lot online and nowhere can I find a VBA solution for Deleting Blank Cells found in a column, without deleting the entire row) and shifting cells up.
My Spreadsheet H...
In some strange way i'm not able to use the vb left function in my application.
dim test as string = left("TEST",1)
Results in an error:
Public Property Left() As Integer' has no para...
I'm using a DOS batch file to call a VBscript file (among other things). I'm wondering how I would be able to pass a value, such as an errorlevel, back to the batch file once the VBscript has...
I have an ini file that I would like to read using .net
I am creating a program that will work off the ini file. Can anyone show me how to program for it, or better yet if ini is not the wa...
I want to have a function that I can call that will call another script or process and wait for it to finish before it completes. Help please.
I need a syntax to run a VBScript file(.vbs) from a batch file(.bat)
thanks
My Windows app has a help file in PDF format.
How do I display this file when user clicks on Help command?
Thanks.
I Need to Know All of the Functions of the "winmgmts://" object and what they do.
I just need a list of them with a small Description under it.
Thank you Soo Much In advance
- Shane
Hi,
I have a Dataset whose values i have to insert into another Sql Server table with 5 columns.
How do i insert these values? there maybe more than 1 row of data involved.
This is the ...
Anybody have a simple way to do the following:
- App that watches a particular folder.
- When a new file arrives in that folder, the app then makes a backup of that folder like fldrBACKU...
Ok so I have to create a Pascal triangle using a 10*10 Matrix, and the rows and columns displayed will be determined by user input. Obviously the number can't be larger than 10. I need two fun...
I have a CSV File of the format:
Header,01-01-2005,8-CG-3386-,Kelleher P/8-4758,,414-524-312,Linda.P.Grus@jci.com
Detail,180438,1,H03247,DATA TRAVELER 512MB USB 2.0 FULL SPEED
Distribution,...
I'm setting up user-defined services and get the following error on Windows 2003 Server.
The <service name> service on Local Computer started then stopped. Somer services stop automatically...