+ Post New Thread
Page 79 of 129 FirstFirst ... 29 69 77 78 79 80 81 89 ... LastLast
Threads 1561 to 1580 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. How to server side print

    Will Jay wrote: Printing on the server is a tricky proposition. There is no built-in functionality in ASP that will do this for you. You will...

    • Replies: 4
    • Views: 504
    06:34 PM Go to last post
  2. Using <form ... enctype="multipart/form-data">

    I am using an upload util and I was told I need this option, enctype="multipart/form-data", in my FORM tag. How do I reference the other form...

    • Replies: 5
    • Views: 1,636
    05:23 PM Go to last post
  3. Help! Script Debugger! AHHHH!

    weird... they were both offf.... so I checked them on, then applied, then restard inet service, then off, then restarted intet service,.... now...

    • Replies: 1
    • Views: 300
    05:18 PM Go to last post
  4. Permssion changed

    The Web Appliction folder settings changed from "Execute" permissions to "Scripts only". This happend automatically without anybody changing....

    • Replies: 3
    • Views: 429
    05:17 PM Go to last post
  5. msgbox title

    In my ASP script I call Javascript for a msgbox after the user has submitted the form of their resume information. I saw this example as a way to...

    • Replies: 1
    • Views: 1,717
    04:51 PM Go to last post
  6. LDAP query through ASP

    Can anyone direct me to some simple ASP code samples to do the following? I'd like to, given a UID, check to see if an individual in a public...

    • Replies: 0
    • Views: 801
    04:27 PM Go to last post
  7. FaxServer Object

    FaxServer Object: Hi, Im trying to create a FaxPorts object thro GetPorts method of FaxServer object. Dim FServer As Object Set FServer =...

    • Replies: 0
    • Views: 490
    04:21 PM Go to last post
  8. How can i do selected menu

    On Tue, 12 Aug 2003 10:13:55 +0300, "ivan divandelen" <numan@iha.com.tr> wrote: It's not ASP. In fact, CNN's menus are simple mouseovers, try...

    • Replies: 0
    • Views: 333
    04:20 PM Go to last post
  9. After response.redirect to mailto: want screen control

    I have a recruiter website listing jobs. Some postings having email links directly to the employer (instead of the usual email link to the...

    • Replies: 3
    • Views: 1,234
    03:16 PM Go to last post
  10. Drop Down Menu Question

    Hello All, I am using Dreamweaver MX's "show drop down menu" feature. I would like the rollover image that activates it to stay in the rollover...

    • Replies: 10
    • Views: 275
    01:50 PM Go to last post
  11. Dynamic content within page? Changing session variables with VBScript?

    > A URL would be helpful. It's not on a public server... This is for an intranet application. This would work fine, except that eventually...

    • Replies: 2
    • Views: 3,357
    01:01 PM Go to last post
  12. Very strange date problem

    Hi everybody, When I use the following to add a record to a database rs.addNew rs("ReplyTo") = ReplyToID rs("mID") =...

    • Replies: 5
    • Views: 218
    12:46 PM Go to last post
  13. string manipulation - seperate everyting before the underscore and after

    How do I seperate the "chk_" and "33" in the following string: chk_33 Thanks Jason

    • Replies: 6
    • Views: 358
    10:58 AM Go to last post
  14. Many-to-Many :: seperate database or one database?

    Products ---> Products|Customer <--Customer With regardst the above many-to-many relationship: Is there any advantage in creating seperate...

    • Replies: 6
    • Views: 263
    CJM
    09:31 AM Go to last post
  15. asp mail Using CDO.Message . not able to relay outside the intranet

    Hi, I am sending mails using CDO.Message . It is sending mails successfully only if the destination addresses are within the intranet. If you try...

    • Replies: 2
    • Views: 1,280
    07:04 AM Go to last post
  16. Document for Website Devlopment

    HI When we start with building a new website do we prepare a user manual first? While preparing the doc in designing stage what are the steps...

    • Replies: 11
    • Views: 283
    01:03 AM Go to last post
  17. Saving a file as excel

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

    • Replies: 3
    • Views: 392
    11:48 PM Go to last post
  18. Problems with the ' symbol..

    Hi All, I have a database query where it looks like this strQuery = "UPDATE resource SET TITLE = ' "&request.form("TITLE")&" ' WHERE ID =...

    • Replies: 0
    • Views: 302
    11:28 PM Go to last post
  19. Large piece of text in database?

    Hi everybody, I am looking for a script in which I can replace any word in one table (which corresponds) to other table with a link.... To for...

    • Replies: 6
    • Views: 342
    10:30 PM Go to last post
  20. Site B expects non-querystring values - what can I do?

    Instead of response.redirect, use <form method=post action=http://siteB/formHandler name=form1> <input type=hidden name=whatever...

    • Replies: 10
    • Views: 243
    09:21 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