_________________________________________________________
14/8 Thursday
_________________________________________________________
Going to figure out the manual way of doing the mapping part. At the moment i'm having an issue with ClientScriptManager.RegisterForEventValidation. Seems to be some problem with having the map, and it doing things client side.
I found this bit of info as to what it is.
"Balance the security benefit of event validation with its performance cost Controls that derive from the System.Web.UI.WebControls and System.Web.UI.HtmlControls classes can validate that an event originated from the user interface that was rendered by the control. This helps prevent the control from responding to spoofed event notification. For example, the DetailsView control can prevent processing of a Delete call (which is not inherently supported in the control) and being manipulated into deleting data. This validation has some performance cost. You can control this behavior using the EnableEventValidation configuration element and the RegisterForEventValidation method. The cost of validation depends on the number of controls on the page, and is in the range of a few percent.
Security Note It is strongly recommended that you do not disable event validation. Before disabling event validation, you should be sure that no postback could be constructed that would have an unintended effect on your application."
http://www.netnewsgroups.net/group/microsoft.public.dotnet.framework.aspnet/topic30477.aspx
I think its because i'm using subgurim, and with the advanced directions it uses input from the user, which i dont need at all. So i am going to skip this, because i dont need to sort it out, just need to not use the subgurim method that is causing this.
Welcome
I'm a student and this blogg has been created to keep information on a daily to weekly basis about my project that i am doing to get my Bachelor of Information Technology. This is based on my progress, and a place to put all of my information, not entirely a proper blogg. Though sometimes i feel like i'll be talking to myself... Any ways, enjoy and feel free to comment. If your wondering what this project is and dont want to read every single post, just go to the Proposal link, or any of the "posts worth looking at" below.
Thursday, August 14, 2008
14/8 Morrree Implementation
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment