Displaying 2 results from an estimated 2 matches for "jnie".
Did you mean:
jne
2003 Mar 09
0
Samba 3.0alpha problems with w2k
...ehow cached, as winbind is not running anymore, and
pam_winbind is not listed in /etc/pam.d/samba. I have no idea how this works
at the moment).
Any suggestions concerning this problem?
Regards
Jens Nie
--
Dipl.-Phys. Jens Nie
Research & Development/Physics, Rosen Inspection, Lingen
JNie@RosenInspection.net, http://godot.physik.uni-osnabrueck.de/~jnie
2007 Mar 13
3
showResponse() Callback not being called in Firefox
Hello All ---
I am using the AJAX Object to send form data to a PHP page. In IE, I
am able to get a call back thru the showResponse(); However, in
Firefox, the callback never gets executed. Here is my code:
function showResponse()
{
alert(''Thank You. Your information has been sent'');
}
function processForm()
{
var url = "sendEmail.php";
var name =