Posts by Stand Alone • 350 points
50 posts
-
0
votes1
answer1315
viewsQ: Run oracle database in sql
I know it may sound like a stupid question, but I’ve already googled it and I haven’t found anything concrete, I own a trial where her call is like this: PROCEDURE pr_rel_saldo(p_codigocliente IN…
-
0
votes2
answers55
viewsQ: Add several selects
How do I add the result of several selects, for example, I have 2 selects that each of them brings a value field, ie with the sum of something... Select 1: SELECT SUM(ms.valor) as valor FROM…
-
-7
votes1
answer103
viewsQ: How do I select Multiple to allow you to select only one item?
I have a select: <select multiple="multiple"> <option value="0">teste</option> <option value="1">teste 1</option> <option value="2">teste 2</option>…
-
0
votes0
answers57
viewsQ: Change <a> tag text via Jquery
I have a pop-up that generates the following html code: <a data-val-filinkbutton-type="button" href="#" id="AtribuicaoCodigo_lnkPop" onclick="openDialog(event, this,…
jqueryasked Stand Alone 350 -
2
votes1
answer1612
viewsQ: Vscode extension for showing errors
What extension do I use to show c# code error? Example I am using the code line Console.Write($"{_Nome} está passando \n"); regardless of the using System in order for the console.write to work,…
-
-1
votes1
answer213
viewsQ: Pass values via Ajax to ASP.NET MVC Controller
I want to pass values via ajax of a text field on my screen for my action, I am doing as follows: $('#Regra').change(function () { if ($(this).val().trim != '') { var regra = $('#Regra').val(); var…
-
0
votes1
answer798
viewsQ: How to read values from an html table with js
I have a table tbLista html with some values filled and wanted to read it by JS, my Js code is of the second way: var rowIndex = -1; var beneficiarios = []; $(document).ready(function () {…
-
0
votes1
answer378
viewsQ: How to pass javascript values to C#
I have a Client class, where a customer can have several benefits as you can see in the last property. public class Cliente { /// <summary> /// Id /// </summary> public long Id { get;…
-
0
votes1
answer136
viewsQ: Recover Cpf with database mask
I have a Cpf record in the database where it is saved without the mask, when displaying on the screen for the user I need the number to be format for the Cpf type, how to do? I managed to put the…
-
0
votes1
answer33
viewsQ: How to improve code
I have the following method: public async Task<ActionResult> AlterarRequerimentoAsync(RequerimentoViewModel model) { if (ModelState.IsValid) { var projeto = await…
-
0
votes0
answers37
viewsQ: Merge 2 PDF into 1 Asp.net MVC
I have 2 pdfs files and want to join the 2 in one file only, my method is as follows: public async Task<FileResult> Teste(int id) { var objRelatorioTecnicoData =…
asp.net-mvcasked Stand Alone 350 -
1
votes1
answer239
viewsQ: Put text under image slider without breaking harm the layout
I own an image slider so: I need to put "subtitles" underneath each of the images. How it is in html: <div id="pic-0"> <a href="/ModuloPublico/AssociacaoCooperativa/Index/101"> <img…
-
0
votes0
answers45
viewsQ: syntax pass value via post Razor Asp.net mvc
I’m trying to make a method to change via POST in my code and is giving syntax error, I do as follows: @Ajax.ActionLink(" ", "Usuario", new { item.CodigoUsuario }, new AjaxOptions { UpdateTargetId =…
-
1
votes3
answers210
viewsQ: clear field if only html tags exist in text field
I have a text field that allows html codes. When the field is empty the tags are passed <p><br></p> below the screens, if I give several enter in the field below the cloths is…
-
2
votes1
answer29
viewsQ: Image does not rotate
I have an image gallery as follows: https://imgur.com/a/1apHMge But if you notice the image "Castanhaf" this turned to the right, it was posted straight on the server but is turning alone when…
-
1
votes2
answers68
viewsQ: Align images with CSS or bootstrap
I have several images that are as follows: Code on the front end: <div class="linha"> <div class="coluna"> <img src="~/Areas/ModuloPublico/Content/img/Home/Artesanato com cipó.jpg"…
-
-1
votes1
answer193
viewsQ: block URL ID
How do I block the ID of the URL parameter of a system I own, for example, when clicking on a record it shows as/Change/12 url where 12 would be the id for example, but if the user changes 12 for 13…
asp.net-mvcasked Stand Alone 350 -
0
votes1
answer378
viewsQ: Typeerror: Cannot read Property 'map' of Undefined
I do not know why this error occurs: Typeerror: Cannot read Property 'map' of Undefined Follows code: var app = angular.module('Teste'); app.controller('testeController', ['$scope', '$http',…
-
0
votes1
answer266
viewsQ: Text field does not take Asp.net MVC value
I have a text field in my system called NomeEspecificacao, however when I fill any value in it, it is always returned null in my Action, ie never comes the word I write in the text field. View code:…
-
-1
votes1
answer136
viewsQ: Currency type formatting error in jquery
I’m creating a mask in my field like this: $("#ValorMultaSt").mask('000.000.000,00', { reverse: true }); When I type some value works perfectly, but when I perform any action on the screen it puts a…
jqueryasked Stand Alone 350 -
1
votes1
answer1783
viewsQ: Database swapping accent for "?"
In my PL/SQL all accents are being replaced by "?". Example of a table comment: Flag device indicator to be???? used in embracing term or not. Possible???? values: 1 - Yes or 0 - No. Default: 1 When…
-
0
votes0
answers84
viewsQ: fill out municipality combobox according to the selected state in Angular
Good morning, I own a combobox of municipality that is loaded with municipalities according to the selected state, I am bringing the data of an API made in C# as follows:…
-
0
votes1
answer1396
viewsQ: convert varchar to date oracle plsql
I need to convert a varchar for date so that you can filter all dates longer than a certain date, for example: I want all dates that are larger than November 2018 to be listed, I am doing as…
-
0
votes1
answer313
viewsQ: Dataannotation validation displaying message in English
Good afternoon, In my system I made the validations with date Annotations, locally the messages are displayed in Portuguese, when I publish the text message on the host server is displayed in…
c#asked Stand Alone 350 -
0
votes0
answers275
viewsQ: Composite key mapping Entity framework
Good afternoon, How do I map composite key in my entities, in case 1 entity calls document and its PK is by the property ID and WEBID, and it does FK with the User as I would in that case? Document…
-
0
votes1
answer156
viewsQ: Error showing accent words in View
Good afternoon, All words that have accent on my system are being formatted wrong as in the example below: Auto de Inspe¿¿¿o Where it was to be auto inspection. How to solve this, knowing that I am…
-
0
votes0
answers39
viewsQ: One-to-zero mapping with Entity framework
Good afternoon, I have a document table that has relationship 1 to 0 with another table of Usuario to return the user name, however I am given the error: Specified conversion is not valid. My…
-
4
votes1
answer242
viewsQ: What is the difference between Xmldocument and Xelement?
I’d like to know the difference between Xmldocument and Xelement.
-
0
votes0
answers255
viewsQ: Values with 3 decimal places entering erroneously
I have a textbox in which I inform a value of an item that must be divided to 10 people registered in the system, but that are divided by proportion, who has more item receives more of the new value…
-
0
votes0
answers54
viewsQ: Error while converting null integer
I’m making a conversion of a value int: int.Parse(detalhe.GANO_ID_ATIV.ToString()) But you’re giving me a mistake A cadeia de caracteres de entrada não estava em um formato correto. What could be…
-
0
votes1
answer822
viewsQ: Error while consuming Nfe service
good afternoon, am making a webservice on Asp.net to consume the farm site’s Nfe service, however when trying to add service reference in the project with the url:…
-
0
votes0
answers305
viewsQ: Enable debug visual studio error
Good morning, Uso visual studio 2017 e quando minha aplicação da erro nada acontece, alguém sabe onde vou para habilitar para quando der algo erro, mostrar a linha que deu o erro no codigo? When I’m…
visual-studioasked Stand Alone 350 -
5
votes1
answer3181
viewsQ: Decimal places c#
I have a variable of decimal type returning me the value 270.61864847349717630804948048 how do I return with only 3 houses after the comma, in case pass 270.618 only. Thanks in advance…
-
1
votes1
answer29
viewsQ: Getting value inserted in Asp text field. Net
I have a GridView and in one of the columns I have a field textbox where I insert values into them. I would like to know how to get the typed values of the fields, I have already done the following:…
-
0
votes1
answer247
viewsQ: decimal field minus comma c#
Good afternoon, I made an assignment as follows: dadosRedistribuicao.QUANTIDADE = (Decimal.Parse(txtDisponivel.Text) * Decimal.Parse(percentual)) + Decimal.Parse(distribuicao); data.QUANTITY is…
c#asked Stand Alone 350 -
0
votes1
answer1094
viewsQ: javascript error Cannot read Property 'value' of null
I created a function in javascript, but it returns me the following error: Cannot read Property 'value' of null Follow a piece of code: function Distribuir(control) { var tr =…
javascriptasked Stand Alone 350 -
0
votes1
answer87
viewsQ: click on jquery text field
How do I stop as soon as my page starts, a click is given in a text field? I want to do with jQuery
jqueryasked Stand Alone 350 -
2
votes0
answers40
viewsQ: Google custom search engine
I have a custom site search engine https://cse.google.com/cse, I did all the settings but when I do some search only returns me: Unproven. Even with results. Someone who messes with it knows how it…
-
0
votes0
answers42
viewsQ: Increase Page Source
Good afternoon, I own a table and within it I call an iframe in which within it I call another site. I have a javascript function to increase and decrease the font of the page components, but…
javascriptasked Stand Alone 350 -
2
votes0
answers1330
viewsQ: Failed to convert to internal representation
Good afternoon, I’m working with Genexus Ev3 Up1. I have a Data Provider that searches for a query and returns an SDT with the information, but of the error in TOMCAT with the message of:…
-
1
votes1
answer2504
viewsQ: Remove Oracle Single Quotes
How do I remove simple quotes from a string in the Oracle database? If I do Replace(teste, ''', '') doesn’t work.
oracleasked Stand Alone 350 -
2
votes2
answers6537
viewsQ: Remove Oracle Special Characters
Good morning, I have a query here made in Oracle where in one of the records is bringing a string starting with quotes, has some function oracle to remove only the quotes at the beginning and at the…
-
3
votes1
answer2389
viewsQ: The result of the string concatenation is too long
I made a select with the function LISTAGG to concatenate a field of my table, however the error is returned: ORA-01489: the result of string concatenation is too long Query (SELECT LISTAGG…
-
0
votes1
answer403
viewsQ: How to do internal searches on the site by google via javascript
I created a javascript function that searches inside my site with the google search API, however I would like the word I type to appear only something linked to my site, currently it is bringing…
-
0
votes1
answer253
viewsQ: Tipo Hora Genexus
I have a variable in my application like Varchar where I only get hours in it. However, I wanted to format the mask ":" on it, after the time and before the minute, when putting in the Picture…
genexusasked Stand Alone 350 -
0
votes1
answer120
viewsQ: How to pick up only one column in a freestyle grid in genexus ev03
Good afternoon, you guys, I have a freestyle grid on my screen and inside it an attribute. Organ attribute for example. However the time I compile the generated select puts another column in select,…
genexusasked Stand Alone 350 -
0
votes2
answers2195
viewsQ: Uncaught Typeerror: $(...). live is not a Function
Good afternoon, by clicking on a tab in my project the error is returned: Uncaught Typeerror: $(...). live is not a Function. Code: function menu() { $('.nav-toggle').live('click', function() {…
javascriptasked Stand Alone 350 -
1
votes0
answers9
viewsQ: Jasperserver snapshot error
Good afternoon, I’m having a problem in my Jasper report, while trying to run it brings me the following error message:…
-
0
votes1
answer795
viewsQ: Somatorio Jasper iReport
Good morning, I have a problem to add records in the ireport, at the end of my page I put the variable PAGE_COUNT, but it only adds the records of the last page. How to add up the records of all…
-
0
votes0
answers483
viewsQ: Create XML file
I am trying to create an XML but it is causing the following error: An Exception of type 'System.Invalidoperationexception' occurred in System.xml.dll but was not handled in user code Additional…