Print Page | Close Window

Polling Script

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=456
Printed Date: 29 March 2026 at 10:03am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Polling Script
Posted By: Sapien
Subject: Polling Script
Date Posted: 23 February 2003 at 6:03pm

Dose anyone know how Bruce got his poll to sit at the side on multiple pages, and still work? When I go to the actuall default page in the folder the poll is in it works, but when I try to link it with like this

<!--#include virtual ="/cgi-bin/poll/weekly_poll.inc" -->

it displayed this error.

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[Microsoft][ODBC Microsoft Access Driver]General error Unable to open registry key 'Temporary (volatile) Jet DSN for process 0x260 Thread 0x9d8 DBC 0x2694f54 Jet'.

/cgi-bin/poll/common.inc, line 91

this is line 91

'Set an active connection to the Connection object
adoCon.Open strCon

anyone have any other ideas on how to display the poll on multiple pages.




Replies:
Posted By: WebWiz-Bruce
Date Posted: 24 February 2003 at 4:00am
You need to remove the Server.MapPath from the db connection and use the physical path to the database, also for the page the forum links to you need to change this to the full URL.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: Sapien
Date Posted: 01 March 2003 at 8:19am
Thanks, I'll give that a try.

-------------
If you can't do it on your own, your not trying hard enough!


Posted By: BOB1
Date Posted: 01 March 2003 at 8:41am

u can do it like that

<iframe src="poll/default.asp" width="100" height="100" scrolling="no" frameborder="0" marginwidth="0" marginheight="0"></iframe>

have fun!



Posted By: Sapien
Date Posted: 01 March 2003 at 8:45am
I thought about that. But not everyone can use an IFrame. Thanks anyways.

-------------
If you can't do it on your own, your not trying hard enough!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net