Skip to content Skip to sidebar Skip to footer
Showing posts with the label Webforms

Button In Dialog Box Won't Post Back

I have a dialog box which I'm displaying with the jQuery .dialog() function, and this dialog bo… Read more Button In Dialog Box Won't Post Back

Rails / Javascript: "too Many Parameter Keys" - What's A Good Way To Normalize Form Data?

I'm using rails 3.1.3. I have a form with a lot of fields. When the form is submitted, I get th… Read more Rails / Javascript: "too Many Parameter Keys" - What's A Good Way To Normalize Form Data?

Pass Parameter To Javascript Function From Asp Code Behind

I have a long process and I want to show a user a progress bar where I pass a parameter (percentage… Read more Pass Parameter To Javascript Function From Asp Code Behind

How To Update Votes Client Side Using Webforms

I'm trying to implement voting very similar to Stack Overflow's. There are multiple items t… Read more How To Update Votes Client Side Using Webforms

Save Jquery Widgets To Sqldatabase Using Json

I created a dashboard with widgets awhile ago and I'm now revisiting how to persist the the wid… Read more Save Jquery Widgets To Sqldatabase Using Json

Disable Browsers' Back Button, Completely

Need to prevent users going to the previous page, completely. When I use the following code it work… Read more Disable Browsers' Back Button, Completely

Disable Webform Button After Validation And Before Postback

Using WebForms, how can I have a button, which is disabled, after only IT has been clicked, and als… Read more Disable Webform Button After Validation And Before Postback

Ios - Injecting Text Into A Uiwebview Textfield

Quick question - if a textfield in a webform, does not automatically has the focus set by the form,… Read more Ios - Injecting Text Into A Uiwebview Textfield