+ Post New Thread
Page 101 of 176 FirstFirst ... 51 91 99 100 101 102 103 111 151 ... LastLast
Threads 2001 to 2020 of 3510

Forum: ASP.NET General

  1. AutoPostBack question.

    Hi, I'm having a straight HTML <input type="text" onkeypress="CheckKey();"> within a <form runat="server">. When I press ENTER when in the...

    • Replies: 2
    • Views: 912
    02:26 PM Go to last post
  2. Javascript and server calls

    Is it possible to have a button run client side script and then depending if its valid allow the postback to continue otherwise it prompts the...

    • Replies: 1
    • Views: 1,123
    01:39 PM Go to last post
  3. Power Consumption

    Hi all, does anyone know a got information source for indentifying the resource consumption of aspx pages? Thanks Jenny

    • Replies: 1
    • Views: 509
    01:24 PM Go to last post
  4. return binary content from within ASPX page

    my aspx page gets binary data with ms-word file. (just byte array). I want this data to send back to the browser, but when i try to do this with...

    • Replies: 2
    • Views: 2,618
    01:23 PM Go to last post
  5. please help with dynamic user controls

    Hi Suzanne I agree. If you ever want to add controls dynamically to a page and have them track their viewstate, you need to create them during...

    • Replies: 0
    • Views: 436
    01:21 PM Go to last post
  6. Replace characters in a Field when bindig data

    I have a drop down field on a form. When binding data to the DataValueField property of the drop down, I need to replace "&" with "%". In code...

    • Replies: 1
    • Views: 1,139
    01:21 PM Go to last post
  7. without postback?

    Hi, I've got a textbox and a label.When the user enter a character to the textbox I'll display the number of character in the textbox in the label....

    • Replies: 4
    • Views: 684
    01:02 PM Go to last post
  8. Looking for free C# imagegallery/directory browser

    Hello, I am looking for a free C# imagegallery/directory browser that I can use in my ASP.NET webapplication. If somebody knows a good one...

    • Replies: 0
    • Views: 2,560
    12:35 PM Go to last post
  9. MissingMethodException Confusion

    OK, this one has me completely confused. Here's the situation: I have a home-rolled session management system, which allows me to share session...

    • Replies: 4
    • Views: 679
    12:30 PM Go to last post
  10. (Important)QueryInterface for interface Interop.SQLXMLBULKLOADLib.ISQLXMLBulkLoad failed

    I am trying to user Bulk loader component in asp.net. The code runs perfectly fine in a test harness but gives the following error when used in a...

    • Replies: 3
    • Views: 1,385
    11:57 AM Go to last post
  11. Grid in example

    How can I create a grid like this example link only with visual studio? http://212.126.210.115:8084//ASPNETControls/HierarGridDemo.aspx Thanks,...

    • Replies: 2
    • Views: 417
    11:02 AM Go to last post
  12. ASP.NET and vbscript

    Browser security settings may be hampering your attempts. To get it to work, the setting you'll most likely need to adjust can be found on the...

    • Replies: 0
    • Views: 1,506
    10:05 AM Go to last post
  13. in LoadViewState() : ViewState is empty after page reloads the 2nd time

    Hi, I have a Webform with 1 submit button and 1 label code behind : public class MainWebForm: System.Web.UI.Page { protected...

    • Replies: 0
    • Views: 939
    09:58 AM Go to last post
  14. Client Side Break Mode

    Installed a new PC and .Net dev tools. before were able to break my code on the client side and using the command window explore the available DOM...

    • Replies: 0
    • Views: 359
    09:55 AM Go to last post
  15. problem with visual reports

    I am successfully installed the starter kits of ASP.Net and working with visual reports.Every thing is fine when I am typing localhost or machine...

    • Replies: 0
    • Views: 331
    09:29 AM Go to last post
  16. nullable sqlparameter

    Dear ASP.NET Programmers, How can I make an sqlparamater accept NULL value programmatically? I use the following the code, but it does not work:...

    • Replies: 0
    • Views: 952
    09:21 AM Go to last post
  17. Page access information

    "Jenny" <j.malloyNO@SPAMx-mail.net> wrote in news:015201c34c2a$68f8a950$a001280a@phx.gbl: Jenny, The HttpRequest class has several...

    • Replies: 0
    • Views: 310
    08:43 AM Go to last post
  18. Slow page initialization

    Heelo, all! I have a aspx page with a set of custom controls. I inserted the trace information to the begins/ends of all my page and control...

    • Replies: 0
    • Views: 806
    08:38 AM Go to last post
  19. virtual shop

    Hi Can you point me examples of virtual shops written in ASP.NET and C# or VB. Thanks Konrad

    • Replies: 2
    • Views: 1,428
    08:27 AM Go to last post
  20. Infragistic webgrid Column collection

    How can I loop through the columns collection in client side javascript? Or how can I get a column by the key, not just by the index in the...

    • Replies: 1
    • Views: 2,410
    08:08 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