Forum: ASP.NET Aug 13th, 2009 |
| Replies: 2 Views: 468 Hi!
I have a problem. I cannot update the row in GridView control.
<asp:Label ID="Label1" runat="server" Text="Username: "></asp:Label><asp:TextBox
... |
Forum: ASP.NET Aug 10th, 2009 |
| Replies: 2 Views: 288 Can it be because of using passwordFormat="Hashed" in web.config? |
Forum: ASP.NET Aug 10th, 2009 |
| Replies: 2 Views: 288 Hi!
I want to retrieve the password which is entered in the CreateUserWizardStep but it only returns empty string.
When I try to retrieve CreateUserWizard.UserName it returns the username but... |
Forum: ASP.NET Aug 10th, 2009 |
| Replies: 2 Views: 288 Hi!
I want to retrieve the password which is entered in the CreateUserWizardStep but it only returns empty string.
When I try to retrieve CreateUserWizard.UserName it returns the username but... |
Forum: ASP.NET Aug 5th, 2009 |
| Replies: 0 Views: 208 Hi All,
It's me again with another question!
I have a table in .aspx file on each row inside each cells I have controls such as Label, TextBox and Field validator. So what I want to do is give... |
Forum: ASP.NET Aug 3rd, 2009 |
| Replies: 5 Views: 726 Thanks, but could you give more details? I don't understand what you mean! |
Forum: ASP.NET Jul 31st, 2009 |
| Replies: 5 Views: 726 No one can solve this problem? :( |
Forum: ASP.NET Jul 30th, 2009 |
| Replies: 5 Views: 726 Hi All!
I have this Button_Click event. I want it to create as many set of the specified below controls as User clicks. For example: If the user clicks one the button then only 1 line set of these... |
Forum: C# Jul 7th, 2009 |
| Replies: 13 Views: 7,288 Very instructive! But I'm using the ASP.Net What we should use instead of .Focus()?
And when using built-in Login and CreateUserWizard controls where/in which databse, table does it store all the... |
Forum: ASP Jul 6th, 2009 |
| Replies: 0 Views: 518 Hi All,
it's me again :)
How can I attach MySQL to my ASP.Net application? I want to create user table in MySQL and then use the login controls in my application to give the user access and... |
Forum: ASP.NET Jul 3rd, 2009 |
| Replies: 14 Views: 876 Checking all the alternatives you are proposing. As soon as I come with the best solution will put the thread solved.
But meanwhile if someone has any other option I would be glad to hear that.
... |
Forum: ASP.NET Jul 1st, 2009 |
| Replies: 14 Views: 876 thanks but seems to complicated. any other solutions? |
Forum: ASP.NET Jul 1st, 2009 |
| Replies: 14 Views: 876 Hi everyone!
I am developing an accommodation reservation system in ASP.Net. And it's my first project in this area. So my question is how can I implement online payment into my ASP.Net form? So... |
Forum: C# Jun 24th, 2009 |
| Replies: 12 Views: 537 thank you Ramy,
I think I might ask some more questions in the near future!
Cheers! |
Forum: C# Jun 24th, 2009 |
| Replies: 12 Views: 537 Thanks for the quick reply!
I don't want everyone to install the application in their PC I just want them access a website where Windows Application is embedded.
So, I am thinking whether to use... |
Forum: C# Jun 24th, 2009 |
| Replies: 12 Views: 537 I mean internet. Kind of booking system. |
Forum: C# Jun 24th, 2009 |
| Replies: 12 Views: 537 same question. the only difference is my windows application will be accessed through a browser. Is it possible to get windows application online?
thanks! |