Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

144
Vistas
How do I open another page with a button in Google Apps Scripts?

I am new to programming and I have a question. I have my main web page (boton) with three buttons and I want to create a function so that the button can open a page (pagina1 or pagina2) with Google App Script or GAS. How can I do that? I just have this, which is the structure of the buttons on the boton page.

enter image description here

and this is how it shows on the page

enter image description here

about 4 years ago · Juan Pablo Isaza
3 Respuestas
Responde la pregunta

0

Well, Instead of using "GAS" you can use the anchor tag of HTML

Like :- here is an example - Google

You need to change the website link and your button text, and BOOM!

Thanks ;)

about 4 years ago · Juan Pablo Isaza Denunciar

0

Add the '_blank' in your script:

<button class="btn" onclick="window.open('https://stackoverflow.com', '_blank');">stackoverflow</button>
about 4 years ago · Juan Pablo Isaza Denunciar

0

Well, Instead of using "GAS" you can use the anchor tag of HTML

Like :- here is an example - Google

You need to change the website link and your button text, and BOOM!

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda