Results 1 to 10 of 14
Thread: Running in Sharepoint
-
02-20-2009, 11:30 AM #1mattf Guest
Running in Sharepoint
I am trying to post a poll using a Content Editor web part in a MOSS 2007 environment. The preview poll doesn't seem to work very well (when i preview mode, I click on an answer and it simply refreshes the screen (it never shows the results), it does however record the response in the database)
I am having several javascript errors on my page when I try and add it to the page as well. The page is aspx.
-
02-20-2009, 12:07 PM #2
Administrator
- Join Date
- Mar 2007
- Posts
- 58
Please send us exactly what the javascript errors are and we will research the cause and try to solve your issue.
John Fischer
Prezza Technologies
**This message post is provided with no warranties as to accuracy.
-
02-20-2009, 12:11 PM #3mattf Guest
The errors will be tough to track down because they are happening on a page with 1000's of other lines of code on it. It just doesn't seem to want to work correctly.
Also, if I clear all responses, should a user be able to take a poll again? This doesn't seem to be the case.
-
02-20-2009, 12:17 PM #4
Administrator
- Join Date
- Mar 2007
- Posts
- 58
The respondent can only answer again if they clear their cookies.
Unfortunately, without a specific error message, it will be next to impossible to debug your issue. Please do your best to track it down, and we will then be happy to help.John Fischer
Prezza Technologies
**This message post is provided with no warranties as to accuracy.
-
02-20-2009, 12:20 PM #5mattf Guest
So it is cookie based and not IP based?
-
02-20-2009, 12:22 PM #6
Administrator
- Join Date
- Mar 2007
- Posts
- 58
Yes, it is cookie based.
John Fischer
Prezza Technologies
**This message post is provided with no warranties as to accuracy.
-
02-20-2009, 12:24 PM #7mattf Guest
Is there a way to call the poll without using javascript? If I just open the page that the JS references it doesn't look quite right. it would be nice to be able to do it witout having to use a JS call.
-
02-20-2009, 12:26 PM #8
Administrator
- Join Date
- Mar 2007
- Posts
- 58
Javascript is the only option. You are free to change the .asp code to not have it be in javascript, but we cannot help with such changes.
John Fischer
Prezza Technologies
**This message post is provided with no warranties as to accuracy.
-
02-20-2009, 12:32 PM #9mattf Guest
Is there a reason commas are displayed as apostrophe's? When I enter a sentence with a comma (such as in a list), they show as apostrophe's.
-
02-20-2009, 12:40 PM #10
Administrator
- Join Date
- Mar 2007
- Posts
- 58
Could you send a URL to show me where this is happening, or upload a screenshot?
John Fischer
Prezza Technologies
**This message post is provided with no warranties as to accuracy.


LinkBack URL
About LinkBacks
Reply With Quote