+ Post New Thread
Page 126 of 176 FirstFirst ... 26 76 116 124 125 126 127 128 136 ... LastLast
Threads 2501 to 2520 of 3510

Forum: ASP.NET General

  1. aspnet_wp.exe stopped unexpectedly

    I have seen some other posts about this particular problem. Mine is a random problem, probably tied to memory consumption but I am trying to figure...

    • Replies: 0
    • Views: 1,322
    04:59 PM Go to last post
  2. loading xmlcontent from one xmldocument into another xmldocument

    Hi, I get xml data into one xmldocument and other xml data into a second xmldocument. Let's say the structure of the first is <Table>...

    • Replies: 0
    • Views: 827
    04:29 PM Go to last post
  3. Embedding Webforms

    Is there any way to embed a webform or something similar into another webform so that it renders correctly? I've been using pagelets but find...

    • Replies: 1
    • Views: 505
    04:28 PM Go to last post
  4. Change font color in Datagrid?

    use boundcolumn in the following way <asp:datagrid id=grd runat=server BackColor="#ccccff" Border=1 BorderColor="black" ShowFooter="false"...

    • Replies: 2
    • Views: 1,960
    04:22 PM Go to last post
  5. Recommendation not to use HTML

    I think what you have heard is that they recommend not hard-code HTML output into your code (e.g. the old-style Response.Write). If you are...

    • Replies: 1
    • Views: 395
    04:19 PM Go to last post
  6. Placehoder and ASCX

    you could pass to your placeholder1 a reference to placeholder2... so from inside placeholder1's ascx u could write something like this: ...

    • Replies: 0
    • Views: 685
    04:10 PM Go to last post
  7. New Web Project problem

    I am unable to create a new asp.net web application from VS.Net on a remote server (i.e. not localhost). I have created a project folder on the...

    • Replies: 1
    • Views: 407
    03:42 PM Go to last post
  8. Application and Session variables visible in Virtual Directories

    Hi, If a virtual directory set as application then it got is own set of sessions. Natty Gur, CTO Dao2Com Ltd. 28th Baruch Hirsch st....

    • Replies: 2
    • Views: 1,893
    03:31 PM Go to last post
  9. dynamic_images on Windows 2003

    I'm experiencing this exact problem. I haven't figured out the answer yet, but using FILEMON, I can see that the the w3wp process is writing the...

    • Replies: 0
    • Views: 323
    03:27 PM Go to last post
  10. Send an iFrame to back

    Dear All, I am using a menu control that is inside an iFrame...the parent page contains around three iFrames...after rendering the menu...

    • Replies: 3
    • Views: 4,503
    02:46 PM Go to last post
  11. Calling Javascript function

    Hi all, Can i call my javascript functions from the web controls.Any appropriate site which will be tell more on this will be helpfull. ...

    • Replies: 5
    • Views: 525
    02:23 PM Go to last post
  12. Book recommendation - Application Architecture!

    Hello everyone, I want to learn more about ASP .NET application Architecure. Some of the things I want answered is: * When should I use a...

    • Replies: 1
    • Views: 879
    02:20 PM Go to last post
  13. Help: .NET controls dimmed on Toolbox

    I downloaded some pure .NET, managed, custom controls from a website. In VB.NET I can add them to the toolbox fine, use them, etc... But in a...

    • Replies: 0
    • Views: 623
    02:15 PM Go to last post
  14. Yes, it's running in explorer

    Yes, it's running in explore is there any other way beside send keys the explore menu to lauch the send page function. sincerely yours ...

    • Replies: 1
    • Views: 389
    01:36 PM Go to last post
  15. ThreadAbortException Encountered

    Hi we are getting ThreadAbortException error message on one of our .net(1.1) server. The error is get displayed in one of .aspx page, which is...

    • Replies: 1
    • Views: 1,416
    01:33 PM Go to last post
  16. Javascript in web user control

    Anything that inherits from System.Web.UI.Control will have the read-only UniqueID property. You can use that get automatically generated id's from...

    • Replies: 1
    • Views: 1,466
    01:23 PM Go to last post
  17. Datagrid confirm('some msg');

    Can some one point me or show me some sample code on how to confirm a delete when the user selects an item from the datagrid. I am able to do so...

    • Replies: 2
    • Views: 590
    01:03 PM Go to last post
  18. storing radio button values in database - binary, int or varchar??

    What is the best way to do this? Binary with 0 representing off and 1 on? Int16 with 1 representing first button, 2 the second, 3 ... varchar...

    • Replies: 4
    • Views: 1,116
    12:59 PM Go to last post
  19. Validator controls and usercontrols

    Hi. I have two usercontrols on the same page. The first control is a login control, with two textboxes, one button and some validator controls...

    • Replies: 0
    • Views: 371
    12:34 PM Go to last post
  20. Dynamically update web content

    Hi, Could you give me some hints on the ways of reloading or updating one web page from another web page? For example, I have a main page is...

    • Replies: 0
    • Views: 1,240
    12:24 PM 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