all groups > inetserver asp general > february 2004 > threads for thursday february 26
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Remove items from GetRows array
Posted by Patrick G. at 2/26/2004 11:27:10 PM
Greetings all:
ASP VB, SQL Svr 2000
I am pulling data from 3 tables.
table1 holds item details
table2 holds publication types and the item id from table1
table3 holds category types and the item id from table1
when I create a view on these tables joined together I end up getting
multi... more >>
generate webpages
Posted by Stas at 2/26/2004 10:50:09 PM
Hello all!
I have two webpages main.asp with some codes and text.html I need joint
(insert) text into main.asp.
I forgotten instructions to insert first webpage into second. How I can do
it?
Thanks.
Stas.
... more >>
Having trouble with an ASP error!?
Posted by slonik at 2/26/2004 10:25:55 PM
Date: 02/26/2004 01:00PM PST
Here is the code.
'------------------------------------------------'
'- Gets Managers details such as name & email -'
'------------------------------------------------'
Sub GetManagerDetails(id)
Dim strSQL, rs
... more >>
ADODB.Stream: Error--Invalid class String
Posted by Mohit Gupta at 2/26/2004 9:56:06 PM
Hi all,
I am using Microsoft Visual Interdev to write/develop ASP code. Refering to code below, when I tried to create object of class "ADODB.Stream", an error was reported by IIS/ASP error engine stating "invalid class
Cod
---------
set testObject = Server.CreateObject("ADODB.Stream... more >>
session ... critical section problem in vb+asp dot net
Posted by asimeerza at 2/26/2004 8:26:07 PM
hi all
i m developing web applicaiotn with vb+asp dot net. i ve many links at my page and i m also maintaining session. if the user of my applicaton clicks one link that sends request to the server. before the next page is loaded, user clicks another link. and so on..
i think for each server req... more >>
Access a 'remote' Access DB through ADO
Posted by CJM at 2/26/2004 5:09:47 PM
I have an intranet-based app that links to an Access DB. It works fine on my
developement machine, but if I place the DB on a different server, I have
problems - the JET Engine (ADO) complains that the DB is "...already opened
exclusively by another user, or you need permission to view its data."... more >>
dynamic form values
Posted by Dave Karmens at 2/26/2004 4:49:56 PM
If I have say 10 fixed variables, how can I set their values = to that
of a form that is built dynamically?
column1 column2
email = formvalue(0)
fname = formvalue(1)
lname = formvalue(2)
etc..
lastvar = formvalue(9)... more >>
checking for www.
Posted by shank at 2/26/2004 4:45:38 PM
I'm trying to qualify email addresses. Is there any reason why the following
line would not catch an email address beginning with "www." ?
ElseIf Left(Session("em"),4) = "www." Then
I put in a dummy email address: www.mydomain@aol.com and it goes through....
<%=Left(Session("em"),4)%> does r... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Downloading files...
Posted by Ruskin Hardie at 2/26/2004 3:28:36 PM
The help is not very informative here, but it says, that it is possible to
download files, by using the 'a' tag. What I am trying to do, is create a
link, that the user clicks, which will download a file from the server. This
works fine for most files, but for things like TXT and HTM, they open i... more >>
display session objects, cookies from app on other server
Posted by starman7 NO[at]SPAM hotmail.com at 2/26/2004 3:20:39 PM
I'm writing a reporting application in ASP.
I want to have links to a CF app - specifically VeriSign's eCommerce
Manager (on VeriSign's server).
The links in my app will need current values for CFID and CFTOKEN in
their HREFs - I think these are cookies or session objects the
VeriSign/CF a... more >>
How can open a Microsoft Word file by ASP
Posted by Jack at 2/26/2004 2:33:08 PM
Hello,
How can open a Microsoft Word file by ASP?
Thank you
... more >>
C# and .Net
Posted by James Lattanzio at 2/26/2004 2:32:34 PM
Dear Anyone,
I have a windows 200 server version 5.00.2195, running IIS5. I'm using
visual interdev 6.0 to develop asp projects. My workstation is running
Windows XP Professional.
I've been requested to do a C# project. I'm assuming I have to install
the .NET Framework 1.1 SDK on th... more >>
401.3 ACL error
Posted by Fox at 2/26/2004 2:29:29 PM
Hi
I do not run a domain or Active Directory.
I am on IIS 5.0 on Windows 2000 server.
When I secure a folder and its files I
am having a problem getting the new
user to be able to access it. The IIS
security tab has Anonymous unchecked.
The other two boxes are checked.
I have tried also wi... more >>
image question
Posted by Gonzosez at 2/26/2004 10:31:24 AM
I need to resize images to a fixed width.
How can I hold the aspect ratio?
Thanks
... more >>
Hitting "Back" loses all GET/POST data....
Posted by GregoryOnline NO[at]SPAM bigfoot.com at 2/26/2004 10:09:32 AM
How do I create a form that allows one to submit a form, then press
the
"BACK" button on the browser, and allow the user to see the data he
posted?
It seems as though this information is lost. For instance,
<form method="get" action="/contact/default.asp" name="ContactForm">
....
</form>
... more >>
OpenTextFile just hangs
Posted by jwallison at 2/26/2004 8:09:33 AM
XPSp1/IIS 5.1
What am I doing wrong? The following code just hangs in asp page at
OpenTextFile() - and inet service manager just hangs if I try to unload app
at
this point -
<script runat="server" language="VBScript" >
Function JobList
filename = "privdata/curjobs.txt"
mappednam... more >>
clueless about error 80040108
Posted by Harvey Waxman at 2/26/2004 7:12:00 AM
suddenly get this error:
error '80040108'
/geta.asp, line 23
which is : ObjMail.Body = "Instructions" & vbtab & instructions & vbcrlf&_
and while I'm at it, why did the 'yourname' and the 'creditcard' fields return
blank values, (when there was no error, that is).
this is... more >>
single cart on multiple subdomain, is it possible ?
Posted by Tony at 2/26/2004 12:07:49 AM
Hello everyone..
I am in the processof seting up a shopping cart . this cart is not designed
by me . is pure ASP shopping cart with access db or i can use SQL ..
qustion as follow.
this site will have differnt products , in differnt categories. for example.
Computer, books, toy, electronics, e... more >>
|