Questions tagged as 'script'

0
answers

How to put a progress bar for a process in Flask?

Hello, When you click the 'Submit' button, the selected file (.jpg) is copied to several directories. I want to show this process to the user through a simple progress bar. Any tips? This is part of my script to copy the selected file to o...
asked by 11.05.2016 / 20:03
0
answers

Find the name of a road in the Overpass API

I need help, I want to know how to get the street data (name, type, address, etc.) through Latitude and Longitude, using the Overpass API, I'm a beginner with it and I really need this data.     
asked by 15.07.2015 / 20:34
0
answers

Error in animation Nightmare (Unity) [closed]

I followed all the steps, I use the new version of Unity, when I run the game, the animation of walk n works, it is walking without the animation, when you pass a few seconds the animation starts to run, later on if I stop to move the player...
asked by 07.05.2015 / 14:55
1
answer

How to execute a script before a view in sql server?

I created a view and it fetches information from an X table. However, this X table must be created in a select, before running the view, so that the data is updated. How can I create something in the sql server so that as soon as the user cli...
asked by 09.04.2015 / 16:02
2
answers

Change WordPress functionality

How to change this script, so that instead of getting the image from the WordPress directory, it gets the first image that exists in the post. The purpose of this script is instead of the theme to search only images from the WordPress directo...
asked by 23.12.2014 / 16:49
1
answer

Instability when loading JQuery dynamically in window.load () in Firefox

I have a functionality where depending on the situation I must declare the JQuery library and some other scripts, such as the script Alert.js that a class of the same name. I have tested this functionality in Google Chrome and Firefox, in the...
asked by 04.11.2014 / 12:26
2
answers

Button to open / close content

Hello, I'm new here and also with programming ... I have several divs with different contents and are hidden, I would like that when I click on a button continue reading it closes and displays the contents of a certain div and other divs is hidd...
asked by 13.11.2017 / 04:38
1
answer

Enable and Disable a [Closed]

Personal. I'm developing a form with some mandatory inputs / fields, and below the fields, there is a button whose target / action given to it is only released if the fields are filled out. I would like to do the following thing: If the in...
asked by 19.09.2016 / 00:39
1
answer

When to use a scripting language? [closed]

When to use a script language and what is the ideal scenario for using it? I have read about script languages and thought about using them in my C / C ++ server project for one game, which leads me to another question: I know it depends a...
asked by 06.12.2016 / 23:41
2
answers

Script string removal

To edit this file and remove all incidence of ^ [[* m how do I edit thirst? Incidents are marked in bold.    sed 's / \ ^ [[* m // g' file The backup routine is still running on the server! The backup process began at 15:19:28 EDT and i...
asked by 20.06.2017 / 00:43