+ Post New Thread
Page 9 of 129 FirstFirst ... 7 8 9 10 11 19 59 109 ... LastLast
Threads 161 to 180 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. can I access and join data from 2 sources?

    I need to use data from multiple tables that are located in 2 different databases. Most of the tables are in SQL Server 2000 but 1 one the tables I...

    • Replies: 2
    • Views: 967
    djc
    10:11 AM Go to last post
  2. Update method

    I use the following to update: Dim rsEdit1 Set rsEdit1 = Server.CreateObject("ADODB.Recordset") rsEdit1.ActiveConnection = MM_shop_STRING...

    • Replies: 1
    • Views: 528
    09:47 AM Go to last post
  3. TreeView in ASP

    How to fill treeview in ASP? Thanks

    • Replies: 9
    • Views: 367
    09:03 AM Go to last post
  4. Visual Interdev 6.0 and Frontpage Extensions 2002

    Im trying to setup a master mode to an IIS 6.0 2003 server using Interdev 6.0. I am getting the following error ' Cant locate web server ' I...

    • Replies: 0
    • Views: 551
    03:57 AM Go to last post
  5. Problem in updating time field

    Hi I'm trying to update time field which MSACCESS using query Sql2 = "Update tblExtraNetUsers SET Lo_date = " & Date() & ",Lo_time =#" &...

    • Replies: 3
    • Views: 450
    03:34 AM Go to last post
  6. HTML + <input type="File">

    Hi I'm trying to set default value for input type file. <input type="File" name="tx_pdffile" accept="*.pdf" class="boxText" value="abc.pdf"> ...

    • Replies: 2
    • Views: 1,676
    03:21 AM Go to last post
  7. ASPX not executed

    Hi, I'm trying to execute ASPX page on a test IIS Server. Instead of executing it shows the ASPX file on screen. What's happening ?

    • Replies: 1
    • Views: 519
    02:45 AM Go to last post
  8. Mailto: from client and attachments

    Is it possible using mailto: to create an email with everything except an attachment and then when a user clicks on send intercept that form and...

    • Replies: 3
    • Views: 1,185
    01:59 AM Go to last post
  9. ASP + MSACCESS

    How can I check NTFS permission and how to give the IUSR account sufficient privileges to update the database which is in MSACCESS. It's always...

    • Replies: 1
    • Views: 456
    11:52 PM Go to last post
  10. master/detail page problem

    Hi Everyone I am having some problems with a master detail page i have set up to catalogue brochures from my site. On my master page...

    • Replies: 8
    • Views: 493
    11:23 PM Go to last post
  11. error 'ASP 0115'

    After years of faithfull service I am now getting this error: Unexpected error /<root>/page.asp A trappable error occurred in an external...

    • Replies: 5
    • Views: 794
    09:48 PM Go to last post
  12. Stored Proc as native connection object method

    I'm having difficulty making a stored procedure with multiple input parameters work as a native method of the connection object. The only way I...

    • Replies: 2
    • Views: 649
    09:31 PM Go to last post
  13. How would I build a Graphical Timeline

    Hello- I'm interested in building a graphical timeline for a series of tasks that are stored in a SQL Server 2000 database. The tasks reside within...

    • Replies: 4
    • Views: 1,054
    09:30 PM Go to last post
  14. Is it possible to put the instance of ASP user define class into the session

    This is my user-defined class class ABC public CC end class I make a instance of it and store it at the session set ee=new ABC ee.CC="hi"...

    • Replies: 0
    • Views: 465
    08:22 PM Go to last post
  15. Upload excel spreadsheet

    ??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????...

    • Replies: 1
    • Views: 513
    07:25 PM Go to last post
  16. Syntax error in UPDATE statement- asp/jscript

    Hi All! I have the following two methods in an asp/jscript page - my problem is that without the update statement there is no error, but with the...

    • Replies: 3
    • Views: 723
    07:05 PM Go to last post
  17. VB & VI Debugging question

    I was under the impression that VS6 products are linked together in such a way that you can go back and forth between applications when you debug...

    • Replies: 1
    • Views: 566
    06:58 PM Go to last post
  18. writeline permission denied

    I'm trying to append to a file a string such as the following: 127599.0 127838.5 14.434 87 first error - 500 internal server error refresh...

    • Replies: 2
    • Views: 680
    06:49 PM Go to last post
  19. Repost: Global.asa and EnableSessionState

    Hello Everyone, I was wondering if the following line at the top of my global.asa file is legal: <SCRIPT @ENABLESESSIONSTATE = FALSE LANGUAGE...

    • Replies: 0
    • Views: 746
    06:21 PM Go to last post
  20. How can I get the logon name?

    I'm using Basic Authentication for my web site - not great I know but I'm having to support devices like the Nokia 9210i which dosn't seem to like...

    • Replies: 1
    • Views: 546
    06:01 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