I have a web site (www.on-the-matrix.com) that displays photos in a "slide show" format on ASPX pages that run in an inline frame on an ASP page (or...
While stepping through an ASP.NET project, I found that data was being inserted into my database even though I was not stepping through the code...
Is there any way to load only a certain section of a page in ASP.NET without using a FrameSet, preventing the full page refresh? thnx
Hi. I have a custom control that inherits from an imagebutton and I am trying to define some designer support for the control. I want to change...
if I lock the Application object and modify it will an exception be thrown when another request tries to access it while it is locked. I am...
I have created a radio button list programmatically. C# SqlConnection conn = new SqlConnection("data source=localhost; integrated security=true;...
Natty, I apologize for not getting back to you on this one. I had to redirect my focus. I'm now running into the same issue again, and although...
I've been getting this error every since I installed InstallSqlState to handle my viewState Sessions. it only happens on 1 section of my asp.net...
Hi, I have a data grid in my application. It has 20 rows and I have set the page size as 5. I have a Submit button on my form and when I click...
I use the following code and get the following error message in my ASP page(not .net). Please help try mycode Catch ex As Exception...
Sorry, posted it in the wrong place. Please disregard this post. "Grant" <Grant@nutrikids.com> wrote in message...
I tried to start winword.exe from an aspx (after granting things with dcomcnfg) and i can see winword.exe showing up in the taskmanager, but i...
There are many ways to do this. The low tech low impact way is the create an application variable inthe Application start, that reads in a value...
It's the class file definition code for the Session and Application events - if you have anything that should be done when a user first connects or...
I would like to be able to set parameter values for an ActiveX control hosted on an ASP.NET .aspx page from a C# code behind file. The ActiveX...
I have a user control that contains a custom control, both are loaded dynamically. The custom control has a simple required field validator and a...
Hello, what has the better performance and what are you using? Dim myObj As Object = 70 a) Dim myInt As Integer = DirectCast(myObj, Integer) b)...
I am unable display an image by percent. No matter what method I try, I receive the following error. Input string was not in the correct format....
I have a control called UniqueTextBox, that implements the IPostBackDataHandler. I have trying to use the control in a composite control called...
Has anyone else had the following problem: place a DataGrid within an ASP.Net table cell and suddenly none of the ItemDataBound events seem to...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules