First  |  Prev |  Next  |  Last
Pages: 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
Session Question
Here is the process on the site before I ask the question: User logs in session is created based on username and userid user edits a record in the db a hidden field with the userid session is inserted in the db to show who edited the record I had a user ( mike, id -1 ) edit a record today but the userid t... 29 May 2008 16:56
Session Question
Here is the process on the site before I ask the question: User logs in session is created based on username and userid user edits a record in the db a hidden field with the userid session is inserted in the db to show who edited the record I had a user ( mike, id -1 ) edit a record today but the userid t... 31 May 2008 10:08
Session Question
I am seeing a weird issue with users logged on to my site. There is a tracking feature on the site that shows what users are editing based on their user id session that is created when they log in. What i saw today was a user ( mike )edited information on the site and a different user id ( scot )was recorded as d... 29 May 2008 16:25
repeating dialog box problem - "Do you want to open or save th
Thank you for the info. Could you enlighten how to go about that? "s_m_b" wrote: =?Utf-8?B?U2hhbG9t?= <Shalom(a)discussions.microsoft.com> wrote in news:F35A1CAA-67C9-4492-80B7-5DCA1B4BC748(a)microsoft.com: I have installed iis 7 on my win vista home premium Sony Vaio laptop, and then tried exe... 29 May 2008 13:20
repeating dialog box problem - "Do you want to open or save this f
I have installed iis 7 on my win vista home premium Sony Vaio laptop, and then tried executing downloaded sample working asp scripts in the wwwroot directory to try out. The first asp script opened fine. When I tried to click the link from the first asp script calling a second asp script, it just goes into a... 29 May 2008 10:15
simple adodb calling stored procedures code please?
could anyone provide me with some simple example code of asp classic calling adodb? specifically, i'd like the code to: - call a couple of stored procedures that have optional parameters - share a connection over the two calls any assistance greatly appreciated and thanks in advance. ... 29 May 2008 17:57
ASP VBScript insert / Update and � sign
"GTN170777" <GTN170777(a)discussions.microsoft.com> wrote in message news:B6124F2D-7963-4889-AB77-41EBB62077C3(a)microsoft.com... Hi guys, Your expertise would be so appreciated on this one, I'm using CS3 and MS SQL server, There is a field where a user may need to enter the pound sign, for instance ... 28 May 2008 17:24
ASP VBScript insert / Update and £ sign
Hi guys, Your expertise would be so appreciated on this one, I'm using CS3 and MS SQL server, There is a field where a user may need to enter the pound sign, for instance "£24,000 per annum plus benefits" etc The problem is that somewhere during the insert update it changes the £ pound sign to either ... 28 May 2008 18:58
download file
dear sir/madam I have to write a code for download file in asp Thanks in advance ... 28 May 2008 09:17
I wonder if this is what you are after...
First of all, there's no reason you couldn't put the suffix *BEFORE* the parentheses: ----------------------------------------- for a=1 to 3 strOut_a(a) = objComm("Out"&a&"_a") next But if you mean that you want *properties* on a SINGLE indexed variable of an array...sure, you can do that. Using a V... 29 May 2008 17:57
First  |  Prev |  Next  |  Last
Pages: 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35