ASP Development
ASP Development forum discussing ASP related topics including coding practices, ASP tips, and more. Active Server Pages (ASP) enables you to empower your HTML pages dynamically with robust scripting options.
Why? Guestbook, cant add..but..
i created a simple guestbook.. it works when i uploaded it at 1asphost.com but when i downloaded it to my pc under inetpub/wwwroot/myguestbook it wont work.. how come? heres my code..
sign page:
<HTML>
<HEAD>
</HEAD&g...
answer(163) view(3,417) status(

)
How can i Update and AddNew to multiple tables?
<i><b>Originally posted by : Richard (rsweeting@bahamas.net.bs)</b></i><br />This this the code i am using:<br />http://www.aspfree.com/asp/startpage.asp?id=24<br />It works fine for writng to the s...
answer(157) view(629) status(

)
help with addnew
i'm trying to set up a page that adds a new cd to my database using addnew, because of the autonumber, as tracks will be added on the following page. i have looked at a few guides however i still cant seem to get it to work properlly
h...
answer(159) view(532) status(

)
[General - Question] Currecny sign in asp code
hiya all im new to asp and im follwoing a tut on the internet but im stuck with the following, i want ?instead of $ the follwoing is the code i think i need to change can some please help
Code:
<%=formatCurrency( orderT...
answer(164) view(255) status(

)
ASP 2 or ASP 3 and global
<i><b>Originally posted by : aldy (aldykarna@lovemail.com)</b></i><br />which one that i should use ??<br />I already studied with ASP 2 and ASP 3 . There are a lot of different between them. <br /&g...
answer(165) view(235) status(

)
Array / AddNew problem.
I'm having a problem trying to add records from recordset to another.
First, I'm opening a recordset based on some form variables (Macromedia generated script below)
<%
Dim rsGetIDs__mID
rsGetIDs__mID = "13"
If (Request.Form...
answer(161) view(278) status(

)
AddNew problem
Hi, im trying to update new values to a database from a form drawn to the page in html for some reason my database keeps adding blank rows and not taking the controls contents.
Code:
<?xml version="1.0" enco...
answer(166) view(487) status(

)
.addnew doesn't work
I can't figure this out. I have 3 other pages similar to this page and they work fine. Help.
Here's my code. The other pages do not have the password check.
Code:
<<A href="mailto:%@LANGUAGE="VBSCRIPT"&...
answer(163) view(635) status(

)
This is test question
This is test questionThis is test questionThis is test questionThis is test questionThis is test questionThis is test questionThis is test questionThis is test questionThis is test questionThis is test questionThis is test questionThis is test ques...
answer(0) view(1) status(

)
answer(0) view(6) status(

)
ASP Simple Upload Download site?
Does anyone have a site where I can download the ASP Simple Upload component? Ive tried the vendor site numerous times and it just wont load. I have looked all over the place and cant find it anywhere. It would be greatly appreciated if any...
answer(3) view(1,174) status(

)
FCK Editor - Hiding Hidden Fields
Is there anyway of making the hidden fields not show in the editor?
I use alot of hidden fields and it confuses the design if there are lots shown on the page.
I have written validation for this site and need to hide the hidden fiel...
answer(9) view(280) status(

)
RDB With ODBC Connection Recordset Access
Hi All,
I have a question regarding to the rdb ODBC connection recordset access.
Through ODBC driver, I need to get data from a rdb database located on VAX. The connetion to the database looks succesfully. But the error code saids "...
answer(1) view(956) status(

)
answer(0) view(9) status(

)
answer(0) view(11) status(

)
how can i view ASP code in a Browser ???
Originally posted by : eynav (eynav@pansw.com)how can i view ASP code in a Browser ???i need to view an ASP within a browserwhat tag should i add to the code ?
answer(3) view(613) status(

)
Forum object
<i><b>Originally posted by : Jeremie Gent (jeremie@outdoor-attitude.com)</b></i><br />I'm looking for a free NNTP web site access object<br /><br />I want to access my IIS NNTP site thru an ASP page...
answer(19) view(4,236) status(

)
asp connection to sybase
I'm having difficulty connecting to a sybase server via the IIS server using asp.
The connection string below is for MS Sql Server and works Fine!
sConnString = "Driver={SQL Server};" & _
"Server=Se...
answer(10) view(620) status(

)
answer(0) view(35) status(

)
answer(0) view(9) status(

)
answer(0) view(14) status(

)
answer(0) view(20) status(

)
how to do Multiple Keyword search in ASP?
Hi.. I tried to split the keyword and do the multiple keyword search but I am not getting the correct result. Can you please help me with the code? Below mentioned is the full code of my ASP page. I will really appreciate all your help on this.
...
answer(0) view(17) status(

)
Multiple Keyword search in asp
Guys, does any one know how to perform a multiple key word search in asp.
My search only works if I type in one word, but if someone types in two words that it doesnt return anything. even if one word matches.
answer(5) view(799) status(

)
How to write an ASP COM in VB
<i><b>Originally posted by : Genlan Lee (genlan.l@spingroup.com)</b></i><br />Hi all,<br />Can someone recomand me some good books about writing ASP COM in VB?<br />Thank you.<br /><br />...
answer(1) view(111) status(

)
datatype autonumber HELP!
hi guys, another problem!!!
i got this error message:
'''''''''''''''''''''''''''''''''''''''''''''
Error Type:
Microsoft JET Database Engine (0x80040E07)
Data type mismatch in criteria expression.
/sample/sample.asp, line 20
''''''''''''...
answer(2) view(762) status(

)
ASP Email stopped working - Error '80040211'
Please Help!
I am a self-taught ASP coder with 1 year experience. My website has had forms sending emails for 6 or more months now, and suddenly on between Nov 1 & Nov 5 my email code stopped working with this error:
error '8004...
answer(4) view(335) status(

)
Top Editor's
Hi,
I want to show the top 5 editors that adds the maximum programs. ( http://www.erkom.com/mail/programeditor.asp )
rSQL = "Select TOP 5 subq.EdCount, all_pages.* FROM all_pages, (Select userid, Count(userid) as EdCount From all...
answer(3) view(246) status(

)
Submit button no response
I notice that my submit button having no response. It will not link to my specified page. May i know what's the problem?
My code here:
<html>
<body>
<form method="post" name = "frmUpdateMessage">...
answer(10) view(293) status(

)
pass username/password into URL and open
Hi,
I am trying to pass a NTusername and NTpassword into a url and open
that url automatically. Each user sees a different page. The url is
in the form of - http://usernameassword@www.test.com
I have the follwing code which i think will...
answer(4) view(307) status(

)