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.8K People Reached
Favorite Tags

34 Posted Topics

Member Avatar for anoop4real

[QUOTE=anoop4real;1247760]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
276
Member Avatar for barryt

Yes,actually DaniWeb not so active. I never get right answer whenever i posted thread about my problem in programming or any. Normally less replies; sometimes, 0 replies. Seems not interesting my thread. I prefer whirlpool forum which is based in Aus.

Member Avatar for happygeek
0
220
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
344
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
677
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
300
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
67
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
72
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
65
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
67
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
295
Member Avatar for dfw214

yeah , is this web app or window app? looks like Window app what you are talking about?

Member Avatar for dataobjx
0
67
Member Avatar for darren_88

Hi fri, could you please use [code]put your code here[/code] tags if you want to get reply from others . It maintains the formatting to make it easier to read your code.

Member Avatar for Geekitygeek
0
139
Member Avatar for daniel955

i think just need to use C# & SQL express database. no need to be web-based. u could follow above comments (BR's advice) or u could use some panels or listviews as well ( i think no need so many forms ) . i'm also just beginner in c# . …

Member Avatar for octavia
0
107
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
404
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
58
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
85
Member Avatar for prajaktaran

[QUOTE=prajaktaran;1247532]Thank u for your reply But I have tried to use it in my code but its not working. If u know any other code or any other site please tell me. Thank you Prajaktaran[/QUOTE] Hi , Here's some good idea. [url]http://www.codeproject.com/KB/IP/TwoWayRemoting.aspx[/url] Hope you get the right one.

Member Avatar for prajaktaran
0
104
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
84
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
98
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
584
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
104
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
176
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
182
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
159
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
90
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
159
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
60
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
166
Member Avatar for octavia

what kind of variable is UINT anyway..........? in VC++ Anyone can help me? I still cann't understand it's detail usage. :-/ :icon_question:

Member Avatar for Narue
0
329
Member Avatar for octavia

Hi all, Could anyone please check my sample code because I can't see the final result? Private Sub Form1_Load() Call AnyNumberArguments Call AnyNumberArguments(1) Call AnyNumberArguments(2, 3) Call AnyNumberArguments(4, 5, 6) Call AnyNumberArguments(7, 8, 9, 10, 11, 12) End Sub Private Sub AnyNumberArguments(ParamArray x() As Variant) Dim y As Integer Print …

Member Avatar for choudhuryshouvi
0
371
Member Avatar for octavia

Hi all my friends, As i'm beginner in VC++, i encountered a lot of problem in debugging. I think my knowledge and academic studies should be distinguished properly. I know only c++ but i have OOP knowledge in c programming. But i am not able to handle the debugging in …

Member Avatar for Ancient Dragon
0
326
Member Avatar for octavia

[code=cpp] //array of pointers to person objects #include<iostream.h> class Person { protected: char name[40]; public: void getname() { cout<<"\n Enter name:"; cin.getline(name,40); } void putname() { cout<<"\n Name="<<name; } }; void main() { Person*persptr[100]; int n=0; char choice; do{ persptr[n]=new Person; persptr[n]->getname(); n++; cout<<"\n Enter another(y/n)? "; cin>>choice; }while(choice=='y'); for(int …

Member Avatar for vijayan121
0
291

The End.