Search Type: Posts; User: k6rksk6rks
Search: Search took 0.01 seconds.
-
3 Apr 2008 1:43 PM
Jump to post Thread: Send Post Variables by k6rksk6rks
- Replies
- 6
- Views
- 1,182
Obviously you did a lot of research to get as far as you did.
I have a working version that you can look at, at http://ncssa.info/rosters/update/logon.php
Basically in the js of the logon demo... -
4 Mar 2008 12:35 PM
- Replies
- 12
- Views
- 5,560
My problem/question is solved. Thanks.
Final piece of puzzle is at
http://ncssa.info/example/dynamic4.php -
4 Mar 2008 12:30 PM
- Replies
- 2
- Views
- 1,280
I replied earlier when I was almost there. Thanks to help from the forum, I was able to get to where I wanted.
My solution starts at http://ncssa.info/example/dynamic.php
The final piece of... -
4 Mar 2008 9:39 AM
- Replies
- 12
- Views
- 5,560
Here (in HTML/php, not EXTjs) is what my page dynamic3.php (along with dynamic3.js) is doing functionally:
<form action="<?php echo basename($_SERVER['PHP_SELF']); ?>"
method="post">
... -
4 Mar 2008 7:13 AM
- Replies
- 12
- Views
- 5,560
Thank you, that got me most of the way to my goal. One step left.
I posted my progress at http://ncssa.info/example/dynamic.php
I just need a bit more help in the dynamic4.js code. -
4 Mar 2008 7:06 AM
- Replies
- 2
- Views
- 1,280
I have the exact question/problem. I am most of the way to the answer. I can get the form to go directly to itself rather than through authentication. At that point, I could then just do a redirect...
-
2 Mar 2008 4:50 PM
- Replies
- 12
- Views
- 5,560
I have found examples of forms. I looked at the very good login tutorial that does not use standardSubmit. I have been unable to find a working example of submitting a form to my own php page...
Results 1 to 7 of 7
