This topic is locked

Hyperlink with extension doxc

9/30/2007 11:46:11 AM
ASPRunnerPro General questions
P
Peter de Monye author

Uploading from files with extension DOCX works well, but when ik click on them formated as hyperlink i get error message

The page cannot be found

The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

--------------------------------------------------------------------------------
Please try the following:
Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.

If you reached this page by clicking a link, contact the Web site administrator to alert them that the link is incorrectly formatted.

Click the Back button to try another link.

HTTP Error 404 - File or directory not found.

Internet Information Services (IIS)
--------------------------------------------------------------------------------
Technical Information (for support personnel)
Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404.

Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.
when i change to Document download it opens new window and display info

Sergey Kornilov admin 10/1/2007

Peter,
post your application to demo account and send the URL to support@xlinesoft.com.

P
Peter de Monye author 10/1/2007

Sergey,
it is not just docx, it is every document with extension of 4 positions
strData = GetData(rs.Fields("naam"), "Document download") works well
strData = GetData(rs.Fields("naam"), "Hyperlink") gives error, also right click and save as
reg,

peter

Sergey Kornilov admin 10/2/2007

Peter,
how exactly you like me to help you?

P
Peter de Monye author 10/3/2007

Sergey,
i would like to open files via hyperlink, for pdf, jpg etc it works wel, because it is a 3 letter extension, 4 letter extension gives error, it also give's error if i right click on the name and do save as.

Sergey Kornilov admin 10/4/2007

If you like to help me you need to follow the instructions I posted.