+ Post New Thread
Page 5 of 176 FirstFirst ... 3 4 5 6 7 15 55 105 ... LastLast
Threads 81 to 100 of 3510

Forum: ASP.NET General

  1. listbox

    Could you provide some source code to give an example of your problem? Chris Moore Visual Studio Update -------------------- 4.35.58.209

    • Replies: 6
    • Views: 911
    04:56 PM Go to last post
  2. Sessions not working

    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...

    • Replies: 7
    • Views: 1,202
    07:53 PM Go to last post
  3. opening new window

    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?

    • Replies: 12
    • Views: 443
    02:48 AM Go to last post
  4. unable to create Web project

    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 : ...

    • Replies: 3
    • Views: 2,714
    08:29 PM Go to last post
  5. Form submit

    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...

    • Replies: 3
    • Views: 1,150
    03:21 PM Go to last post
  6. Multithreading

    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...

    • Replies: 7
    • Views: 459
    02:32 AM Go to last post
  7. autocomplete

    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?...

    • Replies: 6
    • Views: 774
    08:32 PM Go to last post
  8. Downloading a file

    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...

    • Replies: 5
    • Views: 449
    04:28 PM Go to last post
  9. Frameset

    How do you do a frameset in an aspx page? -- ______________________ David Fetrow HelixPoint LLC. http://www.helixpoint.com...

    • Replies: 19
    • Views: 997
    07:58 PM Go to last post
  10. Losing Form data

    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...

    • Replies: 3
    • Views: 1,926
    01:54 PM Go to last post
  11. Timer

    Hi, what is the best way to show the actual time on an aspx site? Robert

    • Replies: 8
    • Views: 601
    10:25 AM Go to last post
  12. Directory based authentication

    You can go for form authentication or windows authentication, then use location tag or create web.config (in that folder) to specify particular...

    • Replies: 10
    • Views: 1,251
    09:56 AM Go to last post
  13. Problematic Postbacks

    this may be a stupid response, after updating the database, how about rebounding the label ? news.microsoft.com wrote:

    • Replies: 5
    • Views: 1,226
    09:28 PM Go to last post
  14. No Page_Load event when aspx is in iFrame?

    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...

    • Replies: 3
    • Views: 4,586
    08:21 PM Go to last post
  15. ASP.Net on server

    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...

    • Replies: 0
    • Views: 815
    08:19 PM Go to last post
  16. Question: ConnectToDatabase function

    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>...

    • Replies: 0
    • Views: 825
    08:10 PM Go to last post
  17. Strange Error While Debugging

    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...

    • Replies: 0
    • Views: 764
    08:00 PM Go to last post
  18. Pasing a reference to my page's Response.Cookies collection

    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...

    • Replies: 2
    • Views: 1,634
    07:57 PM Go to last post
  19. VB6/VB.Net difference question

    What are the VB.Net equivalents of the VB6 "Class Initialize" and "Class Terminate"?

    • Replies: 2
    • Views: 1,405
    07:56 PM Go to last post
  20. Mobile development support newsgroup?

    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...

    • Replies: 1
    • Views: 270
    07:55 PM Go to last post

+ Post New Thread
Page 5 of 176 FirstFirst ... 3 4 5 6 7 15 55 105 ... LastLast

Thread Display Options

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.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139