![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Access, OLE, and WEB view How can you open an MS Access OLE from a WEB page. Here is what I have so far. With this code the database is found. The record is found but the link is incorrect. <%@ LANGUAGE="VBSCRIPT" %> <% Response.Buffer = True %> <!--#INCLUDE FILE="Control_i_.asp" --> <!--#INCLUDE FILE="Connection.asp" --> <HTML> <HEAD> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Untitled Document</title> </head> <% Set rsTemp = server.createobject("adodb.recordset") conn.aqrytbltest rsTemp strdocument = rsTemp.fields("test") %> <body> <% response.write strdocument %> <a href=<%= strdocument %>>abd</a> </body> </html> |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Re: Cannot access explorer view of sharepoint doc library | Vista General | |||
| Can't view attachments using Vista and Outlook Web access | Vista General | |||
| Cannot view shared folders, but can access them directly | Vista networking & sharing | |||
| Unable to open this log or view. Access is denied (5) | Vista General | |||
| Get-Format/Get-View command to return views, view defs? | PowerShell | |||