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.
post data
<i><b>Originally posted by : Glenn (glenn@rdsinc.net)</b></i><br />I am looking for a robust way to populate a html/asp form without using client side code.<br /><br />Specifically, I want to popula...
answer(1) view(597) status(

)
Crystal Report & ASP
<i><b>Originally posted by : Jeffi (manouj@hotmail.com)</b></i><br />How can I display Crystal Report Document's in WinWord Format with ASP ???<br />Merci !<br />
answer(1) view(994) status(

)
Help!!On how to code A-Z title search, PLEEEAASE!
<i><b>Originally posted by : Trinity (the_matrix_ad@hotmail.com)</b></i><br />To anyone out there, I really need some help for my school project, on how to code an <br />A-Z title link search.<br />...
answer(1) view(872) status(

)
Checking Browser Plugins Server Side
<i><b>Originally posted by : Rick Gipson (rgipson@i-soft.net)</b></i><br />Does anyone know how to check browser plugins server-side? Such as testing to see if the client's browser has the Flash 4 plugin. Any...
answer(1) view(285) status(

)
BinaryWrite Problem
<i><b>Originally posted by : Peter (peter@indis.lt)</b></i><br />Hi,<br /><br />One file which resides on a different host needs to write some 'arguments' to an ASP file. The javascript code for doi...
answer(1) view(120) status(

)
unique dropdown
<i><b>Originally posted by : Joshua Carlisle (jdcar+@pitt.edu)</b></i><br />I was reading Adrian's suggestions to creating a unique combo/dropdown box and he suggests using the dictionary object. Is there a adv...
answer(1) view(462) status(

)
Error Message
<i><b>Originally posted by : Neal (nealio@home.com)</b></i><br />I'm getting the following error:<br /> <br />error '80070003' <br />The system cannot find the path specified. <br /><...
answer(1) view(608) status(

)
Page stops executing without error!
<i><b>Originally posted by : Help! (jbarne@bellatlantic.net)</b></i><br />Any help is greatly appreciated!<br /><br />I have an ASP page that calls 3 seperate stored procedures (unfortunately, unavo...
answer(1) view(170) status(

)
Connecting to a DLL for Data Access
<i><b>Originally posted by : Balaji Singh (oldbuzzard@hotmail.com)</b></i><br />Can somebody tell me the advantages or the disadvantages of using DLLs, for all data access on my web server. In the sense that, ...
answer(1) view(400) status(

)
error on ADO query to Access database
<i><b>Originally posted by : Kirk (kirk@zebraenv.com)</b></i><br /><br />I'm very frustrated. I'm trying to run the following query:<br /><br /><%<br />Response.Write strid&"...
answer(1) view(310) status(

)
Response.Redirect
<i><b>Originally posted by : Brian</b></i><br />I'd like my add banner links to open in a blank browser window, as my image links do via the <br />"target=_blank" anchor command. How would I ac...
answer(2) view(527) status(

)
Multiple redirection
<i><b>Originally posted by : Brian</b></i><br />I have completely confused myself and my code trying to accomplish the following:<br /><br />I have a page (Page 1) with an image (in frame called &qu...
answer(1) view(273) status(

)
dropping client connections
<i><b>Originally posted by : Alan R. Parker (parkera@technosys.co.uk)</b></i><br />I'm using kisok mode clients to my iis site and want to auto drop them when they navigate to pages which are offline available,...
answer(0) view(128) status(

)
http://aspfree.com/asp/startpage.asp?id=72
<i><b>Originally posted by : Alan R. Parker (parkera@technosys.co.uk)</b></i><br />With reference to item 72 I'm been attempting to use the status/end methods to force reauthentication. I've found that I must ...
answer(0) view(501) status(

)
CAPTURE ERROR ODBC DRIVER IN ACCESS
<i><b>Originally posted by : steve (sschofield@aspfree.com)</b></i><br /><br />If there is an error of some sort the err.number and err.description will have something. in asp you have to explicitly test...
answer(2) view(617) status(

)
answer(1) view(222) status(

)
Refresh protect ?
<i><b>Originally posted by : phantom (phantom@sf.inetg.bg)</b></i><br />How to protect from REFRESH update. The value increase with last edit value.<br />10x in advance
answer(1) view(763) status(

)
Check if file exists, else...
<i><b>Originally posted by : daveschool (daveschool@hotmail.com)</b></i><br />I am trying to find the code which enables me to display a .jpg image depending on the existence of a variable filename. I have trie...
answer(1) view(833) status(

)
DateTime
<i><b>Originally posted by : Neal (nealio@home.com)</b></i><br />Hello,<br /><br />I am trying to get my database to post a date.<br /><br />It keeps putting zeros in the date time colum...
answer(1) view(584) status(

)
how to publish w/o .asp file extension
<i><b>Originally posted by : Harshal (hk970@hotmail.com)</b></i><br /><br />I want to call a .asp file on a link but w/o .asp extension. what i mean is<br /><br />href="link?uname=harshal...
answer(1) view(26) status(

)
Update Recordset
<i><b>Originally posted by : py (petersgyoung@hotmail.com)</b></i><br />When I update a field in a recordset, will the database automatically lock up all other fields on the same row of the table. Or do I need...
answer(3) view(694) status(

)
inserting into a database
<i><b>Originally posted by : gump3554 (gump105@yahoo.com)</b></i><br />I have a form for people to fill out with a textarea. All the info is being inserted into a database but when someone enters an (') in the...
answer(1) view(203) status(

)
Passing calculated variables
<i><b>Originally posted by : Hunter (Hunterthomas@compuserve.com)</b></i><br />I have one asp page that calculates a number of variables. I need to pass those variables on to a 2nd asp page. Is there a way t...
answer(1) view(320) status(

)
Browsing users hard drive for files
<i><b>Originally posted by : steve (sschofield@aspfree.com)</b></i><br />when you <form enctype="multipart/form-data" method="post" action="addequipment2.asp"> us this as a f...
answer(3) view(188) status(

)
Submit problem
<i><b>Originally posted by : LIe</b></i><br />In my page When i submit a survey, i get the coupon page.<br />If i press the BACK button, and then press SUBMIT again, i don't get the coupon page, but the...
answer(1) view(868) status(

)
ASP Search Engine
<i><b>Originally posted by : Nick</b></i><br />Hello-<br /><br />I am looking for resources on existing ASP driven search engines. I am trying to setup<br />a custom search engine for a small...
answer(1) view(218) status(

)
Coding for Site server
<i><b>Originally posted by : Jeff Dujon (zsm_b@mail.com)</b></i><br />Hi Everybody <br /><br />Can somebody send any link or post here about site server coding for search engines? I will really appr...
answer(0) view(897) status(

)
Authentication NT!!!
<i><b>Originally posted by : Gilberto (gilberto@ep-am.petrobras.com.br)</b></i><br />My network has many dominios.<br />My pages asp need authentication NT, but i only can authenticate just one dominio.&l...
answer(1) view(605) status(

)
How to SSL in Asp
<i><b>Originally posted by : Shahid Manzoor (shaid@hotmail.com)</b></i><br />I do not know how to user SSL with Asp.<br />
answer(0) view(316) status(

)
C is for Cookie
<i><b>Originally posted by : T.R. (T.R@Griffith.com)</b></i><br /><br />And it's good enough for me...<br /><br />Question:<br /><br />I need to write a cookie to someone's machine...
answer(1) view(443) status(

)