| Thread | Last Post | Replies |
|
| Web Site Headers | 25 Jan 2007 04:53 GMT | 1 |
I have a simple question that I would like some opinions on regarding common web site headers. I have several web sites (IIS 6), spread across different physical machines that have the same web site header. They are currently a mix of ASP.NET 2.0, 1.1, and plain old HTML pages. ...
|
| Looking for recommendations on a programming language for a web application. | 25 Jan 2007 04:45 GMT | 3 |
I am soliciting recommendations on a programming language for a web application described below. Actually, it is not real, just an example of what the real application would do. I do not want to stimulate any debates between respondents. Everyone is entitled to their opinion.
|
| Securely passing parameters | 25 Jan 2007 02:30 GMT | 2 |
How you doing?! i'm new to web development and i wish to pass personal informations between 2 pages. being personal i think that passing them in the URL without encryption
|
| Roles Issue | 25 Jan 2007 01:21 GMT | 1 |
I have various roles on an Asp.Net 2.0 web site. Two of the rows are Administrator and Collaborator. The Administrator role has higher access level than the Collaborator. However, the administrators CAN BE or NOT collaborators.
|
| Cookies | 25 Jan 2007 01:19 GMT | 2 |
Hi Can i read cookies placed on the client with VS 2003 Using VS 2005?, Please let me know if i am not been clear. I have been trying to do this but i can`t Thanks In Advanced
|
| Changing HTML encoding in the DB? | 25 Jan 2007 01:14 GMT | 1 |
I'm migrating a table of web site content into our CMS. Our CMS (custom built) stores all HTML in the DB as encoded html. This one particular table, however, has the HTML stores as unencoded HTML. I'd like to make this table consistent with the rest of the site data in all
|
| HeaderTemplate in GridView | 24 Jan 2007 23:48 GMT | 1 |
I placed an <asp:Table> inside the HeaderTemplate of a TemplateField of a GridView. The contents of the <asp:Table just doesn't show up. Can someone please tell me why? Thanks,
|
| SQL 2005 Express Connection Problem | 24 Jan 2007 23:27 GMT | 1 |
I'm a newbie to asp.net, but I have been a programmer for years. I have a question that I'm hoping someone can give me a good answer for, I have been trying to set up a site remotely and I've been using the login control that comes with Visual Web Developer 2005 Express,
|
| Performance Impact of ASP.NET 1.1 and 2.0 Side by Side | 24 Jan 2007 22:54 GMT | 6 |
I know HOW to run these side by side. But what is the performance impact??? Microsoft make a big deal about how it is supported, but provide no guidelines as to potential performace or capacity considerations. Is it much greater than the cost of an additional application pool of ...
|
| DateTime Control | 24 Jan 2007 22:34 GMT | 1 |
I am looking for a DateTime Control for ASP.NET 2005 Can anyone advise of a good one Thank you, Samuel
|
| Get users profiles | 24 Jan 2007 22:21 GMT | 2 |
I need to get the profile of all users which role is administrator. I need to create a dataset or some kind of data type which I can use in a gridview. How can I do this?
|
| Simple Question | 24 Jan 2007 22:14 GMT | 3 |
I don't normally create web project for my website, today I did for the first time and I found that no class seems to recognize the other Why? Sam
|
| Set default button | 24 Jan 2007 21:51 GMT | 2 |
How can I set a button as default on an aspx page? When the user hits the Enter button this default button is automtcally clicked. Thanks, Lou
|
| how can i change the size of an image file dynamicy | 24 Jan 2007 20:54 GMT | 2 |
i've made a dynamic website that upload an image file in image directory with fileuploader control and it's name was renamed and get ready to show with image control but i have a problem
|
| Need Help: Filling HTML table with data in C# | 24 Jan 2007 20:21 GMT | 6 |
Hi All, New to the whole .Net and C# thing but trying. In classic asp this was simple to fill a table with dynamic content and hyperlinks. Here is an example of what I am trying to do in classic asp:
|