+ Post New Thread
Page 119 of 129 FirstFirst ... 19 69 109 117 118 119 120 121 ... LastLast
Threads 2361 to 2380 of 2574

Forum: ASP

Sub-Forums Last Post

  1. Forum Actions:

    Last Post:

  2. Forum Actions:

    Last Post:

    ASP Concatenate String Go to last post

    by Unregistered
  1. CDOnts.newmail attachfile don't work right when file is large

    Hi I am using the CDONTS.newmail object to send file as an attachment so I used attachfile method. it seems the attach file wont work if the...

    • Replies: 0
    • Views: 728
    04:36 PM Go to last post
  2. wierd error.....help please.....

    have been working with a site and today started getting an error when uploaded page on the live server...everything works well locally... The XML...

    • Replies: 9
    • Views: 395
    03:30 PM Go to last post
  3. Outlook Available Time

    Hello, Does anyone have any sample code (or could you point me in a direction) that will allow me to display the available time a users has in...

    • Replies: 4
    • Views: 480
    03:22 PM Go to last post
  4. Disconected Recordset & Random Selection

    Hello All, How would I go about using a disconnect recordset and select (x) records from it, x being the number of records to be selected. ...

    • Replies: 3
    • Views: 406
    03:02 PM Go to last post
  5. conditional file include?

    "LukeV" wrote: http://msdn.microsoft.com/library/en-us/iisref/htm/ref_vbom_seromexe.asp -- Dave Anderson Unsolicited commercial email...

    • Replies: 2
    • Views: 2,323
    02:53 PM Go to last post
  6. File content / attachment fails in SSL

    I have the following code in a webpage meant to stream a file to the user for download. It works perfectly in a non-ssl environment, but when I...

    • Replies: 6
    • Views: 477
    02:53 PM Go to last post
  7. Auto page start in an email

    I have noticed a number of (spam I'm afraid) emails I have received lately automatically link to and open a web page embedded in the email as soon...

    • Replies: 4
    • Views: 375
    02:34 PM Go to last post
  8. ASP Web Blog - recommendations please

    On Mon, 7 Jul 2003 20:30:11 +0100, "Andrew Paton" <andrew.paton@nospamplease.nufsaid.net> wrote: Sure. Every web application is simple. But one...

    • Replies: 0
    • Views: 374
    02:26 PM Go to last post
  9. Open Source CMS

    Anyone interested in building one? Development in C# /Martin

    • Replies: 2
    • Views: 770
    02:23 PM Go to last post
  10. Asp streaming excel file - file name

    I'm trying to stream a html page to the user as an excel file. I'm currently using Response.ContentType = "application/vnd.ms-excel"...

    • Replies: 3
    • Views: 894
    Jim
    01:27 PM Go to last post
  11. .Net: 3 years later...

    An interesting article on .Net and what has happened over the last 3 years. A good read. http://www.eweek.com/article2/0,,1184728,00.asp ...

    • Replies: 0
    • Views: 435
    01:09 PM Go to last post
  12. TextStream Line Truncation

    In an ASP page, I am using the FileSystemObject OpenTextFile method to initiate a TextStream object. In some files I have long lines and it...

    • Replies: 0
    • Views: 298
    01:06 PM Go to last post
  13. installing ASPImage

    Hi guys, this is not really an ASP question, but some of you might have had experience with this and I thought you migth be able to help me. I...

    • Replies: 1
    • Views: 434
    12:35 PM Go to last post
  14. Conversion of Varbinary into varchar

    Dear All, I have written a stored procedure which returns a Varbinary column from MS SQl Server 7 database. I tried converting the same into...

    • Replies: 0
    • Views: 1,682
    12:27 PM Go to last post
  15. scripts by order

    You might try something like this for the order to be LName, FName: strSQL = "SELECT * FROM MyTable ORDER BY LName, FName" Best regards, J....

    • Replies: 0
    • Views: 445
    08:08 AM Go to last post
  16. Response.Redirect fails on cell connection

    Igor wrote on 08 jul 2003 in microsoft.public.inetserver.asp.general: If the dns of the isp does not work, set another ISP's static dns-ip. --...

    • Replies: 3
    • Views: 1,340
    07:31 AM Go to last post
  17. Another Script problem

    I get permission not held when running as Administrator, it should log user off Sub ShutDown() Dim Connection, WQL, SystemClass, System Set...

    • Replies: 1
    • Views: 382
    07:08 AM Go to last post
  18. Redirecting the page on Session.Timeout

    When a Session timeout occurs, I get a 403 - Forbidden. The address bar contains the path that I was intending to go to but couldn't because of...

    • Replies: 1
    • Views: 1,018
    07:07 AM Go to last post
  19. Formatting ???

    Hello What I understand is you are looking for special codings in html off some characters which have a special meaning in html. For example,...

    • Replies: 0
    • Views: 483
    07:02 AM Go to last post
  20. Security: Preventing direct access to a PDF file

    but if a user ,who has right to log in ,opened the pdf and know the url of this pdf,then he tell this url to others ,who has no right to log in,so...

    • Replies: 0
    • Views: 802
    05:07 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