all groups > inetserver asp general > january 2004 > threads for saturday january 3
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 30 31
ASP Page problem
Posted by Juan at 1/3/2004 11:06:51 PM
Hello all.
I installed IIS last week and the server works ok.
But when try to open the localstart.asp or iisstart.asp=20
page the server returns a 'Server Application Error' page.
In the 'Visor de Sucesos'<Event Viewer> the message is=20
this:
<<< >>>>
Tipo de suceso: Advertencia
Origen d... more >>
Calculating field in ASP
Posted by tpscharf NO[at]SPAM kc.rr.com at 1/3/2004 10:40:48 PM
I have an Access database used to track donor pledges. In it, there is a
table that contains three fields for each donor: Gift_Amount, Gift_Per_Year,
and Matching_Gift_Ratio.
The following formula would calculate the total pledge amount for each
donor:
(Gift_Amount * Gift_Per_Year) * (Matchin... more >>
Mail via ASP
Posted by Bram at 1/3/2004 10:17:17 PM
Ik ben nog niet zo op de hoogte op het gebied van ASP, maar laatst heb ik
geprobeerd een script te schrijven om een e-mail vanaf een asp-pagina te
verzenden. Dit is me echten niet gelukt. Het enige dat er op m'n pagina
verscheen was:
CDO.Message.1 error '80040220'
The "SendUsing" configuratio... more >>
Avoiding Page numbers & Page URL
Posted by JESS NO[at]SPAM hotmail.com at 1/3/2004 10:12:41 PM
When we print an HTML page from the browser,the Page
Number (at Top right) and page URL (At bottom) is printed.
How can we avoide these information so that our page print
out look similar to a simple printed page same as word
document?
JESS... more >>
detecting page name
Posted by Gav at 1/3/2004 1:50:17 PM
Quick simple question...
how do u detect what the current pagename is (i.e. page.asp). also if the
command is stored in the include will it return the include file name or the
page that the command is included in name?
cheers
gavin
... more >>
Jmail Professional
Posted by paomanci NO[at]SPAM yahoo.it at 1/3/2004 7:03:22 AM
Hi guys,
I'm developing a web site with email capabilities: I have tried the
free version of Jmail, now I need Jmail Professional but still don't
want to buy it before having the chance to try it.
Can someone email it to me please?? I do want to buy it and I will,
but after trying it, that'... more >>
how to read value from a textbox in a new form
Posted by m.krechting NO[at]SPAM chello.nl at 1/3/2004 4:31:29 AM
Hi All,
I tried to read the value of a textbox in another form.
I have a page which contains one record. The textbox "txtWID" contains
the autonumber of the record. I want to read this value in a new page
so
I can set a WHERE for my query:
Dim eben
session("txtWID")=request("txtWID")
ebe... more >>
What button do I need to open a new form
Posted by m.krechting NO[at]SPAM chello.nl at 1/3/2004 1:20:52 AM
Hi All,
I need a button on my form that opens a new window.
I put in a submit button but it always returns to my first page.
And then my first page is empty.
What button do I need to go to another page (weapon_related)?
This is what I use at the moment:
'NewRecord1 Operation Method @3-0C... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|