Can this be done at all?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would want to link file so that when button is pressed this file is opened.

But the thing is that I have repating table and in every record there is a
button, and every record has also own file. So when button is pressed the
file associated to this certain record is opened. The file search should be
done somehow comparing the record's field1 with file's name.

Is there any change of doing this or does anyone know any other solution?
 
You will need to write a server-side web application using ASP, ASP.Net,
PHP, or whatever is available on your web server.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top