Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
Ranked #4K
~10.6K People Reached
Favorite Tags
Member Avatar for anoop4real

Hi, I have a combo box with say 10 items and I have space in my screen to show that 10 items in one shot. Currently it is showing only 7 items in one shot and I have to scroll to access item 8,9 & 10. Is there any property …

Member Avatar for saikatch
0
251
Member Avatar for barryt

When i joined DANIWEB 18 months ago things where much simpler, it was easy to start a thread,if you started a thread in the wrong place some1 helped you out and you could easily get to your old threads and answer new threads, these days everything is helofa complicated, i …

Member Avatar for happygeek
0
219
Member Avatar for octavia

Hi,i'm new in php. :) Now i have to use this as per project requirement. So i just started to learn it as fast as possible. As first attempt, i wanna add some data into mysql database table which has been created by MySQL Command Line Client. I installed php5 …

Member Avatar for Dragonbaki
0
342
Member Avatar for octavia

Hi i'd like to know how to store dynamic string into MySQL database from c#.net desktop application. I was able to store only fixed data . Help me pls as i 'm new in database . thanks

Member Avatar for smantscheff
0
671
Member Avatar for octavia

I'd like to make standalone desktop application which is connected to mysql. i mean my app will be used in different network rather than mysql DB . DB will be set up in other network. Is it possible to build this kind of application? If so, how can i implement …

Member Avatar for smantscheff
0
298
Member Avatar for octavia

Hi all fri, i'd like to know how to pro-grammatically insert variable data to MySQL database . I m succeed in fixed data insert only. i wanna import variable data which might be generated by user on run time. Here's my code. I use MySQL Command Line Client . It …

0
66
Member Avatar for octavia

Hi all, i got strange error about file access.when i run my exe,i can access file path which is on my local disk(i use absolute path) but when i execute that exe on another pc, i can't access that file path. is it bec of absolute or relative path problem? …

0
71
Member Avatar for octavia

Hi fri, can web site link to the standalone exe file? for example, i created certain standalone .exe file (either by .net or some others) with user interface which is supposed to be add in some file/data from user, can this exe link to web? As i don't have knowledge …

0
63
Member Avatar for octavia

i'm new in database . now need to work on it . if somebody has good MS SQL ref book or link, pls let me know. any teaching website or something would appreciate. Many thanks

0
66
Member Avatar for octavia

Hi everybody, how to make listview selection; i wanna make multi selection in listview ; but don't want to use ctrl key . eg; if i select 1st item , make highlight it. And then if i select 3rd item, 1st item still highlighted and 3rd item highlighted as well. …

Member Avatar for PierlucSS
0
291
Member Avatar for dfw214

I am building a program using VS 2010. It needs to be a set of forms that allows a manager to log in so that data entry people can enter in data based on another form. I also need to create a hot key set up that pulls up another …

Member Avatar for dataobjx
0
64
Member Avatar for darren_88

hi guys, Does anyone knows how to highlight the words that are wrong at string str2 when compared to string str1? Below is my coding. Thanks. string str1 = "This is an good example, i like it."; string str2 = "This is a bad example, i dislike it."; str1.Split(' ', …

Member Avatar for Geekitygeek
0
134
Member Avatar for daniel955

Hi everyone, Creating a software with C#, does it require many forms? because I want to create a elementary grade 4 math courseware, but I only know how to create a basic calculator with C# >_<. I just started 3rd year computer science and, our group's thesis proposal has been …

Member Avatar for octavia
0
103
Member Avatar for octavia
Member Avatar for octavia

how to make disable for 'task manager' when i press Ctrl+Alt+Del (in c#)? pls could you help me my all fri. very appreciate your help :)

Member Avatar for Lusiphur
0
402
Member Avatar for octavia

Hi all, Any ideas for video file encryption using AES (symmetric) ???????????? I seen only data file encryption. I wanna encrypt video file and decrypt as well ..... Who wants to help such a new beginner ???????/:) PLssssssssssssssss :confused:

0
57
Member Avatar for octavia

Hi all fri, Is there any good idea for detecting monitor port ( whether it is connected to pc or not) ? Thanks :)

Member Avatar for octavia
0
83
Member Avatar for prajaktaran

Hi, I have develop a project on "Hospital Managment System". I want to run that project on client server system. what code or any chages I have to perform to run the project. Thank You prajaktaran

Member Avatar for prajaktaran
0
101
Member Avatar for octavia

whats the easiest way to change the progress bar value depending on where you click on the actual bar itself (window media player) in c#? i use WMP library:confused:

Member Avatar for octavia
0
1K
Member Avatar for octavia

Hi all fri, Is it possible to have 2 (button_click) events in a same namespace? I need answer in super urgent :) who wants to help me ?????? Thanks million :)

Member Avatar for octavia
0
82
Member Avatar for octavia

Hi all fri, Pls help me ; how can i solve this problem " Cannot implicitly convert type 'System.Windows.Forms.ListViewItem' to 'int' " I tried in so many ways but still can't. i'm new in c# . i wanna get value from listview (it's view property is set in 'Detail')/multiselect is …

Member Avatar for kvprajapati
0
96
Member Avatar for octavia

HI , i'm new in xml. I'd like to ask one thing that what is the difference between .config file and .xml file? As long as i m not clear for this part, i can't go through anymore. Pls reply me :) :)

Member Avatar for octavia
0
575
Member Avatar for octavia

Hi all, i'm new in c# & xml. i want to add new element to the existing xml (data.config) file which was created by other person. i'm using microsoft visual studio 2005. and i also want to add some new attribute to that new element. My code is like ... …

Member Avatar for kvprajapati
0
101
Member Avatar for octavia

Hi everyone, i'm new in VB.NET. I tried some sample program using Visual Studio .NET 2005. I just add new data source (which is MS Access file) to my VB Windows program. I used Data Source Windows to create database objects on the form. But after i debug, i can't …

Member Avatar for y2_sub
0
174
Member Avatar for octavia

Hi all fri, I got some problems in my simple searching program - what i want to do is to search one or more character ('needle') from the string 'haystack' . The function " int stripos(char *haystack,char *needle,int offset)" should return -1 when the character was not found; if found …

Member Avatar for mrnutty
0
181
Member Avatar for octavia

Hi :) anyone can help me for my problem 1) how to convert 'unsigned char' to 'unsigned int' ... 2) need more idea about casting for embedded c after making some calculation , value from char typed array element are changed some unknown value which can't be handled. Wanna know …

Member Avatar for ithelp
0
144
Member Avatar for octavia

Anyone wants to help for my problems; when i press ' key on keyboard', i want to show message in label. but when i release that key, it should be leave blank in label. It already handled out only ' press' event. but the problem is on 'key releasing ' …

Member Avatar for cguan_77
0
87
Member Avatar for octavia

Hi I'm a beginner in VC++ Got error even for a simple program........ Can't see the output although it has no error while compiling...... Errors are the following.... Any one wants to help me.... :icon_sad: So many 'dll' files , no matching ........ don't know how to solve it.... Thanks …

Member Avatar for Salem
0
156
Member Avatar for octavia

Hi all, Question again .. :) How to calculate the numbers of character in text box including space/blank? Who want to help such a new beginner ? he he thanks :$

Member Avatar for octavia
0
56
Member Avatar for octavia

Hi all, As i'm new to VB 6.0, anyone could help me to find out this issue? how to change the color of text which is in textbox? thanks in advance :cool:

Member Avatar for debasisdas
0
151