Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsSurveySurveyModify Survey Module to NOT use javascript doPostBack()Modify Survey Module to NOT use javascript doPostBack()
Previous
 
Next
New Post
5/21/2009 11:43 AM
 

The custom browser we are using does not allow any URI schemes that do not include http or https. Thus when trying to click the submit results or view results button in the Survey Module, it simply ignores it.

I know I first need to modify the cmdSubmit_Click event handler. Are there any insights or gotchyas I need to keep in mind when trying to modify this?  

 
New Post
5/21/2009 11:48 AM
 

The Survey module is using a standard ASP.NET link button. For example it's the same link button control that is used for the links in the Forum. Do you plan to alter all of your modules?



Michael Washington
http://ADefWebserver.com
www.ADefHelpDesk.com
A Free Open Source DotNetNuke Help Desk Module
 
New Post
5/21/2009 11:53 AM
 

Not all. We are really only using the links and text/html module right now.

When I hover over the Submit Results link button I see   __doPostBack('dnn$ctr855$Survey$cmdSubmit',") whereas a link in the Links Module displays the URL of the site and the linkClick.aspx path to the file. Since the request begins with http://, it works fine. The "Go" button, however, for the dropdown mode fo the Links Module does not... for the same reason as the Survey module.

 

 
New Post
5/21/2009 12:54 PM
 

Simply changing the button on the Survey module probably wont work because it's expecting a bunch of stuff from view_state to be available and that comes from the "PostBack" that you're now trying to disable.

So I would not suggest trying to get the Survey module to work if this is what you need.

Also, the Login button on the DotNetNuke website uses this same Link button control. How do people log into your site?



Michael Washington
http://ADefWebserver.com
www.ADefHelpDesk.com
A Free Open Source DotNetNuke Help Desk Module
 
New Post
5/21/2009 12:57 PM
 

Hmm.

The login button is hidden. We only have 4 people with logins and all the rest are readers.

So you're saying that this could be a lost cause? It seems like I could change the OnClick to OnClientClick and change where the link goes while still using the proper event handler.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsSurveySurveyModify Survey Module to NOT use javascript doPostBack()Modify Survey Module to NOT use javascript doPostBack()


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out