Could you provide some source code to give an example of your problem? Chris Moore Visual Studio Update -------------------- 4.35.58.209
Hello We have a asp.net solution which consists of 5 projects. Up until a few days ago, when we deployed the solution on our webserver all was...
What is the easiest way to dynamically create and show a new web (.aspx) form? What about creating, adding, and accessing web controls on the form?
John Baima wrote: This problem really sucks and the docs are really bad. Here are the three things I found which solved the problem for me : ...
Mira, If you move from one page to another then the objects which were on the first page wouldn't be accessible from the second. Is this what...
Hi, I have to develop an application, whose main feature is: read data from DataBase, do many calculations, then write back the results to the...
In ASP I used to be able to prevent Windows autocompleting text boxes by setting autocomplete="off" on the text box. How do I do this in ASP.NET?...
I want my users to access my .aspx and hit a button to download a file. I tried using the a System.Net.Webclient object but instead of the file...
How do you do a frameset in an aspx page? -- ______________________ David Fetrow HelixPoint LLC. http://www.helixpoint.com...
Hi Matthew, Changes made to your listbox items at the client-side won't be automatically persisted to the server. You will need to write some...
Hi, what is the best way to show the actual time on an aspx site? Robert
You can go for form authentication or windows authentication, then use location tag or create web.config (in that folder) to specify particular...
this may be a stupid response, after updating the database, how about rebounding the label ? news.microsoft.com wrote:
It might be me but... I dont seem to get a Page_Load event when a opening an ASPX in an iFrame. I do geta Page_Load event when an item on the...
I am a programmer and needing to explain what is need to the tech side of the house what is needed to run asp.net pages on the server. From what...
Thanks! I wasn't sure if the Try code would continue or not if an exception was "caught". Now I know it doesn't. "Marina" <mzlatkina@hotmail.com>...
I put a break point in the Page_Load function but when I tell it to run till breakpoint, a little question mark appears inside the breakpoint stop...
I would like to have my ASPX page call a function intended to make changes the the current Page.Response.Cookies. I had thought that to allow the...
What are the VB.Net equivalents of the VB6 "Class Initialize" and "Class Terminate"?
Hello All, I am trying to find a newsgroup that resonds faster than microsoft.public.dotnet.framework.aspnet.mobile since the doesn't seem to be...
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