| Thread | Last Post | Replies |
|
| Does the menu control output "span" tags under certain conditions | 11 Jun 2007 13:48 GMT | 1 |
I have a very simple question - are there any situation under which a menu control will render its layout using span tags as opposed to using tables? If so, can anyone advise me on when it might use spans?
|
| How can I send an e-mail by PasswordRecovery class | 11 Jun 2007 13:25 GMT | 2 |
I use the PasswordRecovery Class to recover the user password, as we know there is some setting that must be done to config the mail, I but the following code into my web config file :
|
| Requirements for clients of ASP.Net site with Crystal Reports | 11 Jun 2007 12:28 GMT | 3 |
I know that while deployment of the desktop .Net applications some additional Crystal dll-libraries and licence should be installed with application on a client machine. Is there any requirements for clients of ASP.Net web-site with Crystal Reports? Or it will be enough to ...
|
| Modal Window Trouble | 11 Jun 2007 12:26 GMT | 5 |
i'm using modal window (showmodelessdialog) on asp. when the object is created i used session variables. After the object is closed the data is remaining on the modal window when is open again, even if i clear all session variables.
|
| Books on .Net | 11 Jun 2007 11:15 GMT | 3 |
I would like to learn .Net framework in order to develop an hybryd system. I do have solid knowledge of general programming with some languages. I may need information about:
|
| website and database on same server | 11 Jun 2007 10:13 GMT | 2 |
I have an asp.net 2.0 website and a sql database on the same server. In the web config file I have set up a connection to the database using this connection string.... connectionString="Data Source=myServer;Initial Catalog=MyDatabase;Persist
|
| SharePoint WSS Question | 11 Jun 2007 08:55 GMT | 2 |
I got and read the first few chapters of Scot Hillers book on sharepoint 2007 for C# and it appears to address Portal server, which is expensive to license, and it appears to be a huge investment requireing several servers, active directory, lots of time, staffs of people, etc.
|
| SQL RS Report Parameter multivalue failing | 11 Jun 2007 08:55 GMT | 1 |
NooB: Anyone help with what I could be doing incorrectly here? Trying to have a parameter drop down list where a user can select one or more of the available values contained in the table to filter out results. Have a single table with five values. Keep getting the following ...
|
| why does HTML input button with runat="server" not cause postback? | 11 Jun 2007 08:00 GMT | 4 |
i 'm experimenting with postback and i tried that with a button server control and an Html input button but with runat="server". The button server control causes a postback, but not the Html input button with runat="server".
|
| set focus after cancelling edit in gridview | 11 Jun 2007 07:04 GMT | 2 |
I have a gridview with edit option. If the user chooses to edit the row and then press the Cancel button - I would like the focus to return to the chosen row. Someone has any idea how to implement it?
|
| ToolTip in DropDownList in TemplateControl | 11 Jun 2007 06:35 GMT | 1 |
How can i display tooltip message on a dropdownlist template control inside a GridView Footer. I found this code working well, but it dosen't work inside a gridview: </head>
|
| Modal Window | 11 Jun 2007 05:56 GMT | 1 |
i'm using modal window (showmodelessdialog) on asp. when the object is created i used session variables. After the object is closed the data is remaining on the modal window when is open again, even if i clear all session variables.
|
| dynamic creation of CollapsiblePanel | 11 Jun 2007 02:43 GMT | 2 |
Can somebody provide me samples on how to create a dynamic CollapsiblePanel using ASP.NET AJAX Toolkit. Any points are highly appreciated. Thanks,
|
| Session Question | 11 Jun 2007 02:25 GMT | 4 |
ASP.NET 2.0/IIS 6/Windows 2003 I have all my session settings set to the standard 20 min. but many times the session will time out prior to 20 min. of inactivity. My questions are: 1. Is there any way to find out why a session was reset?
|
| help | 10 Jun 2007 20:53 GMT | 2 |
I'm new to .net technology learning asp.net 2.0. I need a c# code with paging,session,cookies and caching features. please explain the above things with simple login, 2-3 forms. any help in above would be appreciated.
|