Search Results

Showing results 1 to 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: npasma ; Forum: ASP.NET and child forums
Forum: ASP.NET Oct 10th, 2005
Replies: 2
Views: 2,576
Posted By npasma
OK, Im gonna hook you up, but DON'T CHEAT SUCKA! If u do, you'll end up having to reteach yerself all your crap after you graduate, like me. Believe me, it sux to teach yerself. Especially if...
Forum: ASP.NET Oct 10th, 2005
Replies: 1
Views: 2,403
Posted By npasma
Oh yeah, its possible.

Check this out, I believe it will answer your question:

http://www.c-sharpcorner.com/Code/2002/July/EditableListBox.asp
Forum: ASP.NET Oct 10th, 2005
Replies: 2
Views: 12,990
Posted By npasma
P.S.- If I just gave you an answer to a homework problem, you owe me $20. :evil: :p :cheesy:
Forum: ASP.NET Oct 10th, 2005
Replies: 2
Views: 12,990
Posted By npasma
Optimistic vs. Pessimistic Locking

OK Eddy, here goes:

Locking is a method used to protect records that will be accessed by multiple users so that concurrency errors do not occur (when multiple...
Forum: ASP.NET Aug 3rd, 2005
Replies: 15
Views: 31,654
Posted By npasma
Yeah, I admit my method is a bit unusual. Here's my rationale: If a user enters a partial value into one of the text boxes, the InStr method will pick up on that and return all values containing...
Forum: ASP.NET Aug 2nd, 2005
Replies: 15
Views: 31,654
Posted By npasma
OK, well first of all, I would proudly like to announce that this problem has been officially solved- due to some changes in page load and some clever use of session variables. I now have a program...
Forum: ASP.NET Jul 28th, 2005
Replies: 15
Views: 31,654
Posted By npasma
I took your advice, and made a special session variable called "dsTest" to use at the end of my search button click method, and then I used dsTest in the else statement of the page load method.
...
Forum: ASP.NET Jul 27th, 2005
Replies: 15
Views: 31,654
Posted By npasma
After finishing my research on Session() I have the proper lines of code for what I intend, yet the error persists. My fellow programmers seem perplexed as well. Here are the changes I made:

...
Forum: ASP.NET Jul 27th, 2005
Replies: 15
Views: 31,654
Posted By npasma
Thank u guys. Yer heroes. In lights of both of your suggestions, I went back and learned how to use F8 to step thru the code, and really gain a feel for how execution flows. I also finished...
Forum: ASP.NET Jul 27th, 2005
Replies: 15
Views: 31,654
Posted By npasma
Also, perhaps you could discuss the error a little bit. Thanks.
Forum: ASP.NET Jul 27th, 2005
Replies: 15
Views: 31,654
Posted By npasma
Believe it or not, Paladine, I knew all that before I posted. ;) (No really, its true!) Logic is important, although sometimes I am still forced to sift through other people's code in books and...
Forum: ASP.NET Jul 26th, 2005
Replies: 15
Views: 31,654
Posted By npasma
I am working on filling a datagrid based on results found from a user entering criteria in text boxes and clicking a search button. I have been toying around with Session() to store variables but I...
Forum: ASP.NET Jul 26th, 2005
Replies: 8
Views: 7,028
Posted By npasma
Solved my own problem. I had 2 separate instances of the same data set. Thank you for those who assisted me in this.
Forum: ASP.NET Jul 25th, 2005
Replies: 3
Views: 4,409
Posted By npasma
Here's a little something I found online, I have no idea if it will help, but here goes:

Symptom:
After copying or installing a .NET web-application the following error is observed in the browser...
Forum: ASP.NET Jul 25th, 2005
Replies: 8
Views: 7,028
Posted By npasma
[SOFTWARE DATABASE] is the table name. In brackets so it can recognize the name with the space. Terrible name, but hey, I didn't pick it. Any ideas on this?
Forum: ASP.NET Jul 22nd, 2005
Replies: 8
Views: 7,028
Posted By npasma
Since LetsCode's last post I have reevaluated the values of my datagrid textboxes and believe I have solved the pervious indexing error. I won't know for sure until I address the other major error I...
Forum: ASP.NET Jul 22nd, 2005
Replies: 8
Views: 7,028
Posted By npasma
I'd like to give the Sub that creates the datagrid as LetsCode requested.
Hope this isn't too much code for y'all to handle! Believe me there's a lot more in the project as a whole! Here we go:
...
Forum: ASP.NET Jul 22nd, 2005
Replies: 8
Views: 7,028
Posted By npasma
Thank you for your time, and yes, the resource you gave me has been a great help. My apologies for not including enough information in my former post. This project is getting rather large, and...
Forum: ASP.NET Jul 20th, 2005
Replies: 8
Views: 7,028
Posted By npasma
One more wierd thing: when you click on edit, nothing happens, then if you click it again, the empty text boxes appear. Hope that helps, maybe. :-|
Forum: ASP.NET Jul 20th, 2005
Replies: 8
Views: 7,028
Posted By npasma
Hello, all!

I'm working with a project to search a Microsoft Access database, show the results in a datagrid, create text boxes to edit the entries found, and then update them.

So far,...
Showing results 1 to 20 of 20

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC