| Thread | Last Post | Replies |
|
| Problem with back button in browser | 03 Apr 2008 21:58 GMT | - |
I installed my web application on Windows 2003 Server and when I use back button in browser, then do something on page (which causes postback), I get 'Sys.WebForms.PageRequestManagerServerErrorException: An unknown error occurred while processing the request on the server.
|
| Running Javascript with Ajax | 03 Apr 2008 21:29 GMT | 2 |
I have a page that has the following Javascript on it: Page.ClientScript.RegisterStartupScript(typeof(string), "OpenWindow", "<script langauge='javascript'>OpenNewWindow('MyPage.aspx', '" + queryString + "', 'anotherName');</script>");
|
| Running ActiveX in asp.net | 03 Apr 2008 21:24 GMT | 1 |
We have an internal asp.net web application that users would like to be able to open and run Microsoft Word or Excel from their local browsers (IE). I assume that can be done in Javascript somehow but would like to find out more about it. Can anyone point me to documentation or ...
|
| Stainless Steel Earring KE405 Wholesale Companies | 03 Apr 2008 19:52 GMT | - |
Stainless Steel Earring KE405 Wholesale Companies Stainless Steel Earring Link : http://www.jewelry-wholesaler.net/Stainless_Steel_Earrings/Wholesale_KE405.html Stainless Steel Earring Wholesale Price : $ 1.18 Stainless Steel Earrings Link : http://www.jewelry-wholesaler ...
|
| Class of UserControl not found in Page | 03 Apr 2008 18:48 GMT | 6 |
I am using FindControl in my page and try to cast the control found to a specific control. ((Controls_Footer)this.Master.FindControl("Footer1")).OnPrintToPdf += new Controls_Footer.PrintToPdf(Footer1_OnPrintToPdf);
|
| sqlDataSource parameter | 03 Apr 2008 17:23 GMT | 2 |
asp.net 2.0 When I use the wizard in VWD 2005 to set up a sqlDataSource it creates code like this for the UpdateCommand: UpdateCommand="UPDATE [Customers] SET [CustomerName] = @CustomerName, .....
|
| ASP.NET tab not showing in IIS manager | 03 Apr 2008 17:15 GMT | 1 |
I've seen solutions to this problem by removing registry entries that remain after beta versions of .NET/VS being previously installed. However, I've tried these with no success. I've re-installed 2.0 (side-by-side with 1.1) but the tab won't appear on the properties of my app
|
| URGENT... Need help with .cs file... | 03 Apr 2008 17:15 GMT | 2 |
I am pretty good at SQL but am a newbie at programming c#... I'm working on a web application with .ascx files that get the data from .ascx.cs files which get the datasets from the .cs files. (I hope I have that flow correct.)
|
| css selector | 03 Apr 2008 17:04 GMT | 2 |
hey all, if i have a cssclass for my table row is there anyway to select a particular column to style without having to assign each tablecell a cssclass? thanks,
|
| Q: Getting values when redirecting to a new page... | 03 Apr 2008 16:59 GMT | 1 |
Hi newbee quiz! I have a couple of pages where a user enters information. At the last page i want to present all data, and let the user confirm it. I dont want to use a response string that adds upp everytime
|
| asp.net and logout problem & loginstatus | 03 Apr 2008 16:57 GMT | 1 |
asp.net 3.5 I'm creating a webportal where people can login... when logout the user is presented with webpage specified in web.config: <authentication mode="Forms">
|
| tag object | 03 Apr 2008 16:56 GMT | 4 |
Hi, it's possible to use a html tag object as a tag iframe. When a declare in a acsx file the tag object, i can't access to them with the codebehind C#. Visual Studio says that there is no definition for the ID of the tag object.
|
| Membership and lockouts | 03 Apr 2008 16:06 GMT | 2 |
Hi gents. I'm new to 2.0, and want to set up a three-strikes 15-minute lockout policy using Membership and the login control, i.e. you can try again after 15 minutes, *without* manual unlocking. Any help would be appreciated.
|
| reg zip file | 03 Apr 2008 16:05 GMT | 2 |
I've a requirement wherein I need to unzip a zipped folder programatically in .net. I've tried out System.IO.Compression namespace..but it writes the content into bytes which I dont need..I need the files to unzipped to a new folder..
|
| Response.WriteFile question | 03 Apr 2008 14:36 GMT | 2 |
I have a record stored in sqlserver database in binary form. I want to display a link that will allow user to download this record as a File. I want to create a file at runtime or pass a specified number of bytes
|