Posts
 
Reputation
Joined
Last Seen
Ranked #200
Strength to Increase Rep
+13
Strength to Decrease Rep
-3
86% Quality Score
Upvotes Received
39
Posts with Upvotes
38
Upvoting Members
26
Downvotes Received
6
Posts with Downvotes
5
Downvoting Members
5
30 Commented Posts
5 Endorsements
Ranked #340
Ranked #112
~253.98K People Reached
Favorite Forums
Favorite Tags
Member Avatar for s_ghonem
Member Avatar for ultimate_fusion
Member Avatar for Indianblues
Member Avatar for david.1982

The usual answer is you *dont* be able to decrypt them, you have a one way encryption and the only way to match them is you redo the encryption algorithum, and if it matches, then it must have.

Member Avatar for JOSheaIV
0
548
Member Avatar for il-diga

Clicking a form without moving the mousepointer goes against all the purpose of the GUI as the mousepointer would have to move to do it, while 1 app can tell another that the mouse has been fake clicked on say a button, the app doing that would need to know …

Member Avatar for RafiqMohammed
0
715
Member Avatar for ddanbe
Member Avatar for ddanbe
0
1K
Member Avatar for phephe

I think I know what he meant but as ddanbe has said, the code supplied produces nothing other than compilation errors and logic errors.

Member Avatar for Armen_2
0
2K
Member Avatar for dearrajaguru
Member Avatar for Mike Askew
0
518
Member Avatar for terataki

I dont understand your onchange code for the list view, it goes through and shows a dialog with the sub item yes? So whatever you select I guess would get an item under the item with index 1, of super folder? Nothing else would change... it would just add a …

Member Avatar for House_of_Dexter
0
986
Member Avatar for cVz

If you connected the data source correctly it should be automatically updated

Member Avatar for ddanbe
0
264
Member Avatar for creativehacker
Member Avatar for nmakkena

When you "open" the form, include as part of the calling to open method an update of your combobox items.

Member Avatar for 03hasnam
0
3K
Member Avatar for Elmo_loves_you
Member Avatar for Eager_Beever

Thats a standard bar at the top of any form. While you can remove it (havent tried removing specifically in c#), by ensuring your MDI child has no titlebar, its the best way for a user to tell which child they are addressing (as the text will help) it helps …

Member Avatar for hetal_lccy
0
1K
Member Avatar for nmakkena

Firstly, think of how you would want to do it, write it down. Work out some code that looks like it should do what you wanted. try it, what does it do? if it doesnt work, post it, explain what you're getting you didnt expect, and ask for assistance. Dont …

Member Avatar for maordany
0
318
Member Avatar for kanjali

Because you said "Form3.textBox1.Text" you're not accessing the variable of the form you just created... you're trying to access the class direct, change "Form3.textBox1" to "form3.textBox1"

Member Avatar for pavithra R
0
2K
Member Avatar for IT_Techno

If you dont want to use anyone on the internet, why would you be asking us? Arent we on the internet too? The simple answer is you would need to read up on PDF format, as well as then the microsoft word format, and work from there. Most people would …

Member Avatar for mfran
0
1K
Member Avatar for matejkralik

Sure you want RowIndex? not RowIndex - 1? Whats the error and did you really need to spam so many different questions, as they are all based around the same subject.. you could have placed them 1 by 1

Member Avatar for shibin09
0
2K
Member Avatar for perryleros

Id have thought you would have to have followed the reverse route of the encryption more when decrypting, it doesnt seem to be in the same order...

Member Avatar for overcanyon
0
4K
Member Avatar for AKJo

there have been a huge number of changes.. since then.. when you say it shows behind the other forms, is it forms within the app, or forms within your desktop? While it would be a hack you could tell it to bringtofront, but, Im thinking theres some form props or …

Member Avatar for DanHamm
0
1K
Member Avatar for viswa_007

What actual field type is the field in the column you want to change? What have you tried? Did you bother clicking the little arrow on the dataview and editing the columns?

Member Avatar for Janice44
0
1K
Member Avatar for Naik Dhiren
Member Avatar for mostnour
0
2K
Member Avatar for Elmo_loves_you
Member Avatar for Egypt Pharaoh

You have a huge number of ways to do it. You could either tackle it as a human would, or, you look though the helpfile and see if theres a prebuilt way to do it. Either way, get some ideas on paper, try and code it, and then when you …

Member Avatar for megabuild7
0
241
Member Avatar for shxrainz
Member Avatar for sfrider0

If the above were an exe, you could rely on the computers path to pick it up if it were in say windows or system32 etc, such as notepad. However, you would need to know where the file was before you could start it. Either the computers current directory would …

Member Avatar for humar
0
234
Member Avatar for san_sarangkar
Member Avatar for julseypart

Surely your account and user class are the same from your description. As for your classes, you'd need to define your program more fully before you can be conclusive about the classes you will need to do the job at hand. You'll need to consider features, and limitations, validations etc. …

Member Avatar for julseypart
0
193
Member Avatar for Gaurav arora
Member Avatar for SUNFARMS
0
158
Member Avatar for Diamonddrake

Is the data you're sorting confidential in anyway? eg, if I asked you to PM me a link to a copy of your source and the data thats failing.. would you be prepared to place it somewhere I could get at it, so I could take a look?

Member Avatar for stefansavev
0
257