I have a DropDownList that is bound and properly filled from my DataSet when the page loads. but when the I try to retrieve any value I always get...
Hi, I'm trying to use POST an image to a web page with WebRequest/WebResponse. Only problem is that I must be making an error somewhere in the...
hi group can we use a usercontrol inside a usercontrol. i mean can we use <%Register tagprefix..... src=....ascx%> in an ascx file. thanks in...
Hi, Please see the following error and revert back as early as possible. I am getting this once I request for the asp.net page. Server Error in...
hi, i want to write some javascript at the *end* of my rendered html page via my webform. currently i am using response.write and it always...
Hello, when I do this FormatString("3333.50", "{0:N2}") I get: 3.333,50 What to do to get this: 3333.50 (without a dot) Thanks, Andreas
Is the Session_Start() sub executed on every request or just when a new users session is started? Thx for the help, stan
Whenever I start an application from ASP.NET, the exe hangs, with Task manager showing no cpu time. Every exe I've tried hangs in the same way...
this is my code: SqlDataAdapter da = new SqlDataAdapter(); SqlConnection sqlcon = new SqlConnection(@"Data...
Hi! I am working with ASP.NET application. In my page I am creating one Application Domain and in that domain I am calling my DLL. Using the...
Hello Kevin, ok thanks, but can you give me an example how to reference dynamically to the class to call a method. Thanks, Andreas "Kevin...
Hi, I have a web form accounting app. In certain instances it causes trouble if the user clicks the Back button. I've read several posts that...
Hi all, Is it possible to create a Javascript messagebox that shows the buttons Yes and No instead of normal confirm? Regards John.
If I set in web.config this: <compilation defaultLanguage="vb" debug="false"/> I receive this error: "Compiler Error Message: BC30560:...
At http://www.asp.net/Customers/DisplayByIndustry.aspx?IndustryId=27, there are hundred of ASP.NET hosting companies. Can you suggest one or a...
is there a way to import *.html file to message.body string element of mailmessage class without have to actually type it up. Also is the maximum...
Dear .NET Programmers, I use the following code snippet but can't figure out what is going wrong since the result object equals to nothing...
Hi all, Is it possible for a usercontrol to call a public method of a page it is contained within? If so, how? Regards John.
I just don't get what the () after the sub name does...kind of stupid question, but it would be nice to understand it. Thanks. Kathy *** Sent...
Hello, What's the deal with the ? in a URL ? I know it is used to transport some parameters but how can the aspx page retrieve those values ? ...
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