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

Getelementsbyclassname.style Is Undefined

I want to change default error message for inputs in browser. I turn on all default messages, creat… Read more Getelementsbyclassname.style Is Undefined

Change Value Of Hidden_field_tag With Js (prototype & Rails 3)

I'm riding Rails 3 and using Prototype. That said I'm only really asking a JS question.. I… Read more Change Value Of Hidden_field_tag With Js (prototype & Rails 3)

Set Hidden Field Value Using Javascript; Use Php Post Method To Send The Data

I need to get the user's screen resolution and save it my database. What I'm doing is this:… Read more Set Hidden Field Value Using Javascript; Use Php Post Method To Send The Data

Use Jquery To Re-populate Form With Json Data

I have an HTML form, that I save to the database via ajax. To get the query string of key/value pa… Read more Use Jquery To Re-populate Form With Json Data

Jquery Ajax Form Doesn't Work

I tried many ways to create a simple jquery ajax form but don't know why it is not submitting a… Read more Jquery Ajax Form Doesn't Work

Csrf Attack With Form Get And Iframe

I'm try to see if a website is vulnerable to CSRF with following code The iframe tag is added … Read more Csrf Attack With Form Get And Iframe