Defult format -
Hi
i make a music player
i like to make it my Defult player
How can i Make it in Coomand button?
is there a way to find all my players? (Media player, winamp,...)
so i can select defrant Player
Thank you
imosha
Defult format -
Hi
i make a music player
i like to make it my Defult player
How can i Make it in Coomand button?
is there a way to find all my players? (Media player, winamp,...)
so i can select defrant Player
Thank you
imosha
How to set a value to a registery Key [Defult value] -
Hello All , i have a reg bas with all the Reg functions but i noticed something - you cant set a defult value , Can someone help me please ?
Define Pagesize in DataReport 6.0 -
i am using datareport 6.0 in data report report output in defultprinter & defult page now i want set my userdefine Pagesize how ???
or i want to change defult printer Pagesize by coading howwww.. ???
defining a defult property for an active-x control -
how can i define a defult property to my active-x control?
VB question -
well i am woundering is there a way to make a component (other then the defult) to come up in there tab when vb starts? insted of allways adding them at startup?
Help! urgent! How do u insert time into database -
here is my code : i'm getting errors in the database after a successfull insert: the database StartTime field is format is set to h\nn\ss AM/PM
but when instead of inserting the time from Today.ToLongDateString
it give me 12:00:00 AM and if u click on it it give u the defult date
Making a textbox defult [You Just start Typeing something and its there] -
Well , Read the topic
Help!!! How to send Fax Help!!!! -
Hey All!
Ineed help! fast!!
how can i send fax from my VB app?
i already try to use the CommonDialog and choose the fax in the printer defult, but no use, it doesnt work at all!
please help me with this one...
(a bit of code will help)
Thanks anyway. Amit ;=)
making my player the defult -
how do I make my MP3 player the default player?
Tool bars in VB -
Is there any way for me to save the components tool bar in VB so the next I start VB the same components are loaded, instead of the defult ones?
Thanks!
-Emo
Telling program were reqired DLL or OCX is located -
How can i change the programs defult location of any reqired ocx , like if my program needs winsock it willlook in the system32 folder, how do i make it use the one in its directory {APP.PATH} ?
getting the aim's password if stored -
my friend came to my house, and used my im, so by defult it saves it right? right, so I have his user name and password but the pass word is in stars (*) so how do I unblock it, I know I saw a program that did it, I acctually had the vb source for it, but I lost it somehow when I was r
printing numerics in alignment -
I need some assistance. I am trying to out put some data using the statement below
Printer.FontName = "Courier"
Printer.Print ssno; Tab(15); name; Tab(50); Format$(Format$(hppd, "###,###.00"), "@@@@@@@@"); Tab(65); Format$(Format$(hytd, "###,###.00
Colored HTML tags in a Richtextbox -
Please have a look at this:
Do you have any idea why HTML color tags don't work properly?
It colors the defult contents of the textbox ok but when I start to make a HTML tag it makes all the writing I do after it blue too.
Thank you very much for your help in advance
ASGS
How do you change the defalt email account in outlook 2003 Good feed back for answer! -
Here my code it works great but it always send from the defult email account in outlook 2003 , I have 3 other email account in outlook I would like to have a choose on my program to send using another email account beside the defult here my code
g Code:
'Add a reference to MS Outlo
STILL UNRESOLVED: Format Cells in a FlexGrid -
Hello,
I'm using VideoSoft's VSFlexGrid 7 and I need to format a column so that all its contents will be displayed in percentage format, except of a few cells. The problem is that I don't know how to set the format for a specific cell, but only for an entire column, which will also
How can i change an icon of exe.prog -
Hi guys
i found a nice prog. (just excution files)but ,it has the defult vb icon
How can i change an icon of exe.prog
thnx
Getting Excel workbook type -
IN VBA i want to know , the opened workbook 's format type i.e. whether its normal excel workbook , WK format , CSV format .. , DBF Format or any other format which Excel supports .. and i want to stop all other Save As format in Excel Save As Dialog box .. other than MS Excel format .
Database Inegration & Format -
I am using vb 2005 and I am integrating an access 2003 database file. I have managed to get the program working correctly but now I am trying to get some of the fields to get to a different format. For example: I want the date to output to a short format (9/9/06) instead of the long
NULL versus Defult value -
Hi,
I was discussing this point and could not get a good justification for it.
Which of the following two statements do you advise to use.
INSERT INTO MyTable (col1, col2) VALUES (1, '') -- or any other default value
or
INSERT INTO MyTable (col1, col2) VALUES (1, NULL)
Embedding w/ OLE -
Can i open a embeded object? I have use OLE to embed a MP3 can i open it with a Component (Windows Media). I dont want the use to open up their defult MP3 player. I want to play the MP3 with a component... Can i? or at least activate the embeded object automatically (i.e. when the prog
Format Disk Automated -
We have some systems on site with touchscreens and no keyboards that need to format disks when they fail.
For this we need to automate the format process which could be done with the Format command. Is there anyway however to get feedback from the DOS program for us to know if it wo
Best Help Format -
Ok I was just wondering what is the best format to put a help file into?
And if needed what programs, files, etc... do I need and where can I get them from.
I like the windows help format with the .cml extenctions (I think it is that ne way) and I have read somehwere that these are
Date picker format...please reply -
I am VB 6.0 developer
i am facing problem with Date picker
depending on the user format i want to configure the date picker
Even i specify BRITISH format it takes american format
DTpick.Value = Format(Format(Date, LCase(myDateFormat)), LCase(goLocale.DateFormat))
Fo
Specific Format for Amount -
I want to format the Amount in the format like :
12,34,567.00
For this I am using the Format function from VB. My code line is
amt = format(amount,"##,##,###0.00##")
But it is not working. Instead it is showing as : 1,234,567.00
I have tried various combinations for
what format is this -> f9d7a141e4311a774080f724bd6f61d71a709220c5ec8f6859 -
i've got this line:
f9d7a141e4311a774080f724bd6f61d71a709220c5ec8f6859c144995f244845c583720657ff2198efbfae4e5677a0bf9204 6529ef8c65798c1c758d02c91d
and now i want to know what's behind all that crap, but i need to know which format the crap is in, it can have something to do with
Time and checking file existanse. -
How am i able to rename a file into the current time.
i dont want it to be the defult 1:00 time i want the numbers to be seprated by - or _
------
I am strugling into making a IF file exist then... project
i so far came up with checking the length of the APP.path & &quo
Converting images to standard TIF format -
hello all,
i'm new to this forum.
i need to convert a image from FOB(filenet Tif ) format to standard tif format.
can any one please send me some code for this, if not any code for converting from one format to other format.
any help will be appreciated.
thanks you very much
Mk
Help for format fn: -
Hai friends,
I want to format 250000.76 as 2,50,000.76 using format function. I tried this in all possible ways like format(250000.76,##,##,###.##) like this and so many.
Kindly anybody try this in VB and then advice me as regards this.
plz try and tell me.
Thanx in advance.
format function -
Can anybody tell me how to use the format function, for formatting dates. How do you do the actual format property of the function?
eg.
format(now(), Format:=???)
i need to format the date format like this: 12:35 am -
Dear all,
i need to format the date as following 01:23 am.
i managed to get this working
[highlight=VB]
dim x as datetime
x = now
msgbox(format(x,"hh:mm"))
[highlight=VB]
but this doesn't show the am, pm identifers : i need to show them and work the clock 12/
Format$ -
How do you format the data so that it will be presented in the format "$x.xx"? Im supposed to have the format code in a sub, then use the sub in the program
Help Please! Date/Time Format -
The time format entered by the used should be in "hhmm".
The default time is displayed on the form in the "hhmm" format with the following code
txttime=Format(now(),"hhmm")
so it is giving the time in "hhmm" format. But if the user cha
How to determine if app is still running -
Well actually DOS . Like say i format a partition through DOS via a VB app, shell(cmd.exe /f format c etc. Is it possible to determine when the format is finished ?
Like,
when format is finished then
do this
??
Can you tell me how to convert a SVG file format to PDF format from VB6.0 -
Hi All,
Can you tell me how to convert a Scalable Vector Graphic (SVG) file format to PDF format from VB.
Thank you so much for your response...
Thanks
Radhakrishnan
What is the Format for Indian Currency -
Dear Friends,
What is the format for Indian Currency?
Say, for US format for currency : 200,000.00
and Indian currency format is like this : 2,00,000.00
txtCash.Text=Format, " ???? "
So, what is the format to be written for a txtbox?
Regards,
vblearner6
Problem with Date format in VB with SQL -
In SQL server ... it takes only this format of date : yyyy:dd:mm hh:mm:ss
But in VB, I would like to give the date in this format : dd:mm:yy
I can successfully store the date ... but while retreiving it from the DB .. I am facin format problems...
Can somebody help me .. ple
Formatting date << Resolved >> -
Is there a way that you can format the date at the start of a project so that it is always in the english format (ie by default). I have a databse app that insists on turning a date field into US format when I load to the database record using
!Treatment date = Date.
In VB it
How to make win2k default in the multi OS selection thingy on startup -
I have windows 2000 and windows 98. Anyone know where I can set it up so that windows 2000 is selected first on the multi OS selection thingy on startup? I installed win98 last and now it selects that as default... I want win2k as defult. Any ideas?
Format NOW -
I am using the NOW function to timestamp some text inside a created text file.
How do I format it to always give the format d/m/yy & hh:mm:ss and not change if the users computer has say a date format of mm-dd-yyyy