Questions tagged as 'asp.net'

1
answer

Send coordinates in javascript and ASP.NET MVC

I have a question, I have a function in javascript, but apparently it does not receive the coordinates correctly, when you put the mouse over the link that the function calls, you can see that if the coordinates go. I enclose the code of the fun...
asked by 26.03.2017 / 20:07
2
answers

@ Html.Action asp.net MVC

Good afternoon, I have trouble going to a view, calling from another view. I do it in the following way: I'm in the OlvidoPassword view, and in the view there's a ViewBag.User, what I do is ask if the ViewBag is null, if it is, I send i...
asked by 26.03.2017 / 22:06
1
answer

How to send a .js function from an asp.net button?

As I command to call a function of javascript from asp.net, I already did it of different forms, but it marks to me undefined, empty field, or it did not mark to me nothing and as far as I respect the form to do it is thus. / p> Code to obtain...
asked by 24.03.2017 / 23:42
1
answer

How to show pop-up window asp c #

Good afternoon. I would like you to help me, I'm doing a modal that runs as long as it registers and an error message appears. So far what I have achieved if you register but the modal message is not displayed. I'm doing my insertion wi...
asked by 24.03.2017 / 21:38
1
answer

Pass an instruction from sql to an asp: SqlDataSource

I have the following statement tested on the sql server: select AsignaturaNombre from Asignatura where CodigoAsignatura=(SELECT [idMateria] FROM [Permisos] WHERE ([idProfesor] = 19398676) union SELECT [idMateria] FROM [Permisos] WHERE ([idAlum...
asked by 24.03.2017 / 15:27
3
answers

C # ASP.NET - Web service works on Win 7 but not on Win 2012 Server

I did a development in C # ASPX on a Win 7 platform and in this the web services (REST) work perfectly. I recently deployed in a Win 2012 Server and I have a special WS that brings the dollar change (TRM) from Banco de la República (Colombia). I...
asked by 15.03.2017 / 15:50
1
answer

Get values row selected ListView

I want to get the information of a selected row of ListView to pass them to an object with the same (and other more) fields. I tried with SelectedItemTemplate (since SelectedItems does not appear to me) but I can not index it (or index it...
asked by 15.03.2017 / 17:05
1
answer

Error: We could not find the file. Is it possible that it has been moved, renamed or deleted? [closed]

I have a project in asp.net C #, I want to create a Word document with the data that the user entered in the Web Form. It gives me a route error: Sorry, we could not find the file. Is it possible that it has been moved, renamed or deleted?...
asked by 06.03.2017 / 18:23
1
answer

Publish asp.net site [closed]

I want to publish my web project in harass but I have no idea how to do it. Can someone give me a hand? It is an asp.net and sql server 2008 application. Thanks!     
asked by 07.03.2017 / 20:06
2
answers

Save Image in sql server from vb asp

I would like you to help me, I would like to save the image in my sql server database so I am doing 3 layers programming in visual basic asp Data layer: Public Class D_Atencion #Region "Declarar Variables" Dim CadCnx As New D_Conexion...
asked by 06.03.2017 / 21:57