+ Post New Thread
Page 51 of 176 FirstFirst ... 41 49 50 51 52 53 61 101 151 ... LastLast
Threads 1001 to 1020 of 3510

Forum: ASP.NET General

  1. ASP.NET /JavaScript Problem - Image onload

    I have created an ASP.NET user control (.ascx) which controls whether to show or hide a bunch of divs on my page. This event is controlled through...

    • Replies: 0
    • Views: 1,864
    04:11 PM Go to last post
  2. Should I use web controls or the old ASP way?

    I am behind. I am coming from the world of ASP and still debating if I really want to convert all those ASP ADO pages to ASP .NET when they work...

    • Replies: 0
    • Views: 378
    jm
    04:03 PM Go to last post
  3. securing pages and forms from users

    Hope someone can help. I am trying to build an application that will allow a user to access/deny an application, the application's individual...

    • Replies: 1
    • Views: 331
    03:57 PM Go to last post
  4. Response.Redirect or Server.Transfer?

    Hi, Im confused here over the usage of Response.Redirect and Server.Transfer. I used frameset for my work, what are the proper usages of the two...

    • Replies: 3
    • Views: 2,776
    03:53 PM Go to last post
  5. Numerical Order

    Hi, I have a drop down list which is populate through a database connection, the data that is retrieved is of Shoe sizes i.e. 3 - 12 when the drop...

    • Replies: 0
    • Views: 398
    03:43 PM Go to last post
  6. Click Event for TableRow?

    Is there any way to create a click event for a TableRow? It doesn't seem to be built in by default. If anyone knows how this can be implemented it...

    • Replies: 3
    • Views: 3,409
    03:40 PM Go to last post
  7. help needed to find the right control for the job.

    1. Make sure values are sorted by country 2. You can use a repeater or a custom solution. Either way, the header is conditional, based on the...

    • Replies: 0
    • Views: 279
    03:36 PM Go to last post
  8. programatically create controls on the fly

    The basic concept is this: 1. Add a container. You can use a generic container, like page, but a panel (or other) is a better option: ...

    • Replies: 0
    • Views: 2,451
    03:32 PM Go to last post
  9. ASP.NET bug on IE for Mac

    We recently developed a .NET application in C#. It appears to work fine on a majority of browsers with subtle variation, with the exception of IE...

    • Replies: 0
    • Views: 303
    03:31 PM Go to last post
  10. raising event

    Assuming you have an event handler written for the "ontextchanged" event of the textbox, why don't you just call it directly? -- HTH, Kevin...

    • Replies: 0
    • Views: 427
    03:26 PM Go to last post
  11. ado.net beginners question

    You'll get that error if the sql statement is empty/blank (in your case, strCallLog). What is the value of strCallLog when you get that error? You...

    • Replies: 1
    • Views: 377
    03:24 PM Go to last post
  12. please can someone explain the following code.

    Hi Christian, Thanks for the reply, but this is what I don't understand..... (by the way there was a typo in my last message: "dpPageInit" should...

    • Replies: 3
    • Views: 532
    03:07 PM Go to last post
  13. How to include multiple <forms> on one ASP.NET page

    Hi, I need to create an ASPX page that includes both traditional HTML Forms (which are submitted to a third-party site like a travel booking...

    • Replies: 2
    • Views: 2,772
    03:00 PM Go to last post
  14. Response.

    My application generates images dynamic. These images are then used for an image button like in the beneath. Dim ob As Bitmap = New Bitmap(130,...

    • Replies: 2
    • Views: 586
    02:48 PM Go to last post
  15. fire button event programmatically

    From an aspx page (A.aspx) I open another one (B.aspx - for table lookup). When the user selects an entry in B.aspx I would like to force a...

    • Replies: 5
    • Views: 6,303
    02:47 PM Go to last post
  16. encoder.GetString() help

    I have tried the following to convert an encrypted byte() into a string to write it to a database: Dim encoding as new UTF8Encoding() Dim EncNum...

    • Replies: 0
    • Views: 664
    02:37 PM Go to last post
  17. SQL Server @@IDENTITY Problem

    I believe the better way is to place this in a stored procedure and return the identity property. It will work like that. Return it in an output...

    • Replies: 1
    • Views: 892
    02:17 PM Go to last post
  18. Destroy COM object

    Hi all, my ASP.NET page generates an COM object which is filled with a lot of data (approx. 30 MB). It is then stored in the...

    • Replies: 3
    • Views: 1,775
    Rob
    02:15 PM Go to last post
  19. aspx page in IFRAME.

    I'm calling window.showModalDialog in IE6 to place an IFRAME in a web page dialog box. I'm not abale to select or copy any text in IFRAME. It...

    • Replies: 0
    • Views: 910
    Rob
    02:11 PM Go to last post
  20. What does thi s error message mean?

    I am now seeing tthis error message when trying to update some text: It says to make validateRequest=false. Is that okay to do? Server Error in '/'...

    • Replies: 0
    • Views: 414
    01:48 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