| Thread | Last Post | Replies |
|
| Launch an application | 04 Dec 2006 08:26 GMT | 3 |
Is it possible to launch a local application from an HTML or ASP.NET page?
|
| Some problem about generate html element with Respons.Write | 04 Dec 2006 08:12 GMT | 4 |
I want to Draw a table by Response.Write() method. I've already laied tables in page, but I don't know how to wirte my new table into a page's table which I needed in coding. How should I do?
|
| Error in displaying data grid | 04 Dec 2006 06:23 GMT | 1 |
I am having some trouble on displaying datagrid data from my database as i am a beginner for this The error is when calling the DBCommand . It show incorrect syntax near User. But User is the table in my server. Did i do anything wrong?
|
| ASP.Net Public Variable Problem | 04 Dec 2006 05:21 GMT | 2 |
When I run the program in debug mode, I assign some value into a public variable. After I restart the program again, the public variable already assign the value.
|
| profile values sometimes empty? | 04 Dec 2006 04:15 GMT | 8 |
I've added a number of additional properties to my profile. Sometimes, the values are populated when the user is retrieved from the database, but sometimes the values are empty/default. How can I make sure that the values are always populated correctly?
|
| How can I make runat=server unnecessary | 04 Dec 2006 00:24 GMT | 6 |
I have created a custom control that has some design time support. I can create a menubar with the following HTML <Menu:BarMenu runat="server" id="MenuBar"> <MainMenuItems>
|
| FormsAuthentication | 04 Dec 2006 00:03 GMT | 2 |
I am using FormsAuthentication in my web app. I was wondering if I could add some user specific data to the FormsAuthentication cookie. Is this possible? Thanks
|
| wtf | 03 Dec 2006 23:59 GMT | 3 |
what good is this crap ? there is no line number, no way to figure it: Server Error in '/' Application. --------------------------------------------------------------------------------
|
| Sticky Posts in GridView | 03 Dec 2006 23:02 GMT | 3 |
Hi Gang, I've given up looking and I am pretty sure it does not exist but I thought I should do a post just in case I'm wrong: I am making an online forum in VS 2005 using the ASP GridView. I want to be able to make some posts 'Sticky'
|
| find child control | 03 Dec 2006 22:21 GMT | 3 |
i have a textbox control inside a custom server control that needs to be prefilled with content. how do i find this child control ? <ew:cp id="ccp2" TitleText="" runat="server"> <asp:TextBox id=TB1" runat="server" />
|
| Sending large files from one app to other | 03 Dec 2006 21:26 GMT | 3 |
I have two asp.net applications on different networks. One application has to call some operation/method on the other application and pass two large files as parameters: One file is huge xml file, the second file is big pdf file (dozens of MB).
|
| MembershipProvider limit no effect. | 03 Dec 2006 21:25 GMT | 5 |
I have set some limit of MembershipProvider in web.config. <add name="MyMembershipProvider" type="MyMembershipProvider" MaxInvalidPasswordAttempts="3" MinRequiredPasswordLength="6" /> But it no effect when valid user and change password.
|
| help, my program runs to fast! | 03 Dec 2006 20:21 GMT | 6 |
I made a webform for a survey, with multiple-choice questions. The results of each question is put into a table e.g.: values frequency 1 6
|
| Absolute Positioning | 03 Dec 2006 16:49 GMT | 1 |
I havent done much with 2005 since 2003 Beta release, but Im not getting back into it and I have a question on the Subject Matter. If I change my positioning to absolute in the Positioning Options menu and say drag a button onto the form, initially it will allways go to the top
|
| HONESTLY..,.. | 03 Dec 2006 14:39 GMT | 9 |
asp.net is for the f@ birds
|