How to Link Submit Button to Another Page in HTML

Поділитися
Вставка
  • Опубліковано 18 жов 2024

КОМЕНТАРІ • 307

  • @v1ncere7876
    @v1ncere7876 3 місяці тому +3

    Good man, I couldn't figure out exactly what I wanted from this video but it helped me realize what I was doing wrong!

    • @shudocode
      @shudocode  3 місяці тому

      happy i could help

  • @shaktisingh7035
    @shaktisingh7035 3 роки тому +2

    Bhai bohot aala. Ta

  • @paolahernandez6473
    @paolahernandez6473 Рік тому +1

    Thank you for this video! I was scrolling and searching many videos & none of them had what I was looking for in this video. I appreciate you & your video. Thank you!

    • @shudocode
      @shudocode  Рік тому

      Glad it was helpful!
      BTW Thanks for watching have a good DAY.

  • @haruniki1386
    @haruniki1386 3 роки тому +4

    I solved the problem after 12 seconds in this video! Thankss

  • @mithunchandrasaha403
    @mithunchandrasaha403 3 роки тому +2

    Nice Nice Explanation Sir

  • @AWGE_0066
    @AWGE_0066 2 роки тому +2

    you are a genius, greetings from mexico, you helped me a lot

    • @shudocode
      @shudocode  2 роки тому

      I am glad to hear that. BTW Thanks for watching

  • @tiefsoftwarelab
    @tiefsoftwarelab 3 роки тому +2

    hello my friend thanks for share :)

  • @Tubcio
    @Tubcio 2 роки тому +7

    I was searching for this tutorial literally everywhere, and i finally found it. Thank you :D

    • @shudocode
      @shudocode  2 роки тому

      Glad I could help! BTW thanks for watching

  • @dysonfan9863
    @dysonfan9863 3 роки тому +2

    jolly good explanation my thambi

    • @shudocode
      @shudocode  3 роки тому

      Thanks for Watching Thambi

  • @js-0018
    @js-0018 4 роки тому +4

    thanks it helped me making my website:)

    • @shudocode
      @shudocode  4 роки тому +1

      jayesh pradhan thanks for watching this video and we are glad that our video helped you

    • @js-0018
      @js-0018 4 роки тому +2

      @@shudocode :)

  • @DurgeshwariSingh
    @DurgeshwariSingh 3 роки тому +3

    oh really i got it thank you so much thank u very much

    • @shudocode
      @shudocode  3 роки тому +1

      Thanks For watching :)

  • @harou6365
    @harou6365 Рік тому +1

    thnks for the tutorial, I clutched my presentation after this tutorial thank you so much

    • @shudocode
      @shudocode  Рік тому +1

      Wow
      Glad to hear that
      BTW Thanks for Watching

  • @mr.guardian4491
    @mr.guardian4491 4 роки тому +5

    You are god bro! You seriously saved my day! You deserve more than this much subs and views. I have subbed you. Once again, thanks a lot!❤❤❤

    • @shudocode
      @shudocode  4 роки тому +1

      Mr.Guardian no, no, Thank you for watching this video and i am working on that video “how to disable form buttons and enable it later (when form got all the informations)

    • @mr.guardian4491
      @mr.guardian4491 4 роки тому +1

      @@shudocode Thank you soo much brother!

  • @francismaina8426
    @francismaina8426 Рік тому +2

    I love this....good job bro

  • @ኢትዮእንቆቅልሽ
    @ኢትዮእንቆቅልሽ 4 роки тому +7

    thank you you don't know how this help's to me thx God Bless You

    • @shudocode
      @shudocode  4 роки тому

      thanks for this lovely comment

  • @matthewmccambridge9175
    @matthewmccambridge9175 3 роки тому +2

    Thanks

  • @1wildestobi_151
    @1wildestobi_151 2 роки тому +1

    Thank you! I finally can make my buttons!

    • @shudocode
      @shudocode  2 роки тому

      Happy to hear it BTW Thanks for watching

  • @amirsaifi247
    @amirsaifi247 3 роки тому +2

    U r really good ....u explained very well

    • @shudocode
      @shudocode  3 роки тому

      Thank you so much 🙂

    • @shudocode
      @shudocode  3 роки тому

      nd Thanks for watching

  • @ShreyasRaj24
    @ShreyasRaj24 3 роки тому +2

    Thanks bro a lot
    👍👍👍👍

  • @legendgamer5889
    @legendgamer5889 2 роки тому +2

    thanks

  • @HeyItsCarr
    @HeyItsCarr 3 роки тому +4

    Thanks alot bro I am trying to make a website for my channel...
    This is very well explained

  • @priyam9462
    @priyam9462 2 роки тому +2

    brilliant, I was searching for this thing for the past 2 hrs
    Brilliant explaination with simple steps

    • @shudocode
      @shudocode  2 роки тому

      Thanks for Watching and Thanks for such a good comment

  • @saketlivegaming4432
    @saketlivegaming4432 3 роки тому +2

    Thank You Bro ... Very Helpfull

  • @impossible_k3676
    @impossible_k3676 3 роки тому +2

    sir I want when a user clicks on the button, two actions should be taken like I have an affiliate website I want when user click on the show coupon code button then the coupon code should be visible in the button text and meanwhile a link should be opened in other tab....is this possible in HTML sir plz reply

    • @shudocode
      @shudocode  3 роки тому

      Yes
      For that use JavaScript onClick event
      Which can change Button text
      Like "click me" to "coupon code is RCC015"
      Add a link
      And so much more
      Just search
      JavaScript onClick (for click event)
      document.getElemejtById("").innerHTML (for changing button text)
      and jQuery .attr("href") for changing button link

  • @prathmeshborse5221
    @prathmeshborse5221 3 роки тому +2

    Brother my form data goes to google sheets(using javascript).
    When there is normal submit button(no link) the data is collected but when using link submit (button having link) the form data is not collected. Give solution

    • @shudocode
      @shudocode  3 роки тому

      This is maybe you are using JavaScript OnClick Event to submit that Data
      and when you give a Link manually then Your browser will redirect you to that Link
      I recommend u you to use the default button (Without the link)
      and by using JavaScript (AJAX if u like) you can Redirect your Users to that link/Page after Data is Successfully collected.

  • @MuhammadFahad-oq6rg
    @MuhammadFahad-oq6rg 3 роки тому +3

    Thank you so much sir . Sir I have a question ..how can I use label tag in table .I want to use label tag in td tag .how can I apply that ??

    • @shudocode
      @shudocode  3 роки тому +2

      Actually Label tag is used inside HTML Forms.. But if you want to use Labels inside HTML Tables then use them inside TD or TH tags
      like
      ** _My Lable_ **
      1

  • @pizlin2340
    @pizlin2340 2 роки тому +1

    this is ver helpful for coding

  • @AkashDas-vx2ph
    @AkashDas-vx2ph 2 роки тому +1

    Thank you so much for this sir ☺️

  • @Praveen-oj2gz
    @Praveen-oj2gz 4 роки тому +2

    Thank you brother it's very usefull

    • @shudocode
      @shudocode  4 роки тому

      Thank yo for watching my Video. Have a Good Day

  • @jagbirsoude980
    @jagbirsoude980 8 місяців тому +1

    Thank you bro you solve my problem ❤😊😊

    • @shudocode
      @shudocode  8 місяців тому

      I’m Glad I Could Help

  • @RS-gn8jq
    @RS-gn8jq 2 роки тому +1

    if i made multiples of buttons like this in the same file using the same link for every button, will it work?

    • @shudocode
      @shudocode  2 роки тому

      Yes it will work. BTW thanks for watching

  • @AbhinayKumarBAK
    @AbhinayKumarBAK 3 роки тому +4

    So good .. thanks for video .. please try to make a series or playlist too

    • @shudocode
      @shudocode  3 роки тому +1

      sure i will. thanks for watching

  • @gandamraviteja7019
    @gandamraviteja7019 2 роки тому +1

    U helped me a lot
    today was my demo submission and because of u i made it possible thanks...! a lot

  • @NiteshKumar-do4en
    @NiteshKumar-do4en 4 роки тому +2

    Very good

    • @shudocode
      @shudocode  4 роки тому

      Thanks for watching this video

  • @myvegas4295
    @myvegas4295 3 роки тому +3

    If you are master in react (I'm sure you are because you know well JS), please start React Tutorial, I am learning Js and I am finding channels you will get much response on React

    • @shudocode
      @shudocode  3 роки тому

      thanks for the tip.. i will try to upload some react.js tutorials

  • @imrulpiash7310
    @imrulpiash7310 3 роки тому +2

    thank you so much

    • @shudocode
      @shudocode  3 роки тому

      Thank you so much for watching

  • @TheVedicWarrior
    @TheVedicWarrior 2 роки тому +1

    THANKS MAN ❤

  • @binovinwithanage8776
    @binovinwithanage8776 2 роки тому +1

    you saved my scolarship brudh 😇 Thank you very much for this 😍

    • @shudocode
      @shudocode  2 роки тому

      I am glad to hear it
      BTW Thanks for Watching

  • @manavjeetsingh846
    @manavjeetsingh846 4 роки тому +3

    thanks sir it helped me a lot and very well explained sir

    • @shudocode
      @shudocode  4 роки тому

      Manavjeet Singh thanks for watching

  • @digyabhai
    @digyabhai 3 роки тому +2

    thanks, bro its really help me

    • @shudocode
      @shudocode  3 роки тому

      I am happy to hear that.BTW thanks for wtaching

  • @krishnashrivastava570
    @krishnashrivastava570 3 роки тому +3

    Nice

  • @rangeelarajasthan3996
    @rangeelarajasthan3996 4 роки тому +3

    very basic and easy steps loved it

    • @shudocode
      @shudocode  4 роки тому

      RANGEELA RAJASTHAN thanks for this very kind reply

  • @parekoy_djstaana1986
    @parekoy_djstaana1986 4 роки тому +2

    thank you it works

    • @shudocode
      @shudocode  4 роки тому +1

      thank you for watching

  • @userozancinci
    @userozancinci 3 роки тому +2

    thx a lot!

  • @TechZankari
    @TechZankari 3 роки тому +2

    thank you bhai

    • @shudocode
      @shudocode  3 роки тому

      Thanks for watching bhai

  • @ZeddyBoi786
    @ZeddyBoi786 3 роки тому +1

    Thanks shubham ... very clear and well explained 👍🏽

  • @harmanpreetkaur7420
    @harmanpreetkaur7420 3 роки тому +2

    What if we want to link the button to a form in the same page using 3rd method???

    • @shudocode
      @shudocode  3 роки тому +1

      So you want to link that button to a Form which is Present at the Sane webpage
      then you can use Anchors tags for that
      Where using For tag's ID you can scroll you page to that Content/Form
      Example :
      Fill Form
      or you also can use JavaScript Where you need to set your Location like this:
      document.location.href="filename.html#formId";
      keep in mind these two methods will only redirect or scroll you to the form
      if u want to post or get form data using Javascript then please use PHP and Ajax for that

    • @harmanpreetkaur7420
      @harmanpreetkaur7420 3 роки тому +1

      @@shudocode Thankyou !
      I set my form's display to none in css and linked it with button onclick .
      It worked perfectly!

    • @shudocode
      @shudocode  3 роки тому +1

      thanks for watching and i am happy for u

  • @mr.guardian4491
    @mr.guardian4491 4 роки тому +2

    A small request for you.
    Will you please make a video on "How to disable submit button before everything in the form is filled, and then automatically enable it?" I am dying for this HTML tutorial. Please make it!

    • @shudocode
      @shudocode  4 роки тому

      Mr.Guardian ok i will try to make and upload that tutorial ASAP.

    • @shudocode
      @shudocode  4 роки тому

      Hi,
      here is the Link
      programminghead.com/CODE/MrGuardian-Code.php
      where i have created a Webpage with that Submit Button Disable and Enable Activity.
      It will take me some time to make a Tutorial on it.
      Till then, you can Check the Code and Also test the Webpage by using The given link.
      Thanks

    • @mr.guardian4491
      @mr.guardian4491 4 роки тому +1

      @@shudocode Thank you so much for taking efforts for me! Really respect you man❤️

    • @mr.guardian4491
      @mr.guardian4491 4 роки тому +1

      @@shudocode Sorry for troubling you again. I had a small question. Actually I am learning HTML first time and learning gradually so can you please tell me which is better to learn HTML, books or videos? If books, then can you please suggest me a very beginner book?

    • @shudocode
      @shudocode  4 роки тому

      Mr.Guardian i suggest you to check w3schools online tutorials
      where you can get some book like experience with live Examples and so much more

  • @tauplayz
    @tauplayz 3 роки тому +1

    hi,what if I want to determine what the button submits ,say I have a picture and I want to submit only the picture and not the whole document ,how can I do that using javascript
    ,Thanks

    • @shudocode
      @shudocode  3 роки тому

      submit button will submit everything from the HTML FORM tags
      so if you just want to submit IMAGE file then you can use jQuery .post() method
      *and write this method inside a JavaScript function and call / run this method using onclick="" or .click() method
      $.ajax({
      type: "POST",
      url: url,
      data: data
      });
      // url - the destination where u want to submit your image file
      // data - you image file like ID of your file input data: $("#myimage")

    • @tauplayz
      @tauplayz 3 роки тому

      @@shudocode thank you friend
      👏

    • @tauplayz
      @tauplayz 3 роки тому

      @@shudocode hello friend,I am still having a challenge solving my problem ,using what you told me this is what I came up with
      I am unable to impliment it for my problem however ,which is below
      function myonclickfn(){
      document.getElementById('player1').onclick=function(){
      $.ajax({
      type: "POST",
      url: $("#forwad"),
      data: $("#show"),
      });
      };
      } ;
      Problem
      ///3 buttons with IDs player1,forwad and show ,when you click on player1
      ///I want the infomation in show (a image and image name) to be put in the button forwad on the same page.

  • @gogo-cx9xc
    @gogo-cx9xc 4 роки тому +34

    a 2 year old could do this cus this is so well explained and easy to follow

    • @shudocode
      @shudocode  4 роки тому +3

      gogo thank you so much

    • @devshah8058
      @devshah8058 3 роки тому +8

      at first i thought this was a hate comment lol

    • @gogo-cx9xc
      @gogo-cx9xc 3 роки тому +1

      @@devshah8058 lul

    • @liyagourh1157
      @liyagourh1157 3 роки тому +3

      Program is not visible due to subtitles. Pls remove it

    • @shudocode
      @shudocode  3 роки тому +1

      i am so sorry about that

  • @AnisLiebeDixh
    @AnisLiebeDixh 2 роки тому +1

    really helpful
    but the problem here i have 2 button in the same form (: what should i do?

    • @shudocode
      @shudocode  2 роки тому +1

      Then you can use Javascript onClick events there

  • @damiendoman5584
    @damiendoman5584 4 роки тому +2

    Hi, what if in html I have a form with input and a submit, and when I press the submit, I want to save that input in a variable (in JS) and also redirect to another page (another html file in my project)? I assume I must redirect using JS, and I found online to use window.location.href = '/path' but it doesn't work for me...

    • @shudocode
      @shudocode  4 роки тому

      ok i am working on your CODE and will contact you soon

    • @damiendoman5584
      @damiendoman5584 4 роки тому +1

      @@shudocode Thank you for your hard work, but I already found something that works. Sorry to trouble you.

    • @damiendoman5584
      @damiendoman5584 4 роки тому +1

      @@shudocode great stuff though, subscribed!

    • @shudocode
      @shudocode  4 роки тому

      Thanks

    • @msizigcabashe5404
      @msizigcabashe5404 2 роки тому +1

      @@damiendoman5584 how did you do it? I'm having the same query

  • @idontlikepeanutz866
    @idontlikepeanutz866 3 роки тому +2

    So easy🤩
    Best tutorial👍

    • @shudocode
      @shudocode  3 роки тому

      Thanks for Watching & Commenting

  • @abhisheknigam3768
    @abhisheknigam3768 3 роки тому +3

    Name
    Class
    thanks me later

  • @angelandresortizperez2472
    @angelandresortizperez2472 3 роки тому +1

    Thank you

  • @អ៊ាន់ដារ៉ា-ណ9ឡ

    Thank you so much for this love

    • @shudocode
      @shudocode  2 роки тому

      Thank you so much for Watching

  • @Vivin1304
    @Vivin1304 9 місяців тому +1

    Thank you bro😊😊

    • @shudocode
      @shudocode  9 місяців тому +1

      Thanks for watching

  • @mamabear3610
    @mamabear3610 2 роки тому +1

    Best tutorial ever! Very bold font and clear explanation 👍 you have earned a subscriber

    • @shudocode
      @shudocode  2 роки тому

      Thanks for Watching, commenting and subscribing my channel

  • @arpancs
    @arpancs 3 роки тому +1

    Thank-you so much

  • @Dudeplayze
    @Dudeplayze 2 роки тому +2

    Thank you soo much,this really helped me :)

    • @shudocode
      @shudocode  2 роки тому

      I am glad BTW Thanks for watching

  • @kushal6065
    @kushal6065 2 роки тому +1

    So simple and easy. Thanks

  • @khpathouba2323
    @khpathouba2323 3 роки тому +3

    how to link it to other website pls tell ASAP

    • @shudocode
      @shudocode  3 роки тому

      to link it to other websites
      use URL of that website
      for example i want a button to link to a website (which is google.com)
      so i will link that like this
      Click me

  • @Draquibraha
    @Draquibraha 3 роки тому +2

    well explained bro your lit

  • @myvegas4295
    @myvegas4295 3 роки тому +2

    Hi friend,, what if I click on button new tab open where countdown start and after countdown over new page has been redirected ? just like seeklogo.com having download button, when we click on download its open new tab and countdown fire. after countdown == 0; it downlods but, I want to open new url in my case. I hope you get this my ideas.
    Please kindly reply if possible. Thanks

    • @shudocode
      @shudocode  3 роки тому +1

      for that you need to use javascript. where using Intervals you can redirect your your users to another page when your countdown hits 0.

    • @myvegas4295
      @myvegas4295 3 роки тому +1

      @@shudocode I'm using this Js:
      👉 www.codexworld.com/redirect-page-after-delay-using-javascript/
      but, How can I countdown on new tab instead its work in current tab actually? can you please guide me on this ? or can you make video on that so, everybody can learn also ?

    • @myvegas4295
      @myvegas4295 3 роки тому +1

      @@shudocode Please check seeklogo.com, they open new tab and countdown where start. after countdown finished download start. instead download start we want to redirect to new url. I hope you get this my view. I am searching exact example. If I found it, I will send to you.

    • @shudocode
      @shudocode  3 роки тому +1

      Hi.. i have created a webpage where user clicks on the Button
      and after that user will wait for 5 sec
      when countdown hits 0
      user will redirect to another page
      click this link
      programminghead.com/CODE/count-Down-Redirect.php
      where at the bottom you will also see the output along with the Code

  • @danteoliva7875
    @danteoliva7875 4 роки тому +3

    YOU ARE GOD BRO

    • @shudocode
      @shudocode  4 роки тому

      HAHAAH very funny. BTW Thanks for Watching

  • @JBrogrammer
    @JBrogrammer 4 роки тому +2

    Thanks for this video
    But Plzzzz bhai explain kre k Submit button Click hone pr Filled info another device pr send kese ho🙏🙏🙏

    • @shudocode
      @shudocode  4 роки тому +1

      Bro, another device ke liye apko ek server chahiye jha aap data save kro or aapki saved infor Another device pe accessible ho sake.
      jese Web Hosting ETC
      and apko PHP MYSQL database ke bare m bhi jaanna padega
      jha PHP ke $_GET and $_POST methods se aap deta receive kroge
      and PHP ke mysqli use krke ap DataBase mein apna data store kroge
      agr apko bina page refresh kre ye sab krna hai to apko AJAX ke bare m bhi janna padega
      BTW thanks for watching :)

    • @JBrogrammer
      @JBrogrammer 4 роки тому +1

      @@shudocode Thanks A lot For the help

  • @valdigod4436
    @valdigod4436 Рік тому +1

    Today: november 19 2022
    Thank you very much 🥰 well explained worth it to watch ❤️

  • @CrazinessGivesHappinessCGH
    @CrazinessGivesHappinessCGH 3 роки тому +1

    good work, and thnx for time stamps, you earned a sub

    • @shudocode
      @shudocode  3 роки тому

      Thanks for the sub!
      and also thanks for Watching

    • @shudocode
      @shudocode  3 роки тому

      @@Info-ny4lb hi,
      first thing, google use that submit button to collect form data and POST/Send the Entered info to the Google database
      so if you want to Make that submit button to link another page
      then this will send all the Entered data somewhere else
      and google will not be able to store Form Data
      So we don't recommend you to do that
      so if you want to Embed a link in google form,
      then follow these steps:
      >>goto google form Dashboard
      >> Create Your Form
      >> Embed A Link (Using + button from the right Corner)
      >> And you are Done

  • @qamarbaigmughal3581
    @qamarbaigmughal3581 Рік тому +1

    Hi. i need help to create a simple pdf downloading page. i have some pdf files named "101.pdf 102.pdf 103.pdf .... so on". i am trying write an html code where user can input a value like "101" in input box and by pressing submit button, he can get downloaded that pdf file. pls help me.

    • @shudocode
      @shudocode  Рік тому

      For that you need to ise javascript
      Where by using javascripts
      var userInput = document.getElementsById("inputBox").value;
      You can access user inputs like "101"
      After that you will redirect your users to that PDF file by using if conditions like
      If(userInput == 101){
      window.location.href = "101.pdf";
      }
      Having issues?
      Lets talk over googleMeet and i will guide you there
      BTW Thanks for Watching

  • @joedave4489
    @joedave4489 3 роки тому +2

    This was very helpful, thanks a lot

  • @mukundalibo-on3359
    @mukundalibo-on3359 3 роки тому +2

    Thank you so much
    This helped me alot

    • @shudocode
      @shudocode  3 роки тому

      Thank you for Watching

  • @Amlosiorh
    @Amlosiorh 3 роки тому +1

    thank you very muchhhhhh

  • @sumonraj5227
    @sumonraj5227 2 роки тому +1

    nice

  • @HANSIKASARTACADEMY
    @HANSIKASARTACADEMY 3 роки тому +2

    Hi can you make a video on how to add background music in html using notepad

    • @shudocode
      @shudocode  3 роки тому

      i will try ... btw thanks for watching

  • @SunnyYadav-dw8mx
    @SunnyYadav-dw8mx Рік тому +1

    thank you.

  • @kalimudinansari7993
    @kalimudinansari7993 4 роки тому +2

    👏👏

    • @shudocode
      @shudocode  4 роки тому

      kalimudin Ansari thanks for watching

  • @GIRIVARMA100
    @GIRIVARMA100 2 роки тому

    I have made a three fields form using html code. Name, email & phone number. And i created Login button. I linked that login button to go to external webpage. What I need is at the same time when user clicks Login button, the filled fields name, email & number should be received through mail to me. And also that Login button takes user to another webpage. How to do this simply ? How to get mail with filled fields & also how to redirect user to another webpage just by clicking Login button. With single action clicking Login button, i should receive mail of filled details & user should go to next webpage. What's the exact script i should write ?? Where to insert the script exactly ??

    • @shudocode
      @shudocode  2 роки тому +1

      just for redirecting users to one page to Another
      yo can use
      document.location.href = "The webpage Location";
      there
      but for sending Unser Entered Details like Email and Stuff
      you need to use SMTP or smtpJS
      Where you will send that Data to your Email Address

    • @GIRIVARMA100
      @GIRIVARMA100 2 роки тому

      @@shudocode what's the code for that to add SMTP server details for sending mails ?? I am very new to coding and scripting. I am just learning. Please tell me the script for that .

    • @shudocode
      @shudocode  2 роки тому

      I can’t provide you the Script
      Because you need to setup SMTP manually
      There are the steps
      1 Choose a SMTP (like gmail)
      2 Setup your Account (your Gmail Account)
      3 Allow 3rd Party Apps
      4 Configure SMTP using smtpJS
      or just buy a Web hosting
      There you can you Send Email just by using PHP code
      It’s simple
      But you need to buy a WEB Hosting first

  • @memayurkamble
    @memayurkamble 3 роки тому +1

    Thank u

  • @PuneetBanga26Aug
    @PuneetBanga26Aug 2 роки тому

    I have a html payment page loaded in wkwebview ios and after enter all card details and click continues. Token generated and message shown that token generated and how could i get that token string?

    • @shudocode
      @shudocode  2 роки тому

      sorry this question is offtopic
      but still I will suggest a method (which might not work)
      so first you have to find that Function which is responsible for printing "Token Generated" Alert/message
      There you have to pass your Token as a String by using
      if let token = message.body as? String{
      print(token)
      }
      you might have to change "message.body" according to your Function

  • @rupjyotihazowary3384
    @rupjyotihazowary3384 4 роки тому +1

    can I home page attached with any url ? Sir .Can I play url ? Can I run a url ?

    • @shudocode
      @shudocode  4 роки тому

      Rupjyoti Hazowary yes you can.

  • @user8ZAKC1X6KC
    @user8ZAKC1X6KC 3 роки тому +1

    Strangely, when I use the method, it's creating a near microscopic dash next to the button that is also acting as a clickable link. This only happens if the browser it as 100% or less. Anything over 100% it disappears.

    • @shudocode
      @shudocode  3 роки тому

      To customize that you can use CSS cursor Properties
      Like
      style="cursor: pointer"

    • @user8ZAKC1X6KC
      @user8ZAKC1X6KC 3 роки тому +1

      @@shudocode That did work, it made it unclickable, but it was visually still there. I found the answer. I had to also use text-decoration:none to make the little dash looking thing disappear. I still think it's strange that it only appears at less than 100% zoom on the browser. Thank you for your help!

    • @shudocode
      @shudocode  3 роки тому +2

      @@user8ZAKC1X6KC i am happy for you tgat u have found the solution
      But text decoration propertie used for hiding the underline and some Link Decorations
      But still
      If its working for u
      Then i am happy

  • @sree4448
    @sree4448 Рік тому +1

    simple and straight to the point. thank you :)

    • @shudocode
      @shudocode  Рік тому

      Thanks for Watching
      Have a goodDay

  • @markjohntominio9430
    @markjohntominio9430 3 роки тому +1

    Thank you so much sir☺️ it is very helpful ❤️ btw. I'm from Philippines 🇵🇭

    • @shudocode
      @shudocode  3 роки тому

      Glat it helped. btw thanks for Watching

  • @shreyash8840
    @shreyash8840 2 роки тому +1

    thak yu so much

    • @shudocode
      @shudocode  2 роки тому

      Thank you so much for watching

  • @pranpramer6786
    @pranpramer6786 3 роки тому +2

    Plz make html tutorial series 😭🙏🙏🙏🙏🙏🙏🙏

    • @shudocode
      @shudocode  3 роки тому +1

      i am going to upload a video about how to create full website using HTML, CSS and Javascript

    • @pranpramer6786
      @pranpramer6786 3 роки тому +1

      @@shudocode waiting for thattt videooo 😀. And your explaining skills are top notch 🇮🇳🙏😀 plz make videos regularly that can boost your channel ✌️

    • @shudocode
      @shudocode  3 роки тому

      @@pranpramer6786 Thanks for your advice. i will work on that

  • @Honey-gu2tk
    @Honey-gu2tk 2 роки тому

    the way you have explained is just 🔥🔥🔥

    • @shudocode
      @shudocode  2 роки тому

      Thanks for saying that

  • @ThatFreelance
    @ThatFreelance Рік тому +1

    But how would I see the user input on the next page?

    • @shudocode
      @shudocode  Рік тому

      For that you need to use PHP
      Where using GET and POST request you can receive data from one page to another

  • @abdelrahmankhaled3609
    @abdelrahmankhaled3609 2 роки тому

    thanks bro it helped ♥

    • @shudocode
      @shudocode  2 роки тому

      i am glad. BTW Thanks fpr Watching Have a GoodDay

  • @nigelfernandes5983
    @nigelfernandes5983 2 роки тому

    It just refreshes the page after clicking the submit button even after linking the pages correctly. Any idea why this is happening?

    • @shudocode
      @shudocode  2 роки тому

      Check your form tag’s ACTION attribute.
      Make sure u have used your another page there .. for example

  • @saranshgaur5644
    @saranshgaur5644 3 роки тому

    Subscribed!

    • @shudocode
      @shudocode  3 роки тому

      Thanks for the Sub
      And also Thanks for watching

    • @saranshgaur5644
      @saranshgaur5644 3 роки тому +1

      @@shudocode It was relly helpful!

    • @shudocode
      @shudocode  3 роки тому

      @@saranshgaur5644 i am glad

  • @adeelsyed7812
    @adeelsyed7812 2 роки тому

    This helped sm ty

  • @amarulii
    @amarulii 3 роки тому +1

    Thanks you so much 🥲

    • @shudocode
      @shudocode  3 роки тому

      Thanks for Watching 🙏

  • @ishandvedi7852
    @ishandvedi7852 3 роки тому +2

    why is it not working fr me? my head pains now

    • @shudocode
      @shudocode  3 роки тому

      submit your code here..
      programminghead.com/help/
      and i will try to fix the issue

  • @ghgfsd742
    @ghgfsd742 4 роки тому +3

    Thank you so much dude! Awesome explanation even a child could understand. You are a legend.

    • @shudocode
      @shudocode  4 роки тому +2

      thanks for this comment. People like u inspires me

    • @ghgfsd742
      @ghgfsd742 4 роки тому +1

      @@shudocode you inspire me dude. I started to code because of people like you. :) Thank you so much man!

  • @suj13
    @suj13 3 роки тому +1

    ah yes thanks!

  • @myvegas4295
    @myvegas4295 3 роки тому +2

    Hello sir, please reply if possible, Thanks 🙏

  • @riftgumxx2034
    @riftgumxx2034 2 роки тому

    Thx bro

    • @shudocode
      @shudocode  2 роки тому +1

      Thanks for Watching Bro :)

  • @schneidersitz
    @schneidersitz 2 роки тому

    Shukriya

    • @shudocode
      @shudocode  2 роки тому

      Video dekhne ke liye Dhanyavaad (thanks for watching)

  • @suzanyazid4121
    @suzanyazid4121 2 роки тому

    thank u💖💖

    • @shudocode
      @shudocode  2 роки тому +1

      Thanks for Watching

    • @suzanyazid4121
      @suzanyazid4121 2 роки тому

      Please upload more videos,,Your way of explaining is awesome ♥️

    • @shudocode
      @shudocode  2 роки тому +1

      @@suzanyazid4121 thanks for saying that.. nd I will try to upload more videos

    • @suzanyazid4121
      @suzanyazid4121 2 роки тому

      thank you for your effort 💕

  • @MyboxBogota
    @MyboxBogota 2 роки тому

    hola, como hago si quiero que el boton enviar , haga tres cosas al tiempo
    enviar formulario
    abrir whastapp
    abrir la tienda del sitio

    • @shudocode
      @shudocode  2 роки тому

      you can do all the three things on a Single Button click using JavaScript
      where you will use AJAX POST request to submit the form
      window.open('wa.me/', '_blank'); to open Whatsapp
      and
      window.open('stackoverflow.com'); to open site Store Page