Questions tagged as 'asp'

1
answer

AngularJs - Object counter does not work within the directive

I have a directive that adds text field on the screen through a templateurl. I need each field created to generate an ID of those fields based on the count of existing objects in a div ('# xmain'). I use an If to know which type of field I want...
asked by 01.11.2016 / 00:12
1
answer

Saving Base64 Image with ADODB.Stream and Classic ASP [duplicate]

I'm using Classic ASP and Javascript to load and crop the images to the site. I use a script that converts the images to base64 sent by the post and is rendered on the server. I followed the walkthrough here: Saving Base64 Image with ADODB...
asked by 13.10.2016 / 21:12
1
answer

I can not close a tab (tab) with javascript

My universe is as follows: The clerk has an open guide, obviously making a call. At the end of this service, the URA already starts a second service. It turns out that the URA opens another tab. When closing this service, this guide is not cl...
asked by 03.11.2016 / 21:48
1
answer

Publish Visual Studio does not connect to remote computer (Web Deploy)

When I try to publish my application via Visual Studio ( Publish... ), I get an error message stating that it was not possible to connect to the remote computer. The Web Deploy of the server is installed and the service is running n...
asked by 17.09.2016 / 17:14
1
answer

How to authenticate access to a directory in classic ASP

I have a system made in classic asp and inside its structure I own a videos folder. Is there any way to authenticate access to this folder? I researched some forms using web.config, but I was not successful!     
asked by 18.08.2016 / 18:40
1
answer

Sending e-mail with asp

Good afternoon guys, Can someone help me create an asp for sending email? I see several methods in Google, but I do not know which one I can use and I do not understand all the terms. I'm trying to put in a page that I'm creating on the developm...
asked by 01.09.2016 / 21:16
1
answer

IIS7 and ASPX Windows Server 2008

Good evening, gentlemen, I have a problem with an application. This application was developed in ASPX and was running on a Windows server 2005 server normally, however the server was upgraded to Windows 2008 server and now the application displa...
asked by 12.07.2016 / 01:49
0
answers

Fields blocked in IE

Good afternoon. I have a form in which the fields in IE are blocked, being accessible only with the use of the TAB key, in other browsers the problem does not occur. You can not perform any actions, select any page element with the mouse....
asked by 11.07.2016 / 19:48
1
answer

Fill Cascade DropDownList and grab two fields

Good evening friends !!! I have a (Repository) file in ASP that stores my selects to some dropdowns , in this I have the function below that lists my UF's: public function ListarUF() dim sql dim cmd...
asked by 16.06.2016 / 20:43
1
answer

print problem with canvas html5 [closed]

I have a form that prints query forms, forms created using canvas, and can print n-times copies, each with a numbering that increments on the form. At any given time, the form definition becomes extremely degraded, and it is not possible to read...
asked by 04.07.2016 / 22:10