Saturday, February 11, 2012
  Search
Support Forum
Field Values through URL
Last Post 21 Jun 2010 04:28 PM by Jason. 2 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Jason
New Member
New Member
Send Private Message
Posts:2


--
18 Jun 2010 06:55 PM  
Ok I have a simple form that I created with three fields.  When I type information directly to the form and click submit, it works fine.  However my goal was to have another module send the field values to my form through URL.  That works fine, the field values are placed into the correct fields on the form.  However, when you click the submit button and Formmaster 2008 tries to complete javascript:__doPostBack('dnn$ctr992$FormMaster$cmdSubmit','') and I get a server firewall error from my hosting company.  It only happens when the url of the page contains the field values in the url ...ie /Calendars/tabid/345/Default.aspx?AppDateTime=06/21/2010+9:00%20AM&FullName=Jason&Location=Wisconsin+-+Milwaukee.  I cant even pull up the manage form link with the field values in the url.  I just dont get it, all the other modules on the same page work fine with parameters in the url. I even tried moving the Formmaster Module to another page will same results...

I have a similar setup running on another portal and it works fine...

Any insite is greatly appreciated,
Thanks Jason
Code 5
Moderator
Advanced Member
Advanced Member
Send Private Message
Posts:907


--
21 Jun 2010 11:18 AM  
I would suspect that the problem site is on Windows Server 2008 and the working one is on Windows Server 2003.

There may be some configuration changes on Windows Server 2008 that can be made to deal with that URL but that is beyound my expirtise.

javascript:__doPostBack is an ASP.NET function and is not related to Form Master in any way. Every ASP.NET button nin the world uses this DotNetNuke or otherwise.
Jason
New Member
New Member
Send Private Message
Posts:2


--
21 Jun 2010 04:28 PM  
Thanks, I found the problem is with the space in 9:00%20AM. I am working to find a way to format that token to not display a space in the URL.
You are not authorized to post a reply.

Active Forums 4.2
Copyright 2004-2012 Code 5 Systems, LLC.