Omgili - forum search, search forums  
  

Discussions about forms

Displaying 1 - 10 out of 767,768 discussions.  
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
Hi, My question is about nHibernate, or any other ORM for .net that can do what I am looking for : for my web developements, I use Django Framework; the admin pages are automatically generated, so that you can do the CRUD operations through a GUI -- web...
Started by on , 3 posts by 3 people.  
There are a couple of scaffolding tools for asp.net mvc but I don't think none of them can be compared with Grails scaffolding capabilities: http://www.grails.org/Scaffolding http://sharparchitecture.net/ http://www.twinforms.com/products/mvcscaffold/... .
Hi stack overflow, I'm trying to style a form with CSS. First of all I haven't seen a complete example, other than on the official documentation, so I would appreciate any blog entries, or articles. Now on my form, a typical Charfield gets translated ...
Started by on , 3 posts by 3 people.  
Something like: <input type="text" name="artists" id="id_artists" value="{{form.artists.title}}" /> should work You can get the current value of the field from... .
Create the input field specifically, rather than relying on django to auto-create it .
Hoi! I have a form I wish to submit, but I need to add the PHPSESSID, because some clients allow no cookies. There are several javascript functions on my page which displays a list of users (search, sort, open details), the page is generated by PHP. Now...
Started by on , 3 posts by 3 people.  
Another stab in the dark: Are you adding the hidden ....
A lot of browsers will not submit form fields which are hidden via display:none.
Or a lot) of form submits need some state information to be passed, an input type=hidden field; tag.
Ask your Facebook Friends
After migrating my Visual Studio 2003 projects to VS2005 (or VS2008) my forms would still be inside a single file. New forms on VS2005 and VS2008 are created using partial classes where all code generated by the editor is kept in the Designer.cs file....
Started by on , 3 posts by 3 people.  
This is because the project file;/Compile> Another solution I experimented with was simply creating an new form and dragging the controls from the old form to....
Changes to the form still don't generate in the correct class file.
Sorry for the poor title here :) I have my WSS configured for Forms Authentication. I'd like my users to land on the WSS login page, log in, and then provide them links to other ASP.NET apps which also are configured for forms authentication. I'd like...
Started by on , 3 posts by 3 people.  
Forms authentication is all about the cookie, do if I configure both ....
I think I found my answer.
Hi, What is your Forms Authentication Provider? On Active Directory (for instance) your browser to use ADFS Hi Ric thanks for the response.
I have two Zend_Forms (form1 and form2). I would like to combine them so I have a third form (form3) consisting of all the elements from both forms. What is the correct way to do this with the Zend Framework?
Started by on , 3 posts by 3 people.  
Add elements to $form2 /* Tricky....
Add elements to $form1 $form2 = new Zend_Form(); // ...
The only difference between Zend_Form and Zend_Form_SubForm are the decorators: $form1 = new Zend_Form(); // ...
You can use subforms.
Http://www.devdemon.com/forms/ Forms are finally simple and powerful in ExpressionEngine. Delivering like no other module seen before in ExpressionEngine we make the job of creating forms simple for you and your content admin. Previously forms were a ...
Started by on , 3 posts  
Forms 2.0.3 has been released! http://www.devdemon.com/forms/ Version 2.0.3 - ADDED: Notification field would trigger PHP errors if the form was immediately saved - BUG: Not specifying the default email not show up in certain versions....
Hi, I have a page that contains several forms that are identical throughout a page. I submit these forms using the $.ajax() method. As I see it using classes to identify/submit/validate the individual forms will likely be problematic. Passing the form...
Started by on , 3 posts by 3 people.  
You could select them by their index: $("form:eq(0)").serialize(); // serialize first form on page $("form:eq(3)").serialize(); // serialize fourth form on page']").closest("form....
There are many ways to select forms.
My application is based on modal forms. Main form opens one form with ShowModal, this form opens another with ShowModal, so we have stacked modal forms. There is sometimes a problem that when we call ShowModal in new form, it hides behind previous forms...
Started by on , 6 posts by 5 people.  
And you may also find the need PopupParent of your modal dialog to... .
I have found that using the "Always On Top" flag on more than one form causes problems with the Z order.
Make sure that the popup form has the other form as owner.
I tried but I guess Message Box only works with win forms. What is the best alternative to use in web forms?
Started by on , 6 posts by 6 people.  
The other alternative is to use JavaScript to pop up a new window that ... .
Result = confirm('Yes or no question here.') JavaScript: alert("This box has an OK button."); You can use confirm for yes/no questions and alert for "OK" messages in JavaScript .
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Community News | ExpressionEngine Community
Related Searches
Form    form action    Contact Form    popup form    form factor    como poner un form dentro de otro form    form dentro de otra form en vb    bound forms vs unbound forms    Startup form in C    date in the form of yyyymmdd   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost