This is so great! Please how do you add WARNING username, email, or phone has already been used? And is it possible to point each user to different URL when they login? I really appreciate your work.
Hello. Is that working to connect on a google sheet ? I not want get email of users (security). So I find other login system to manage a shared google sheet, to know who clic on a button, and to show some information only to current user according to his pseudo.
I have a question for your advice! I just watched your high-quality video dozens of times, and I also downloaded two code files on your cloud. But my registration message can never be returned to (Google Sheets). My operation steps are exactly the same as your video.I don‘t know where the problem is? Please help me. Thank you.
It's ok, you are right ☺️, I got the copyright, but I took the music from the RUclips music library, then I don't know why it got copyrighted, that's why I muted the music ☺️..
its showing invalid data even though i am putting correct credentials rest all code is working fine except login button plsee help !!!! or suggest some solution i have copied as it is your code and reviewed as well but then to login button is not working!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Just back with a doubt that in our website where we intergrated it, after we have a successful login we want to redirect to the main page can you please help.
A good example how not to do authentication. 1) No one, including site owner should be able to see passwords of "registered" users. In the demo they are visible in plain text in the spreadsheet. 2) This "login" is useless until security token is given back to the web browser, which is not shown and not explain. How do you protect subsequent pages which meant to be shown to "signed in" users? Its better if you picked up another example, instead of "security". Btw did you kn ow that instead of ... = 'FALSE' you should be writing ... = false. There are such things as types in JS code....
When I open the loginandregfrom.html I get an error prompt "Sorry, unable to open the file at this time. Please check the address and try again." Now....I've copied and pasted the addresses.....so..... Any suggestions?
I have a entry from created in sheet that i want to share to 10 user, so i duplicate the usersheet to 10 separate spreadsheet. I wanna to make a web form login, that if User A login it goes to A spreadsheet so on So the form is just a gateway to another sheet. Can it possible?
For who is not getting succes in realize the login two things that will solve for you: 1) Remove the touppercase from the checkLogin function, that don't work anymore in app script: function checkLogin(username, password) { var url = 'YOUR SHEET LINK HERE'; var ss= SpreadsheetApp.openByUrl(url); var webAppSheet = ss.getSheetByName("DATA"); var getLastRow = webAppSheet.getLastRow(); var found_record = ''; for(var i = 1; i
@@ClassicCoding I did watch your video I didn't skip it, I've got the form up I'm pressing create now but nothings happening I've done everything in video!!
Thanks for this video... will definitely need it at the end of my google sheet / appsheet project. Subscribed!
You're welcome
Thank you sooo much for this video I was looking for it its been 3 days since I was struggling to make the login page. Thank you so much. Subscribed
Hi
Can you help me in filling one Google form
It's part of my project
And put business associate in designation
your videos are the best here on youtube
Thank you ☺️
excelent video, and thanks for source code. and make more video like this... 👍
done, done, done.... now i need this to redirect back to my site once people logged in
Thanks Aap ki video kabile tarif hae SIR
Thanks for sharing this 🙏🏾🥰❤️.
I've tested it, and it worked just exactly...
this is grape thank you so much for the idea and sharing also the source code.. grape grape!!! :D
Thanks for the videos bro really helped..just wanna ask is after login how to go to specific page ? is it possible ?
This is so great!
Please how do you add WARNING username, email, or phone has already been used?
And is it possible to point each user to different URL when they login?
I really appreciate your work.
this dude is amazing
Can you make a tutorial about how people can change their password or mail?
amazing! thank you. How can I stop the log in being successful when username and password fields are blank? cheers
Just add required attribute in them
@@kshiprachoubisa1499 Even putting required it works with blank login username and password
thank you, there will be videos with user login and then we can edit, delete items on a sheet as a database
Hey awesome tutorial. By chance is it possible to add a photo at the top of the login?
Possible
Thanks for the awesome tutorial video. After login how to go to specific url?😀
Need theme plate for blogger with login and sign up
Yes, I have themes, and I will make what you expect, message me what's app, +919042804835 ,will discuss....
Useful
can we create multiple sheets for a single user registered in another sheet and getting the name of new sheet from the register sheet
❤️keep going thala osm work😍
😄Hmm TQ da😃
Hi
Can you please fill one Google form,it's part of my project
Fill business associate in designation
Congratulations for the video .. How can I integrate this procedure into my site created with google site?
Thanks ❤ for scricpt
thanksssss bro love you all day
Hello. Is that working to connect on a google sheet ? I not want get email of users (security). So I find other login system to manage a shared google sheet, to know who clic on a button, and to show some information only to current user according to his pseudo.
After you copied the web app URL what system is that that you’re using to create that script 8:10 in the video I can’t go any further without that
super helpful
wow nice
😄
How can I add delay of some seconds on page 4th and then after redirect on my website.
Ok it's possibl to set timings... MSG me what's app+919042804835
hello friend I really liked it and I'm learning a lot with you could you show me how to do Google sites login and password
Bro, thank you very much!, how can I show more rows of the same user?
I wan't show email and phone ?
I have a question for your advice!
I just watched your high-quality video dozens of times, and I also downloaded two code files on your cloud.
But my registration message can never be returned to (Google Sheets).
My operation steps are exactly the same as your video.I don‘t know where the problem is?
Please help me.
Thank you.
I don‘t know if the two code in the video is the same as the two code versions in your cloud?
Kindly watch video again, do what I did, it will work definitely....
thank u very much sir, can u tell me the date u will post it on
I will try to post within a week. Okay
ruclips.net/video/5bJ5ZNGEcuo/видео.html
Hello please answer how can i re-direct people to a web page after they have signed up....
How can i send them a confirmation email? Please answer
Are you is top!!!
100% you got copyright...Thats ok! Excellent video btw! keep up th good work!!!!!!!!
No. I don't get copyright, it's my own content, thanks you
@@ClassicCoding ohh no no I mean for the music. For 2 seconds in the video, music plays but not for the entire video. I thought you muted it. Sorry.
It's ok, you are right ☺️, I got the copyright, but I took the music from the RUclips music library, then I don't know why it got copyrighted, that's why I muted the music ☺️..
@@ClassicCoding lol RUclips sucks 😅
☺️
Bro this is awesome bro . I am running education website . I need to display user rank bro . How can I display that
Okay, I will post soon. First, I put a video on how to display sheet data on a webpage. After that I will post. stay connect until then....
@@ClassicCoding
Yeah bro I am waiting and please upload javascript full tutorials bro
its showing invalid data even though i am putting correct credentials rest all code is working fine except login button plsee help !!!! or suggest some solution i have copied as it is your code and reviewed as well but then to login button is not working!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
9:00 what is your program name?
Just back with a doubt that in our website where we intergrated it, after we have a successful login we want to redirect to the main page can you please help.
Yes I will help you. See this video ruclips.net/video/5bJ5ZNGEcuo/видео.html
@@ClassicCoding Thanks
can you use this control access to a google sheet file?
amazing work plz if u can after login every student have his name and his marks :)) from iraq big thank
Ok I will make the video
Hello, I tried and noted that login form logged in for EMPTY username & Password..... Solution ?
I´ve seen this too. I read here that we have to add required attribute in them. I´m trying to know how to do this.
Amazing work!
Sir I have a question, how to add button with code for forget password (to reset password when user forget it) please help me thank you verry much
thank you sir👌
A good example how not to do authentication. 1) No one, including site owner should be able to see passwords of "registered" users. In the demo they are visible in plain text in the spreadsheet. 2) This "login" is useless until security token is given back to the web browser, which is not shown and not explain. How do you protect subsequent pages which meant to be shown to "signed in" users? Its better if you picked up another example, instead of "security". Btw did you kn ow that instead of ... = 'FALSE' you should be writing ... = false. There are such things as types in JS code....
Thank you good 👍🏻
how to display sheet2 after login?
Thanks you so much : )
When I open the loginandregfrom.html I get an error prompt "Sorry, unable to open the file at this time. Please check the address and try again." Now....I've copied and pasted the addresses.....so..... Any suggestions?
Hi may I know how to create a App Script HTML log in and register form using google sheet data and show the log in user data in google sheet
there are problrm nothing iam follow all your step and nothing , iam sucess at create new user but when try log in nothing where is the problem
Thanks
If i want to execute a new page of html after user logged in where can i write the code
How do I ban people or how do I delete accounts?
Can i change how it looks?
where is the source code you say apparently you put in description? @ClassicCoding
Please tell me can we change the screen that appears after correct information is entered in login page. If yes then how? Please tell me its urgent.
Yes we can change screen but right now, I don't have time to tell you. After 7pm only as per Indian time. You MSG me after 7
@@ClassicCoding can you just give me a hint..because i know programming very well so i can solve it by a hint..
Works thxz
sir i have to enter to my website after logging in sir can w talk about it pls on phone
How to add data input page after successful login, thank you
Bhai achi video thi but mujhe ek cheej karni hai code mai help kardo bhai
Kindly comment in English brother.
thank u
You're welcome
Kya ese Google forms pe bhi add kr skte h
Can you please fill this form it's part of my project
Put business associate in designation
Hello! If I share this file HTML, will I always receive the data?
Yes
cant to login
Hello guys
It is avail to use Excel?
I have a entry from created in sheet that i want to share to 10 user, so i duplicate the usersheet to 10 separate spreadsheet.
I wanna to make a web form login, that if User A login it goes to A spreadsheet so on
So the form is just a gateway to another sheet.
Can it possible?
how to get the script pllss help
how to show user data after login with the help of google sheets and app script
How can I get notified when someone actually submit forms to the google sheet?
Sir web app url copy kar ka ap kon sa app pa gay han
Watch full video,
Google sheets is far better and good than phpmyadmin
yeah you're right💯👍
@@ClassicCoding Bro some error came in doing this.....When I did all steps after that I copied link but it didn't showed anything in
I guess you did not put the HTML file name in code.gs
Watch the video again. don't skip the video. It works 💯% follow every steps.
I am getting error while deploying. Please help
How can I use it with Google Sites?
Please, explain.
you found out?
Tq
I want display username, email, phone when the login
It's easy, just understand the code
@@ClassicCoding I haven't done this yet, can you do it and send me the code ?Thank
Okay , I will send the code
I keep getting the Invalid Data error everytime I try to login, why is that?
how to open different website with different id and password through google seets
Valeu!
can you help us with the code script
I want to download html file, but file isn't available... please help bro
I have a question, how can i link my website after user had been logged in?
Okay I will make video soon.
@@ClassicCoding Thank you very much Sir
Is it possible to explain me in an email how to do it, because it’s urgent
I will post the video today.
@@ClassicCoding Thank you really much Sir
I have a question, how can i link my website after user had been logged in? pls sir make a video on it i wish it comes soon
Well I will make the video soon👍
ruclips.net/video/5bJ5ZNGEcuo/видео.html
Hi
login button not working once click on login what should i do
don't see the script editor under tools
how to encrypt the password in google sheet
Is there no audio in this? I don't hear any audio.
For who is not getting succes in realize the login two things that will solve for you:
1) Remove the touppercase from the checkLogin function, that don't work anymore in app script:
function checkLogin(username, password) {
var url = 'YOUR SHEET LINK HERE';
var ss= SpreadsheetApp.openByUrl(url);
var webAppSheet = ss.getSheetByName("DATA");
var getLastRow = webAppSheet.getLastRow();
var found_record = '';
for(var i = 1; i
my forms not working could you help please........
@coolvibesreloaded7946 Hi
You can see the video, don't skip the video, do what I doing.
@@ClassicCoding I did watch your video I didn't skip it, I've got the form up I'm pressing create now but nothings happening I've done everything in video!!
@@ClassicCoding i'v now got it working but im trying to customize the buttons but its not letting me?
Blogger pein kaise use karenge
Msg me what's app, I will help you, +919042804835
thanks
thx
can u paste the code
here
please
where is the link to the code please
Very good sir, Please give me that text file of the code
How to prevent double registration?
Bhai website se attached krne ka source code de do.
Sir ye website me open nahi ho raha hai
Make video on without app script
In which backend language u want? Like php.. ?
@@ClassicCoding SQL is ok php also ok
Ok,. Do u have what's app? If there, MSG me, +919042804835
login button dont work