+ Post New Thread
Page 176 of 176 FirstFirst ... 76 126 166 174 175 176
Threads 3501 to 3510 of 3510

Forum: ASP.NET General

  1. ViewState can't handle numeric fields?

    If I do this x = 5 ViewState("myX") = x then after a post-back, ViewState("myX") is Nothing but this

    • Replies: 0
    • Views: 841
    04:04 PM Go to last post
  2. HttpHandler for images and browser behavior

    No no I don't know why that doesn't work because it really should but I'll give you a snippet that DOES work. Oddly enough, it works by NOT...

    • Replies: 0
    • Views: 1,039
    03:26 PM Go to last post
  3. displaying several images from a sqldatabase.

    Hi I have tackled this HTTPHandler thing. Let me point you to some helpful article(s): This shows you how to make a web handler using .ashx...

    • Replies: 0
    • Views: 435
    03:18 PM Go to last post
  4. window.opener.location.href doesn't work in frame

    From parent windows, I have created a popup windows that comprises two frames. When I have clicked a link button in one of the frames, I would like...

    • Replies: 1
    • Views: 5,202
    02:57 PM Go to last post
  5. style.display setting not persisted in viewstate

    I have <DIV> control, which has its style.display setting controlled by client-side vbscript. I have set runat = server, but the setting is not...

    • Replies: 0
    • Views: 1,799
    02:55 PM Go to last post
  6. Dynamic Buttons and Event Handlers, revisited

    The Concept: I dynamically create an HTML table (with many rows) each with its own button. When the user clicks on the button, I wan't to know...

    • Replies: 0
    • Views: 1,816
    02:51 PM Go to last post
  7. One solution containing multiple projects and multiple hosts

    Can anyone help? jsausten@hotmail.com (Stephen Miller) wrote in message news:<cdb404de.0306160645.428f9f46@posting.google.com>...

    • Replies: 0
    • Views: 1,880
    01:55 PM Go to last post
  8. Help w/ IPostBackDataHandler

    Your sample still leaves me confused. Can i email you offlist? "Natty Gur" <natty@dao2com.com> wrote in message...

    • Replies: 0
    • Views: 904
    01:22 PM Go to last post
  9. How to validate a datagrid (in edit mode)?

    Hi, I'm trying to validate datagrid, but the problem is that textboxes exist only when the datagrid is in the edit mode, so validators can't...

    • Replies: 0
    • Views: 1,626
    11:05 AM Go to last post
  10. Can a user control get data from another page?

    Dear All, I have developed a User Control that displays data fetched from the database. I would like to develop the UserControl to dynamically call...

    • Replies: 0
    • Views: 2,834
    09:33 AM Go to last post

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