hello i need help for use combobox in grid such as flexgrid .i used DataDynamics product "SharpGrid" but i dont have license. if you have free OCX component...
i'm developing a graduation project which is a time tabling software and im strunded on how to make shedules so that class rooms dont conflict , and also...
I would like to create a group colaberation project a multi threaded ftp server with msde/sql support anyone intrested? looking to make this an open project...
please help to overlay text in ritchtextbox, ie text can display over other textbox without background - transparant display. Also help to tilt the text in...
hi i need help abt text box manipulation. suppose there r 3 text box such as text1, text2 and text3. the input in text1 and text2 will bw shown in text3 in...
u need to customize date format. make it dd-MMM-yyyy in both dtpicker format properties and database field format properties. ... date". when i try to save the...
Hai Friends, I need ur help.. Iam designign a VB proj where i wanted to load all the important dates with their corresponding events..I want this events to be...
There's a Tab() command - I am assuming you are using VB-6 (you didn't mention whether you were using VB-6 or VB.NET). Just do a search for TAB in the help...
thanx space(10) really works. surjitlimit@... wrote: Hi. use "statement1" & VBTAB & "Statement2" if this didn't work then use "statement1" & space(10) &...
Has anyone been able make it so that you can "bring to front" Line? It insists on going behind other objects. It would sure be nice to be able to use it to...
Hi friends , I want to Validate a date entered by a user in a text box in mm/dd/yyyy format.help me out guys.i have tried the following code but of no use.Its...
Hello friend, So what is of no use? Could you perhaps elaborate on your problem with this routine. BTW, it doesn't seem very urgent to me. _____ From:...
hi friends, thanks a lot. A man is known by the friends he keeps!!! __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 ...
if u only want to make a reminder then make a trigger which will check date and will trigger in deire date. may be i will be able to send u the code next time...
Hello I teach basic computer skills and found that some students (people who never used computers before) are having trouble "mastering" basic mouse functions...
hi everybody i have faced a prob. there is a prog that finds out each and every files in c drive with ext .txt. this run well but the prob is in that time the...
Hello friend, Seems like you have two choices.you could rename all files to .txt or you could fix the other buttons of the form. Regards, _____ From:...
hi, I faced a problem. Please help me in solving it. Here is it... I take one form and connect it to dBase through database control(data1). Now I want to use...
Hi Friends, I have developed program with VB 6.0, MS Access and Crystal Report 8.5. Report developed at my office using DSN. Its work perfectly at my office...
I am attempting to convert a rich text box into HTML page without using expensive third party software. I know I could manually convert to html but that is too...