| Thread | Last Post | Replies |
|
| Programmatically Include Link to External Javascript File In Master Page | 18 Jun 2007 18:23 GMT | 5 |
I have the following in the head section of the ASPX page for my master page: <script language="javascript" type="text/javascript" src="MyCodeFile.js"></script>
|
| .NET 2.0, SQL 2005, and REPORTS | 18 Jun 2007 16:53 GMT | 1 |
I'm seeking some advice/suggestions on ways to implement reports. I'm using .NET 2.0, SQL 2005 as Database, and Visual Studio 2005 as IDE tool. I've got
|
| ASP.net Looping through a Collection of Dates | 18 Jun 2007 16:46 GMT | 7 |
I have a collection of objects populated from a SQL Server (sorted descending). Each of these object has a date field. I need a way to loop through these object starting from the newest entry, and finishing at the last, and output them in the format:
|
| error when using <% %>and <script></script> tags | 18 Jun 2007 15:55 GMT | 2 |
Couls someone please advise me on this error. What I am trying to do is be able to convert an XML document into arrays. I read that the subs & functions have to be in <script> tags. Thanks!
|
| bread crumbs component for asp.net 1.1 | 18 Jun 2007 15:27 GMT | 1 |
Is there any bread crumbs component like this http://geekswithblogs.net/azamsharp/archive/2006/08/16/88197.aspx for asp.net 1.1 ? I need to show my users place where they are at any moment of using the
|
| masterpages and secure and nonsecure items warning | 18 Jun 2007 15:19 GMT | 10 |
I use masterpages for my website, the inside content is secured (https), while the header and the footer master files are not, so, can I get rid of the "This page contains both secure and nonsecure
|
| Formatting a date in a gridview with auto-generated fields | 18 Jun 2007 15:09 GMT | 2 |
I am populating a gridview using auto-generated fields, because I need to enable sorting. I would like to format a column containing dates in the gridview. How is this done?
|
| Atlas question | 18 Jun 2007 13:48 GMT | 1 |
I've written a Ajax enabled application with the Atlas .NET 1.0 extension and ASP.Net 2.0. I've put 2 UpdatePanels on a unique page with 1 timer on the second panel. This timer refresh a text label every 10 seconds. Meanwhile, when I click on
|
| User authentication | 18 Jun 2007 13:06 GMT | 3 |
is there any possibility to authenticate the user without using the new login contorls. i'm ready to create new tables and design. all that i need is track weather the user is online or not. If he is logged in, he is capable
|
| asp.net recycled | 18 Jun 2007 13:01 GMT | 2 |
I am getting the dreaded: aspnet_wp.exe (PID: 3892) was recycled because memory consumption exceeded the 1228 MB (60 percent of available RAM). (asp.net 2.0 on windows 2003 server)
|
| search engine rankings | 18 Jun 2007 12:52 GMT | 6 |
hey all, what determines how high a website's ranking will appear after being searched? what can i do to my website to give it a good chance of being ranked pretty high?
|
| localization with javascript files | 18 Jun 2007 12:03 GMT | 1 |
Hi, I have several javascript files, each file corresponds to a different local, i.e xxx_en.js xxx_fr.js ... I want to include the file that corresponds to the user's local. How can
|
| HttpWebrequest Upload Of (image) Binary file. | 18 Jun 2007 11:49 GMT | 1 |
The following code can uplaod text files. When i upload a binary file it fail. I might be: 1) using the wrong Encoding
|
| Information Stock!!! | 18 Jun 2007 09:51 GMT | 1 |
Great articles with in depth study and analysis available on MCSD 070-306 here. Find all what you need http://www.it-techexperts/MCSD/MCSD02.asp
|
| <asp:table problem with visual web developer | 18 Jun 2007 09:49 GMT | 1 |
I was using html <table> to sort my layout in a master page and have changed it to a <asp:table> but the problem i am having is that this seems to disable the design view of VWD.
|