Questions tagged as 'asp'

0
answers

Rotate local files within a frame in a modal

I have this code, an asp function: sub montaContrato() %> <!--<div id="dialog1" title="Diálogo Modal" hidden="hidden">Este é um teste de Dialogo Modal usando JQuery-UI</div>--> <iframe id="dialog" class="ui-...
asked by 05.08.2015 / 18:39
0
answers

My modal closes, but does not populate caller form fields

I've posted some questions here about ASP and js . I got a lot of help from colleague TobyMosque and also from Maicon. Well, with the help of both of them and the code that Toby gave me, I was able to evolve a lot here in replacing...
asked by 20.08.2015 / 21:40
0
answers

error in mysql update

I'm getting this error when I try to update with mysql in asp. Microsoft VBScript compilation error '800a03ee' Expected ')' /postos/reg.asp, line 525 set ins_regenf1 = conn.Execute("UPDATE reg SET hemo ='"&hemo &"' WHERE id_reg='"&a...
asked by 25.08.2015 / 12:26
1
answer

Auto refresh label

I wonder how you could automatically refresh a LABEL that is in Master Page . This Label shows the sum of the amount of the products, and whenever I add a product to the cart Label does not refresh, just refresh if I r...
asked by 03.07.2015 / 12:53
1
answer

My Crystal Report always appears blank

I use Visual Studio 2012 Ultimate and the latest version of Crystal Reports. But every time I run the page, even the localhost report is blank. By viewing the source code of the page I can see all the information about it. It just does not th...
asked by 30.06.2015 / 16:28
0
answers

Memory Consumption IIS 8

I uploaded my application and found that it was very slow, and in IIS Worker Process the memory consumption does not decrease, for example: I did some tests and consumption went up to 1 GB, this with 6 open tabs only, time that does not access t...
asked by 09.06.2015 / 23:42
3
answers

How to check if the user is online at the moment?

It's as follows, I've made a system where the admin can view the online users at the moment and displace them. So far so good, I have created a variable in the user table in mysql that gets TRUE when the user logs in and FALSE when he flips, the...
asked by 26.04.2015 / 00:03
0
answers

Is the MSDAORA Provider returning "?" instead of special characters

I'm experiencing a problem when trying to configure my computer to run the application the same way it runs on the server, the characters that are returned from the Oracle database, appear with a? in place of the special character. My compute...
asked by 16.01.2015 / 12:17
1
answer

Print request.form values

I have the following code below, and when I click the record button, I execute the first two responses. But they are printing empty fields. What's wrong with my code? CODE: <% Dim year_, lista(), cList, x, vHol() year_=year(date(...
asked by 16.01.2015 / 13:11
0
answers

access mdb - Microsoft JET Database Engine error '80004005'

From time to time (after a windows update) my MDB files no longer open via IIS - ASP) with the message:   Microsoft JET Database Engine error '80004005' - Non-specific error.       The connection has stopped working for any MDB file.      ...
asked by 22.01.2015 / 12:44