Home > ASP Development

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.
Ask Question About ASP Development
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(wait for best answer)
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(have the best answer)
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(wait for best answer)
[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(wait for best answer)
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(wait for best answer)
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(wait for best answer)
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(wait for best answer)
.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(wait for best answer)
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(wait for best answer)
how to implement postback in ASP????
Please give answer ASAP.... Thanks much in Advance....
answer(0)  view(6)  status(wait for best answer)
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(have the best answer)
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(have the best answer)
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(wait for best answer)
dependant dynamically generated combo box in asp in same form
two combo box named branch and empcode single form named sleave
answer(0)  view(9)  status(wait for best answer)
sending a dynamic data from access database to email through cdonts
Hi , i have an asp form which inserts data into access database,i want to query these data and have a dynamic table and send through email the whole table,please help
answer(0)  view(11)  status(wait for best answer)
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(wait for best answer)
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(have the best answer)
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(wait for best answer)
Microsoft VBScript compilation (0x800A03EE) Expected ')'
Senthilkumar
answer(0)  view(35)  status(wait for best answer)
i do not have the file "databaseConnect.asp", please let me know from where i can install it ?
how to install databaseConnect.asp
answer(0)  view(9)  status(wait for best answer)
i do noe have the file "databaseConnect.asp", please let me know from where i can install it ?
how to install databaseConnect.asp
answer(0)  view(14)  status(wait for best answer)
check parameter passed to function on button click
i want to check which one of the three buttons is clicked and perform action depending upon it. how to do this by passing parameter to onclick function?
answer(0)  view(20)  status(wait for best answer)
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(wait for best answer)
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(have the best answer)
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(wait for best answer)
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(wait for best answer)
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(wait for best answer)
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(wait for best answer)
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(wait for best answer)
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(wait for best answer)
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2010 by Infoqu. All rights reserved