Help!
I have this snippet of code to store the following:
var company = {
description: "",
logoPath: "",
logoUrl: ""
};
var companiesArray = {
length: 0,
addElem: function addElem(elem) {...
someone can help me I am using extJS but I can not show the data of a table in my database in a MVC grid use of .Net, this error marks me
app.js
var store = Ext.create('Ext.data.JsonStore', {
storeId: 'myData',
reader: n...
Hi, I've been looking for how to connect to link from a computer.
I have running apprtc video chat client. If I enter from the same computer if it shows me the application, but if I enter from another computer connected to the same network, it...
My question is how can I know which checkboxes have been selected to update the text type input that contains that checkbox?
looks like this:
the table and the checkbox is inside a loop which prints as many tables as the sql query ha...
I have a small exercise that I was doing to make nested selects (Department-Province-District) connected to a bd in oracle. all right up there but when I entered styles and js to my index when compiling it only showed me the data of my first Sel...
I have no experience in design, but I have this little problem I am putting a bad data, please help.
This is the form or just part of the error
<div class="col-md-6 col-sm-6 col-xs-12 xdisplay_inputx form-group has-feedback">
<inpu...
I'm trying to make a hyperlink in html , to open a shared folder (open it with the explorer.exe of Windows ) from my intranet, I do not know if it can be achieved, because I have read in several pages and in the majority it says that it ca...
Hello friends, I hope you can help me, what happens is that I try to show a sahdowbox from javascript and json code and I make a sql connection through a webmethod.
The way I'm trying to show the shadowbox is like this:
<br>
$.ajax({...
Hello very good companions!
I explain to you with images and code my problem and doubt.
I have an image like this, in which I want that every time you pass the mouse over the crosses there will be a description and a title. So far, w...
{
path: '/designblock',
name: 'Design Block',
component: Design,
children: [
{
path: 'title',
component: title,
}
],
},
I have that route defined and when entering title the child rou...