+ Post New Thread
Page 99 of 176 FirstFirst ... 49 89 97 98 99 100 101 109 149 ... LastLast
Threads 1961 to 1980 of 3510

Forum: ASP.NET General

  1. Using string format

    I have a question about the string formatting function. I have a field in a database that is coming back as a 6 digit date: 061503 I would...

    • Replies: 1
    • Views: 1,315
    08:50 PM Go to last post
  2. Web.Config ? for the experts!

    Good morning, We have connection strings in our apps web.config file in the apps folder. We would like to make one config file where all our...

    • Replies: 2
    • Views: 354
    08:32 PM Go to last post
  3. How can I time out the page.

    How can I time out the page ,if the pc was idl for 5 minutes. Also, how can i make use of the session so the files are only open from the login...

    • Replies: 1
    • Views: 753
    08:28 PM Go to last post
  4. Controls within a datalist

    Hi, I have a check box list within a datalist. Can anybody tell me how I go about accessing the onclick event of these checkbox lists? (using...

    • Replies: 1
    • Views: 2,640
    08:27 PM Go to last post
  5. autopostback - javascript intercept and cancel

    Hi All, How do I intercept an autopostback on the client side and prevent it from executing the submit? In classic ASP I used to intercept the...

    • Replies: 2
    • Views: 3,859
    08:15 PM Go to last post
  6. Executing a Concatenated String

    I'm tring to control the CssClass and BgColor of a TableCell WebControl with an ID of "Whatever". What's the difference?: //Coded Literally...

    • Replies: 0
    • Views: 312
    dh
    08:13 PM Go to last post
  7. compiled DLL not copied to the server bin folder automatically

    I'm working on several ASP.NET projects at the same time. I have a separate web server and each has its own solution folder on my local PC. The...

    • Replies: 4
    • Views: 4,332
    08:05 PM Go to last post
  8. Save Dialog

    I would like to be able to select a location (folder & file name) to save data when I click a button on a web form. Obviously I can't use a "Save...

    • Replies: 2
    • Views: 5,007
    07:42 PM Go to last post
  9. Currency data type

    I'm currently using Decimal for my currency data but I noticed it has 4 decimal places (which is wrong when displaying with .ToString()). I either...

    • Replies: 1
    • Views: 3,861
    07:29 PM Go to last post
  10. Pipeline

    Hi, Can any one explain me in detail all the steps involved once the request reaches the worker process from the IIS.

    • Replies: 1
    • Views: 538
    06:26 PM Go to last post
  11. Verifying a URL

    Hi, I have situation where I want to use a stylesheet stored in one of two possible urls. Basically I need to say if the first url doesn't...

    • Replies: 3
    • Views: 508
    06:02 PM Go to last post
  12. Is this a stupid question?

    I'm looking for the command to direct a user to a new URL. For example, in ASP, when you created a dropdown box, the item selected could open a...

    • Replies: 6
    • Views: 626
    06:01 PM Go to last post
  13. Index Server

    I have Index Server searching a directory of HTML files. I have set a few custom META tags in these HTML files so that these tags show up in the...

    • Replies: 2
    • Views: 1,139
    Tim
    05:58 PM Go to last post
  14. iis security & asp.net security

    You have several different components to identity. You have set up your IIS application to use the authenticated user for Windows Requests. ...

    • Replies: 0
    • Views: 387
    05:53 PM Go to last post
  15. How to deploy ASP.NET Apps

    Hi, I create and develop my ASP.NET apps locally on my PC, which is running IIS. Now I want to deploy those apps on another web server...

    • Replies: 3
    • Views: 399
    05:43 PM Go to last post
  16. How to make hyperlinkconlum with two or more datafields

    I don't know if this is the easiest way, but you could just set your NavigateURL in a function and access the data source there rather, simply...

    • Replies: 0
    • Views: 351
    05:41 PM Go to last post
  17. Can't step into webservice from webform when in separate solutions

    Hi, I am unable to step into a method call on a webservice(WS) from a webform(WF) when WS and WF are located in separate VS.NET solutions. When...

    • Replies: 2
    • Views: 1,230
    05:29 PM Go to last post
  18. how to use vbscript in .net code behind file

    Why would you need to? Anyhow, in response, no, you cannot. The code behind is for server-side processing and only supports VB.NET, C#, C++, J#, etc...

    • Replies: 1
    • Views: 4,946
    04:56 PM Go to last post
  19. How do you save persisted (between runs) login information in .NET (c#)?

    Can anyone give me sample code for creating a persisted (between runs) cookie that holds the user name and password? Would appreciate it if you...

    • Replies: 0
    • Views: 1,039
    04:46 PM Go to last post
  20. HELP - HtmlInputFile Server Control

    the browser will not allow this feature for security reasons. the filname is readonly. you must supply an active/x control to support this feature....

    • Replies: 1
    • Views: 1,030
    04:45 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