Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Take A QuizChallenge yourself and boost your learning! Start the quiz now to earn credits.
Take A QuizUnlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
Take A QuizGeneral Tech Technology & Software 3 years ago
User submissions are the sole responsibility of contributors, with TuteeHUB disclaiming liability for accuracy, copyrights, or consequences of use; content is for informational purposes only and not professional advice.
No matter what stage you're at in your education or career, TuteeHUB will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
Ready to take your education and career to the next level? Register today and join our growing community of learners and professionals.
Your experience on this site will be improved by allowing cookies. Read Cookie Policy
Your experience on this site will be improved by allowing cookies. Read Cookie Policy
manpreet
Best Answer
3 years ago
Let's say that I want to expand website functionality and I'm not sure what kind of solutions I'm looking for. It's not my website so obviously I can't work with original code or database.
First thing I thought about were simple actions that only apply to html code like sorting using different column. In this case I guess I should look into creating browser plugins, right?
But what if I want to store additional data and then display it in my profile? I'm not sure what kind of solution allows me to display my html code inside website and then for example send data to my database. Don't get me wrong - I know how to create website in ASP.NET or using Django but I don't know what technology I'm looking for when I want to expand website which doesn't belong to me.