User Profile

Collapse

Profile Sidebar

Collapse
tim knox
tim knox
Last Activity: Jan 17 '08, 04:08 PM
Joined: Jul 9 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • thanks for that........

    i am still having a problem with reading the file! my code is:

    <%
    Dim strInputText
    Dim file
    Dim ReadAllText
    strInputText =
    file.ReadAllTex t("d:\inetpub\l anguage-xchange.co.uk\w eb\ASPTOC.doc")
    Response.Write "You entered:<br />" & vbCrLf
    Response.Write strInputText
    %>

    any ideas what is w...
    See more | Go to post

    Leave a comment:


  • tim knox
    started a topic upload files and count number of words

    upload files and count number of words

    can someone help me!

    i am using ASP Upload to upload files to my server. Does anyone know how I could automatically work out the number of words in each file? The files could be a .doc, .xls, .txt or .pdf
    See more | Go to post
No activity results to display
Show More
Working...