User Profile

Collapse

Profile Sidebar

Collapse
mfirdaus377
mfirdaus377
Last Activity: Feb 18 '14, 05:41 AM
Joined: Feb 20 '13
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • It is for Intranet site.forgot to tell you that NAS I am using now has an account created to access it.
    examples:
    username: iamuser
    pswd: test2013
    See more | Go to post

    Leave a comment:


  • How to download file from NAS using classic ASP?

    Hi there,

    I am new here and still learning about programming. Can anyone tell me about how to download a file in NAS using Classic ASP?

    For an examples information,
    NAS IP: 113.3.103.2
    share folder in NAS/partition: share_partition
    folder: uploadFile

    And here is an examples of snippet code I try.

    Code:
    <%
    Dim fname,path_test2
    fname="test.png"
    path_test2="//113.3.103.2/share_partition/uploadFile/"
    ...
    See more | Go to post
    Last edited by mfirdaus377; Feb 20 '13, 02:59 AM. Reason: Additional info
No activity results to display
Show More
Working...