Forum: VB.NET Oct 1st, 2005 |
| Replies: 0 Views: 1,138 Problems with connections Hello,
This is my first go at implementing an interface for a connection, reader, ect.. and it is also my first go at a three tier design,Although i have been studing this for some time now tring... |
Forum: VB.NET Sep 21st, 2005 |
| Replies: 1 Views: 1,674 Data Tier help Hello all i am in need of some help with a datatier layout.
I understand the gui, bussinessRules, but i am really not making any progress on the data tier. i have been tring to get a grip on the... |
Forum: VB.NET Aug 10th, 2005 |
| Replies: 12 Views: 3,360 Re: Drop Downlist Not Loading Thank you for helping me with this! :cheesy:
I seem late to respond that it because i try to let as much soak in as i can.. This to string is really bothering me... I have paper taped up on my... |
Forum: VB.NET Aug 7th, 2005 |
| Replies: 12 Views: 3,360 Re: Drop Downlist Not Loading I have a question for you.. :)
I have a question about the .ToString... Since it is in your code and i am tring to make since out of it.. every thing that i read about the tostring adn the get type... |
Forum: VB.NET Aug 6th, 2005 |
| Replies: 12 Views: 3,360 Re: Drop Downlist Not Loading Hello i wanted to come back and let the person know that posted this example that they did a awsome job!!!! Very nice..
Thank you so much for your effort!
Erk... |
Forum: VB.NET Aug 6th, 2005 |
| Replies: 2 Views: 7,405 Re: Drop Down List Help I hope you guys do not get up set with the code that i am going to post; however, i really need to in order to show what i am tring to do.
I have a simply problem to the experienced programmer. I... |
Forum: VB.NET Jul 31st, 2005 |
| Replies: 2 Views: 7,405 Drop Down List Help Here is where i am at: :eek:
I am faced with a comon newbie problem and i have bet my brains in for 4 days over this and now i am seeling help.
I have a dda that has static content, i have ddlB... |
Forum: VB.NET Jul 18th, 2005 |
| Replies: 12 Views: 3,360 Re: Drop Downlist Not Loading Thank you for taking the time to send me this information. I look forward to looking over the code! :p
Thank you,
Erik... |
Forum: VB.NET Jul 17th, 2005 |
| Replies: 12 Views: 3,360 Re: Drop Downlist Not Loading Hello Letscode,
I hope that you can help.. I have a good idea to what is going on here i just do not know how to solve the problem.. I think that the datalist dissapears on the post back because... |
Forum: VB.NET Jul 17th, 2005 |
| Replies: 12 Views: 3,360 Drop Downlist Not Loading Hello all,
I have ddlA that loads another ddlB on a postback. I AM Able to get ddlA to load in the page load event;however, i can not get the ddlB to load from the selected value from ddlA.
Can... |
Forum: ASP.NET Jul 15th, 2005 |
| Replies: 5 Views: 4,760 Re: Passing values ' Hello and thank you for your help,
'I am hoping to assoiate each itemsvalue with a (@Parm) for a stores 'procedure, so that i can populate a ddl.
' Any help at all is awsome!
' Erik....
My... |
Forum: ASP.NET Jul 15th, 2005 |
| Replies: 5 Views: 4,760 Passing values Could some one please help me with the understanding how to pass the values to a drop downlist?
What i am tring to do is pass a parameter (@Likethis) from a selected item in a list box or a dropdown... |
Forum: VB.NET Jun 30th, 2005 |
| Replies: 1 Views: 1,546 sql help going crazy over here!!!
If you will notice in the bottom left hand corner the ProductCategoryName Column is producing two and three results on the same product and these products are not in the... |
Forum: ASP.NET Jun 27th, 2005 |
| Replies: 1 Views: 1,826 How to add to a result I have a table in my database that is a base table for my blind companys. Each company can share the same price table.
(This price table only hase 5 columns in it)
1. BlindSizeID(KEY)
2.... |
Forum: VB.NET Jun 24th, 2005 |
| Replies: 2 Views: 5,218 Re: HttpContext Dani,
I have a small request for you. The second article was really informative and very explanatory. The only draw that I am having is that I need to see this in a real world code scenario.
... |
Forum: VB.NET Jun 23rd, 2005 |
| Replies: 0 Views: 3,695 HttpContext.Current Question Hello All, :rolleyes:
I found this code from and artical posted back in may and i had a newbie question that i would like to add to it.
1. Is this the proper all around method to pass values?
2.... |
Forum: VB.NET Jun 23rd, 2005 |
| Replies: 2 Views: 5,218 HttpContext Hello All, :rolleyes:
I found this code from and artical posted back in may and i had a newbie question that i would like to add to it.
1. Is this the proper all around method to pass values?
2.... |