Nice video! But I think theres one problem. The user that logged in can copy the page URL, and sent it to someone else, and then the user or that other user doesn't need to login or register.
Good day sir, what a great video tutorial, Hope you would make a video tutorial on grading/score data input for students grades using app script. looking forward fr your more videos. thank you
Great video!! thanks. I have a question how to make only registered users have access to view a private page, required to be logged in to see the information?
@@ishumartinez1828 It's very simple, In same code, simply fill users entry details manually in Google sheets and remove code of signup/create new button & page. After then, paste your private page code at the place of Google link in line 30...
hi dear, nice sign up code.but there is a problem in it, when we create duplicate username it should tell us that the username is already registered, and do not create duplicate username. plz solve this issue.thanks in advance.
Hello great video tutorial, Hope you would make a video tutorial. the source code you used i cant access it with the link in your description. please any help. Thank you
I trying very much but the login and create account button does not working and the data didn't send to sheet.I follow all steps. And try many attempts but same problem. Kindly Solve this.
I have an web page on google sites I put a background Image to it now, I want to insert this into my site, but it has a white background and it doesn't look well. I would need this have a transparent background with 100% opacity or not color at all. is this possible? and how can I do it please help. Thanks.
I have a long question. How would I make it show the name, courses together with their score, of only one student in a table and that the access is your Login? One more thing, the titles of that table have cell combinations. Thank you very much for your video, it helped me a lot. I do not write in English, I hope my question is understood because I use the google translator 🤣🤣.
Hi sir, I found you name in this comments. I am having the same problem you had a year ago. Do you mind telling me how you solved the problem. I am urgently trying to set up a login page.
The Tutorial was great but I want not to redirect other or external site when login success but I want to send and show some locked content on my website for only login user when click on login. Tell me how can I locked some post or section and visible only to login user.
First you can create your locked website, then host it, get link, after that you can paste your website link on this video's source code, it will work..
@PerfectCode You do great work. I think I didn't explain my question to right way.Bro I want to add this login page on my website and also want to redirect on my same site but I want to create some post and pages and want to display this only when the user is login And want to Create a profile section also than the user login on the website that show user login and details on user and admin. and I didn't want only redirect and only dummy login page I want to create a fully functional login page. Hope you try to understand and help me. Thank You!
Very helpful sir, thank you so much ,Can't you help me the code after the user logged in go to Different URL With Password & user (the URLs I'll type in Colnum E in sheet DATA. Thank you very much
Hey Awesome Content. Is It Possible To Add A LOGO On The Login Form? And If So On Which Line Will It Be Inserted On? You Don't Have To MAke A Video Just Say Where And I Will Know The Code To Embed It. Looking Forward To Your Feedback.
Excellent video, thank you very much. We are waiting for more.
Thank you so much for sharing your knowledge! Please continue doing so PerfectCod
You're welcome. I continue to do so
You deserve a like bro thank you it helped me a lot 👍
BEST VIDEO
YOU ARE GREAT SIR
Nice video! But I think theres one problem. The user that logged in can copy the page URL, and sent it to someone else, and then the user or that other user doesn't need to login or register.
Same doubt bro, any solution
Ok I will check, if possible to set session..
@@ClassicCoding alright, thanks! Also I really like your channel. Please keep it up!
Ok
@@ClassicCoding Is it also possible to add currency? That when you sign up, you start with 0 and I can configure that for every account
Very helpful sir, thank you so much. I have one question : how to add background / change font appearance on the login page? Thank you for your help.
css
Good day sir, what a great video tutorial, Hope you would make a video tutorial on grading/score data input for students grades using app script. looking forward fr your more videos. thank you
Great video. I have a problem. Nothing happens when I push the "Login" button. Is there anything I need to change?
Watch video again, do what I do. It will definitely work..
@@ClassicCoding I understand why. I was using a password that only contained numbers. Now it works correctly. Thanks. Well done.
Password must contain characters and align the password on the left side of the cell. Welcome..
Great video!! thanks. I have a question how to make only registered users have access to view a private page, required to be logged in to see the information?
Did you find the way to do it?
@@ishumartinez1828 It's very simple,
In same code, simply fill users entry details manually in Google sheets and remove code of signup/create new button & page.
After then, paste your private page code at the place of Google link in line 30...
hi dear, nice sign up code.but there is a problem in it, when we create duplicate username it should tell us that the username is already registered, and do not create duplicate username. plz solve this issue.thanks in advance.
thx for the tutorial...it was easy to follow! can you teach me how to make a private webpage that only can be accessed by registered users? thx
there is no tags or code for opening our own project after login
Excellent video, thank you very much. I want to add more field (4) in create account, please help me
Ok help you
@@ClassicCoding please help me grant access only to verify users. I want to add a e column where i type verified or not
thank you
Hello great video tutorial, Hope you would make a video tutorial. the source code you used i cant access it with the link in your description. please any help. Thank you
Hi.. little server issue will fix it soon.. MSG me what's app I will send you code.. +919042804835
Sir I want login page html javascript and google sheet as database but not use web app script
How to edit index.html file in google after deploy? Please Help
I have solved this problem
can we use login and view the filtered data in data sheet by email ID.
Thank you for your video can you please share how can we move to another page with the user name like welcome USERNAME what we mentioned
Sir actually after creating an account the data will not stored in the excel what is the problem just resolved it!!
I trying very much but the login and create account button does not working and the data didn't send to sheet.I follow all steps. And try many attempts but same problem. Kindly Solve this.
Ok , I will help you, MSG me , +919042804835
How can i make that only verified users not just registered can access the redirected webpage?
Yaa u can
Very cool. How do you prevent duplicate data from being added?
Thanks.
Is the login form working on mobile?
Hello, You are doing great work bro. How can I find the source code?
Here it is.. plefigos.com/sourcecode/login.php
Thank You so much
@@ClassicCoding it shows paid
I have an web page on google sites
I put a background Image to it
now, I want to insert this into my site, but it has a white background and it doesn't look well.
I would need this have a transparent background with 100% opacity or not color at all. is this possible? and how can I do it please help.
Thanks.
Just use color: transparent;
Hi, How can do to that only accept the mails have authorization
Very helpful
I have a long question. How would I make it show the name, courses together with their score, of only one student in a table and that the access is your Login?
One more thing, the titles of that table have cell combinations. Thank you very much for your video, it helped me a lot. I do not write in English, I hope my question is understood because I use the google translator 🤣🤣.
It's okay, I will make video...soon....
login button doesn't work, how to fix it?
why when i click login with the appropriate username and password in the data sheet, the url address can't be opened.
Hi sir, I found you name in this comments. I am having the same problem you had a year ago. Do you mind telling me how you solved the problem. I am urgently trying to set up a login page.
@@SpectrumNationalParty i also broo
after that still not open my website after login. please help
login button not working why ??
Same problem!
Same problem
how to open different website with different id and password through google seets
Configuration Didn't Work for me ( Its NOT WORKING )
How can you automatically close the log in window/tab after successfully logging in?
Background mai image k liye hum kya kar sakte hain .plz reply I need your help
please make a video that how to add this on blogger
How to change background with image in script
Is it possible for the new url to open in the same ?
Pd: This code got me out of a hurry, thank you very much.
Can you make it so each user is directed to a different page
can we make a redirection link for each login credentials not one url for all, thanks for your help
Ok I will make it,
@@ClassicCoding thanks man that will help me a lot im waiting for that vedio
@@ClassicCoding when bro
But sir if the user more than 1 .and every user want to open his link then how to do this.
Hmm.. Bro mana bana ya but kohi or open ni krpara login page
thanks sir
sir sand contact link
dear sir how i can add reffral code or refral link or website refral link plz tell about this plzx
thank u sir
How to get the ones in Notepad where they are in Google
The Tutorial was great but I want not to redirect other or external site when login success but I want to send and show some locked content on my website for only login user when click on login. Tell me how can I locked some post or section and visible only to login user.
First you can create your locked website, then host it, get link, after that you can paste your website link on this video's source code, it will work..
Redirect other sites means your sites... You can create your site..
You are doing great work bro. Thank You for you response
@PerfectCode You do great work. I think I didn't explain my question to right way.Bro I want to add this login page on my website and also want to redirect on my same site but I want to create some post and pages and want to display this only when the user is login And want to Create a profile section also than the user login on the website that show user login and details on user and admin. and I didn't want only redirect and only dummy login page I want to create a fully functional login page. Hope you try to understand and help me. Thank You!
@@ClassicCoding how can I add multiple links
Very helpful sir, thank you so much ,Can't you help me the code after the user logged in go to Different URL With Password & user (the URLs I'll type in Colnum E in sheet DATA. Thank you very much
Hello dis you got the solution for this ?
Did you find a solution to this
sir, you are really awesome..
sir can i add this login page on my google site.??
Yeah, you can paste your website URL on line 30 in index.html
@@ClassicCoding thanks sir,but want to know that how add this login form in my google site so please help me .
no opening my home page login successful how to fix
Hey Awesome Content. Is It Possible To Add A LOGO On The Login Form? And If So On Which Line Will It Be Inserted On? You Don't Have To MAke A Video Just Say Where And I Will Know The Code To Embed It. Looking Forward To Your Feedback.
Bro Thank you
bagaimana saya mendapatkan kode tersebut, saya tidak punya visa, terimakasih
sir awaz ni a ri
Error An unknown error has occurred, please try again later
bro this error showing in Apps scpirts.
Login button was not working???
Could you please send me the source code and I already submitted the form, Thanks
Ok I will send you
Login button is not working sir?
how to link with html page
I will try your code. Let me check how much your code is right.
Thank you...
linking not work as google blocked it
Kindly watch video again, it will work definitely.....
how i can remove creat new account ??
You can remove the code
thank you so much but it tells me an error and it tells me that
Exception: Bad value
doGet @ Code.gs:2
ok got it solved
What you opened in 08:28 min
How to forgot the password sir?
Will make it soon
Bhai aap
have a pro[lem wen i log in
Bahi ye html bala code nhi mill rha
I don't know Hindi . please comment in English
Your WhatsApp number is not registered to WhatsApp...
It's registered or you can use this link wa.me/+919042804835/?text=
Merci !
Tell me
please reply me sir
Hello sir I need ur help how I contact to u
Merci !
Merci !
Merci !
Merci !