+ Post New Thread
Page 11 of 176 FirstFirst ... 9 10 11 12 13 21 61 111 ... LastLast
Threads 201 to 220 of 3510

Forum: ASP.NET General

  1. preventing duplicate row insertion from asp.net app

    Data is stored in SQL Server 2000. One table is Person another Item. Each row in the Person table may have associated with it several rows in the...

    • Replies: 2
    • Views: 2,298
    08:56 PM Go to last post
  2. Directory Search

    I need help and guidence towards learning material to build a directory search utility into my asp.net page. I have a Directory called "Trusses"...

    • Replies: 0
    • Views: 739
    08:32 PM Go to last post
  3. Cache object question

    Use HttpContext.Current.Cache. -- James J. Foster, DotNetCoders http://www.dotnetcoders.com "STom" <stombiztalker@hotmail.com> wrote in...

    • Replies: 0
    • Views: 657
    08:27 PM Go to last post
  4. good .net editor with tag completion?

    Your best bet it Visual Studio .NET, but if you're looking for something free, try ASP.NET Web Matrix. You can find info on Matrix at www.asp.net. ...

    • Replies: 1
    • Views: 1,018
    08:24 PM Go to last post
  5. aspx-page does not 'run'

    You may need to repair your IIS mappings. To do this, run the following command: aspnet_regiis.exe -i Here's further information:...

    • Replies: 0
    • Views: 1,802
    08:05 PM Go to last post
  6. Handling large file upload

    Hi, I am writing an ASP.NET project where I allow users to upload files to the server. I have changed to web.config to allow a total file size of...

    • Replies: 2
    • Views: 2,451
    08:03 PM Go to last post
  7. Enterprise Localization Framework/Toolkit - AutoPopulate : Does it work poorly or not at all?

    Hi, I'm just looking into the samples that are delivered withthe Enterprise Localization Framework/Toolkit. I have set it up and it all works...

    • Replies: 1
    • Views: 395
    07:53 PM Go to last post
  8. dynamically adding to HEAD tag

    What is the beat way to dynamically write/add to the HEAD tag of an ASPX page (the <head runat=server ... is too error prone and not very...

    • Replies: 0
    • Views: 882
    07:45 PM Go to last post
  9. listboxes.........

    I have several template columns inside of a datagrid. Inside of these template columns are databound listboxes: <asp:TemplateColumn...

    • Replies: 3
    • Views: 1,291
    07:39 PM Go to last post
  10. DataGrid Reuse

    I have a DataGrid that I will use three different pages. It uses TemplateColumn's (Item, Edit, and Footer Templates). On one page the grid is...

    • Replies: 0
    • Views: 701
    07:35 PM Go to last post
  11. Using Calendar as a popup

    Hello all, I want to use the Calendar control as a popup window. I would like each day's link to execute some javascript which would set the...

    • Replies: 5
    • Views: 1,009
    07:29 PM Go to last post
  12. save files

    Hi Open the URL in IE. Mouse right click on image then select Save Target as..choose a path in your c:\ drive. Ravikanth

    • Replies: 1
    • Views: 1,114
    07:21 PM Go to last post
  13. validator to require at least 4 characters?

    I have a password field and I want to require at least 4 characters, can this be done with a regular expression validator?

    • Replies: 0
    • Views: 1,175
    07:10 PM Go to last post
  14. Loading to specific point on page

    Hello I have a datalist on a webpage which initially displays all the entries in the item view mode. When I select an item to edit it reloads...

    • Replies: 2
    • Views: 1,767
    Jos
    06:57 PM Go to last post
  15. Button click on Web Dialog opens its copy in new window

    I have an aspx page which I open using the following code fragment below. The modal web dialog has 2 buttons and whenever I click any of them, a new...

    • Replies: 1
    • Views: 2,560
    06:57 PM Go to last post
  16. OT: SSL issues with IFRAMES

    We have a site that needs to run with SSL on. The main page has various IFRAMES. The SRC attributes of these IFRAMES need to be assigned...

    • Replies: 1
    • Views: 1,308
    06:10 PM Go to last post
  17. adding dynamic content to a button

    Hi. I am having a small problem. I am trying to add a dynamic attribute to a regular html button, but I also have a runat="server" attribute on...

    • Replies: 1
    • Views: 1,268
    05:36 PM Go to last post
  18. Trouble writing to EventLog

    My aspx page can not write to the EventLog "Requested registry access is not allowed". I have read the posts about ASPNET not having access to...

    • Replies: 1
    • Views: 1,180
    05:33 PM Go to last post
  19. Redirection pronblem

    Hi Please clarity whether you are inserting data irrespective of valid or invalid into the database? After sucessfull insert you are...

    • Replies: 1
    • Views: 660
    05:30 PM Go to last post
  20. RadioButtons & DataGrid

    Hi, I have retreived questions and answers from DB tables, and display them into datagrid. QNo Quest A B C 1 Quest1 5 7 9 2 Quest2 A D C...

    • Replies: 0
    • Views: 770
    RB
    05:29 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