SSI Troubles

whats the line of code to include another website?
ie:heres the code for including another page on your server::
(!--#include virtual="hi.html"--)
but how would you include a whole differnt page thats hosted on a whole different server?

View Replies


ADVERTISEMENT

DSNLess Troubles

I'm trying to setup an Access DSNLess connection on my local computer. The following string works fine within the Dreamweaver interface. But when I upload to my server (locally) I get this error. Can anyone lend some insight?

Object required: 'oConn'
/Connections/conn.asp, line 2

<%
oConn.Open "Driver={Microsoft Access Driver (*.mdb)};" & _
"Dbq=c:inetpubwwwrootauthors.mdb;" & _
"Uid=admin;" & _
"Pwd="
%>

View Replies View Related

ASP Email Troubles...

all i need is a contact form, that validates... and goes to a success page.. I have pieced together what i thought should work.. But it does not.. in parts it does but on the whole it does not. Code:

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved