Hello all,

Recently started working with WebKit, loving it so far...

Just have a few questions, mostly form related:

If I have a form that should be accepting a login and password, how do I handle 
defining where that information goes *to* when the form is submitted?
In other words, if I have a login form, say "loginform.py" with class "loginform" that 
has two text boxes, where does the code go to evaluate that login information once 
it's been submitted?  Does it go in 
loginform as an action, or can I specify that the submission of the form calls another 
.py / class?

Sorry if this comes off as a really stupid question to you guys, this WebKit stuff is 
*brand* new to me, and I'm having some difficulties getting the information I need out 
of the provided documentation 
and examples.

Any information you can provide would be greatly appreciated, even if it just consists 
of sending me to some better documentation.

Thanks!

--Kevin Murphy
[EMAIL PROTECTED]



_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to