| Thread | Last Post | Replies |
|
| .NET 1.1 i18n | 31 May 2007 13:32 GMT | 1 |
Is there any solution for asp.net 1.1 for internationalization ? I need to make multilingual web application with language selection on the login page. How this could be done, any usable web resources ?
|
| How to use Request.FORM() ? | 31 May 2007 12:51 GMT | 4 |
I have an old page written in classic ASP. I do not wish to rewrite to ASP.NET. Is it possible to use POST in the classic ASP page's FORM tag and retrieve the POST data in another ASP.NET page?
|
| OWC Pivot approach | 31 May 2007 12:23 GMT | 3 |
Been searching all day through the web and many groups like this and there seems to be a diaspora of mix match information; This is what I am trying to do; I have a vb class called clsPivotCreate. I am trying to create my
|
| ~ refer to which directory | 31 May 2007 12:20 GMT | 5 |
I see a src= ~/BLahBlah/foo.ascx. I wonder which directory ~ refers to?
|
| asp | 31 May 2007 11:09 GMT | 5 |
Pls help me.. pls c this code <FORM Action="<%=Request.ServerVariables("SCRIPT_NAME") %>" Method=POST> <Input Type=Hidden name="CurrentPage" Value="<%=CPage%>" >
|
| Problem with list box | 31 May 2007 11:02 GMT | 1 |
I have two listbox when i clicked items from one listbox the other one gets populated list box but when it gets autopostback to the server the page jumps or refresh that i get confused. so what i have to do is i wanted stop autopost back but when i select
|
| Tabbed Browsing and SessionID | 31 May 2007 10:43 GMT | 4 |
Bringing up a new browser instance when using an asp.net application using forms authentication, of course, initiates a new session with a new sessionID and requires authentication again. But, I see that browsing to that same asp.net application using a new tab in
|
| Scheduling Component Recommendation Wanted | 31 May 2007 10:36 GMT | 3 |
I need to write a page that allows users to schedule conference rooms. This page will have multiple conference rooms across the top of the page. I am seeking information on how to write this myself. Otherwise if I should buy a component which one should I get? This would be the ...
|
| how to insert database values into a pdf | 31 May 2007 10:15 GMT | 1 |
hi to all. just help me out in solving this problem. i have a pdf template which contain name,address...etc like fields. how to insert the values into these fields from the database. In
|
| how to insert database values into a pdf | 31 May 2007 10:15 GMT | 1 |
Hi friends My name is naveen kumar katta .My task is insert database values to pdf template with editable mode plz help me frieds.using ASP.NET
|
| Website restrictions | 31 May 2007 09:21 GMT | 1 |
I'm working on a website using asp.net/iis and this site will be published only on my company's intranet. Now I want that only a subset of the intranet users can have access to the site in read mode
|
| Listbox inside a Gridview gives a nullpointer exception | 31 May 2007 08:36 GMT | 1 |
I have a gridview, and a listbox which has a different datasource. The listbox contains distinct types of contacts, whereas the gridview will get populated upon contact type selection. The data is displayed but when on submission of the contact type from the
|
| Question about window.print() | 31 May 2007 08:32 GMT | 1 |
I am dumping the HTML content of a page using document.write. As part of this HTML code, I have an input "Print" button which does nothing but calling the window.print Window.print is working in the firefox browser by displaying the printer
|
| SQL Server 2005 Logon Issues | 31 May 2007 07:30 GMT | 3 |
I am having a number of problems over the last two full days trying to get an ASP.NET 2.0 application to connect to a SQL Server 2005 database... First off, I built this application w/ Visual Studio 2005 SP1 and had it working perfectly on my Windows XP machine on SQL Server 2005 ...
|
| Very slow ASP.NET Ajax app | 31 May 2007 07:26 GMT | 2 |
I have an ASP.NET AJAX WebApp with an Menu on master page. This menu has 4*5 items, every one with an image (small png files). Every time I browse a page in Visual Studio it takes about 5 minutes to load. During load on status bar appears "Downloading picture
|