Mine functions, but it won't recognize existing users. I built the database with a user_table, and id and user_name fields. I'm using a connection file generated by dreamweaver that works for everything else. All I changed was the path to the connection file and the path to itself (name_check_tutorial.php) in the javascript. No dice.
I have a question, I am creating a form where, I have certain people who are authorized to make a request on a certain application. I would like to know how i can use this particular script to my form.
Basically when they enter their name in the field and selected an application in the next drop down menu it should say that they are OK or authorized. How can i make this script work for me ??
Hey, noticed u still r using procedural php on your tutorials n its fine if thats what works for u. I was wondering if you could do some OOP php tutorials plz? Thx man
@tinklainis Knowing how things work is always the best option, that way you can edit jQuery and add some things that it doesn't do and make it "special" or do things that jQuery doesn't do.
@tinklainis - I have to reply to this because you have the wrong idea about what is at work here. What you see here is what jQuery uses to allow people that don't know Javascript to Post variables to a server side script. So you have it massively wrong. This is very slim and the jQuery file is what is really bulky compared to this. jQuery is bulkier to use than this due to it having many things in it you will never use. People use jQuery so they don't have to learn Javascript well.
@flashbuilding at that time, I just wanted to know why :) now that you and 0syntrax0 explained, I can see the point of doing it the "longer way". I did not look up the AJAX methods used by jQuery at its source, but I assume, that they are more or less the same in their nature with the ones you wrote.
My comment is, that i never needed to learn AJAX directly - I went straight for jQuery's methods. I think of jQuery as a tool, that helps us save some time in writing our code
Maybe you can also make it so that the background of the input becomes a green-white gradiet when the name is ok, and a red-white gradiet when the name is already in use.
Mine functions, but it won't recognize existing users. I built the database with a user_table, and id and user_name fields. I'm using a connection file generated by dreamweaver that works for everything else. All I changed was the path to the connection file and the path to itself (name_check_tutorial.php) in the javascript. No dice.
crumbpath 2 weeks ago
404 page not found ! where is the script ?
rahulraina003 4 weeks ago
@rahulraina003 - link is now fixed... thanks for letting me know partner.
flashbuilding 4 weeks ago
I have a question, I am creating a form where, I have certain people who are authorized to make a request on a certain application. I would like to know how i can use this particular script to my form.
Basically when they enter their name in the field and selected an application in the next drop down menu it should say that they are OK or authorized. How can i make this script work for me ??
mailhaniel 1 month ago in playlist Javascript Tutorial Videos
awesome video!!!! the best on this topic again!! Nice work!!!
glofalcon 2 months ago
Hey, noticed u still r using procedural php on your tutorials n its fine if thats what works for u. I was wondering if you could do some OOP php tutorials plz? Thx man
joelfoit 3 months ago
I would like to know, why are you using this bulky AJAX? Why aren't you using jQuery?
tinklainis 5 months ago
@tinklainis Knowing how things work is always the best option, that way you can edit jQuery and add some things that it doesn't do and make it "special" or do things that jQuery doesn't do.
0syntrax0 5 months ago
@0syntrax0 thank you, didn't think of if that way before
tinklainis 5 months ago
All things aside, this is great work you do. Love your tutorials, and am looking forward to see more of them ;]
tinklainis 5 months ago
@tinklainis - I have to reply to this because you have the wrong idea about what is at work here. What you see here is what jQuery uses to allow people that don't know Javascript to Post variables to a server side script. So you have it massively wrong. This is very slim and the jQuery file is what is really bulky compared to this. jQuery is bulkier to use than this due to it having many things in it you will never use. People use jQuery so they don't have to learn Javascript well.
flashbuilding 5 months ago
@tinklainis - So are you saying that jQuery does not use Ajax?
flashbuilding 5 months ago
@flashbuilding at that time, I just wanted to know why :) now that you and 0syntrax0 explained, I can see the point of doing it the "longer way". I did not look up the AJAX methods used by jQuery at its source, but I assume, that they are more or less the same in their nature with the ones you wrote.
My comment is, that i never needed to learn AJAX directly - I went straight for jQuery's methods. I think of jQuery as a tool, that helps us save some time in writing our code
tinklainis 5 months ago
@tinklainis - go here and read - api.jquery.com/category/ajax/
flashbuilding 5 months ago
breeze attack!
copyrightlolololol 5 months ago
@HelpingDevelop
Ok, thank you.
Remi1115 5 months ago
@HelpingDevelop
I still don't know what 'Weenis' means, can you explain please? :P
Remi1115 5 months ago
1:17
"Do you know what I'm saying?".
I love it when people use that ;) .
Remi1115 5 months ago
Hello.
Maybe you can also make it so that the background of the input becomes a green-white gradiet when the name is ok, and a red-white gradiet when the name is already in use.
I have also done this and it's not hard.
Remi1115
Remi1115 5 months ago
Thanks Adam
carlryds 5 months ago
hey adam, anything going on with webintersect at the moment?
andytalent11 5 months ago
Hey, Thanks a lot! really nice! One Question, could you talk about sql injection and how to prevent it in php? thanks!
termodox 5 months ago
thanx.
Paragoniac 5 months ago