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
session variables
<i><b>Originally posted by : Jeffi (bostel@intelligent-dev.fr)</b></i><br />I've problemes with session's variables : After 3 redirections, They are reinitializes. Does any body know why ?
answer(2)  view(439)  status(wait for best answer)
Timer in ASP Pages. Can ANYONE HELP???
<i><b>Originally posted by : george (george@utlimited.com)</b></i><br />Hi folks. I have such a challenge here. I want to write an ASP script. I want it at every 12:00 AM to write the site traffic to a file. An...
answer(1)  view(27)  status(wait for best answer)
combo box validation
<i><b>Originally posted by : michael (michael.sawyer@hrdc-drhc.gc.ca)</b></i><br />Hello <br />I want to validate a pull down menu selection. Working from Mike B's reply to <br />"validation&qu...
answer(1)  view(44)  status(wait for best answer)
Expiring cookies in 10 minutes.... can it be done?
<i><b>Originally posted by : Lucas (lucas@web-earth.net)</b></i><br />Using: <br />Response.Cookies(strCookieNamee).Expires = Date()<br /><br />How would i get that to expire in 10 minutes?<...
answer(1)  view(819)  status(wait for best answer)
How do they do this?
<i><b>Originally posted by : Pam (pl@ix.netcom.com)</b></i><br />Hello, I have a client that wants something similar to what they have on this page. Please go to http://www.goodhome.com and click on decorating...
answer(1)  view(215)  status(wait for best answer)
Question on Session/Application scope for variables
<i><b>Originally posted by : PVS (pvsraja@yahoo.com)</b></i><br /><br />Hello all,<br />I am new to ASP programming.<br />Is there any way to give session or application scope to variables fro...
answer(1)  view(365)  status(wait for best answer)
looping over a comma-delimited list
<i><b>Originally posted by : Arbon Reimer (areimer@burt.com)</b></i><br /><br />Hello! I am brand new to ASP. I used to be able to loop over a comma-delimited list with ColdFusion to break it up. Examp...
answer(1)  view(978)  status(wait for best answer)
ASP hang server?
<i><b>Originally posted by : max</b></i><br /><br />I wrote a asp script and try it up on the server.<br />After trying out the script, I can no longer open my connection to the server thru the ftp ...
answer(1)  view(481)  status(wait for best answer)
Drop Down menu...
<i><b>Originally posted by : Felicia (ong_felicia@hotmail.com)</b></i><br />Hi all,<br /><br />I am a new ASP learner, wishes any ASP expert will extend their advise to me.<br /><br />I ...
answer(1)  view(205)  status(wait for best answer)
ASP session and application scope usage confusion...
<i><b>Originally posted by : Felicia (ong_felicia@hotmail.com)</b></i><br />hi all,<br /><br />I am confuse with the usage of creating an instance component with session and application scope.<br...
answer(0)  view(296)  status(wait for best answer)
Problem sending email in Asian Language using CDONTS
<i><b>Originally posted by : Yeti Chow (yeti@pacific.net.sg)</b></i><br /><br />Hi,<br /><br />I need to send email in Asian Language such as Chinese, Japanese or Korean and is using CDONTS Ne...
answer(0)  view(844)  status(wait for best answer)
Binary Read
<i><b>Originally posted by : Shawn</b></i><br />When we are using binary read, we can't use the request.form. So how to write a request.form using binary read? Please help!<br />
answer(0)  view(866)  status(wait for best answer)
multi-access database
<i><b>Originally posted by : Travis</b></i><br /><br />Hello:<br /><br />I have created an access database, and I have <br />written an asp file to access it. But I am <br />just ...
answer(0)  view(461)  status(wait for best answer)
ASP Timing Out , Why?
<i><b>Originally posted by : Robert Reese (robert.reese@blueshieldca.com)</b></i><br /><%<br />Dim Connect,Rst,Query<br />SET Connect=Server.CreateObject("ADODB.Connection")<br />...
answer(2)  view(967)  status(wait for best answer)
Dynamic HTML
<i><b>Originally posted by : Balakrish (preediti@aol.com)</b></i><br /><br />Is there any component available to generate dynamic HTML that will preserve <br />Rich Text Format? I want to store memo...
answer(0)  view(763)  status(wait for best answer)
I've tried & tried and I'm getting a blank page
<i><b>Originally posted by : Clarence (c_witson@hotmail.com)</b></i><br />I'm new to ASP and this maybe something that is very simple.<br /><br />I have a database with:<br />NAME<br />P...
answer(1)  view(684)  status(wait for best answer)
ddd
<i><b>Originally posted by : 11 (11@ie.com)</b></i><br />ddd<br />
answer(0)  view(610)  status(wait for best answer)
newsTrax
<i><b>Originally posted by : phynias (sideshow@greeneggsnspam.com)</b></i><br />I am currently developing a News Updater for web admins. It is similiar to Newspro but written all in asp. I am looking for help w...
answer(0)  view(580)  status(wait for best answer)
retrive loginname problem...
<i><b>Originally posted by : Felicia (ong_felicia@hotmail.com)</b></i><br />I really need help, please. <br /><br />I had a sendmailtouser.asp file. This asp file read company main and backup sales ...
answer(2)  view(436)  status(wait for best answer)
Exchange Server and OWA question
<i><b>Originally posted by : David Highlander (dhighlander@pdq.net)</b></i><br />I'm using Exchange server 5.5, IIS 4.0 and OWA.<br /><br />When you go to the OWA main page it asks you for your NT C...
answer(0)  view(977)  status(wait for best answer)
Site locking up, but NT server seems to be running fine.
<i><b>Originally posted by : Dave (drogers@provide.net)</b></i><br />I have a Windows NT Server with service pack 6a running on it. Recently I have noticed that the site sometimes locks up from the outside (dia...
answer(1)  view(27)  status(wait for best answer)
beginner: need CMD with SQL statement?
<i><b>Originally posted by : piper (kbarnes@trivergent.com)</b></i><br /><br />If you are connecting to a db via a connection and a recordset object and (once the connection is made and open) you want to ...
answer(1)  view(190)  status(wait for best answer)
Max SQL
<i><b>Originally posted by : Paul (pwill22@hotmail.com)</b></i><br /> I am trying to use a MAX SQL method of returning an access <br /> autonumber (instead ...
answer(1)  view(518)  status(wait for best answer)
Where to download IIS4 ,please.
<i><b>Originally posted by : wb (ajq04b3x@chmai2.loxinfo.co.th)</b></i><br />I am online internet for days to search for IIS4 to download.Any one give me the site address.Thank you.<br />WB<br />
answer(1)  view(985)  status(wait for best answer)
Urgent: How to desgin the Interface for Multiple Records.
<i><b>Originally posted by : Palani</b></i><br />Hi,<br />I am developing an Order entry screen in ASP.<br />I want to give the interface to enter the details of the order like LineNo,ItemNo,OrderQt...
answer(1)  view(72)  status(wait for best answer)
Prompt for network password when export to excel
<i><b>Originally posted by : Janice (nglishan@hotmail.com)</b></i><br />I use this line of code to export my data to spreadsheet<br /> Response.ContentType = "application/vnd.ms-excel"<b...
answer(2)  view(943)  status(wait for best answer)
Modify a web page to navigate like in Babelfish
<i><b>Originally posted by : Kiril (p.tinto@lycosmail.com)</b></i><br />Hi<br />I'm trying to reproduce the script that use Babelfish (translation).<br />I want to make web pages not available to pe...
answer(0)  view(845)  status(wait for best answer)
Alphabetizing Code
<i><b>Originally posted by : Hung (hpham2@lsu.edu)</b></i><br />I'm having problems alphabetizing a list of variables. Could anyone help?<br /><br />Thanks in advance
answer(1)  view(991)  status(wait for best answer)
Simple text field search
<i><b>Originally posted by : Charles Janco (cjanco@mindspring.com)</b></i><br />I am trying to create a simple form that searches a text field in my Access database. The field contains part numbers that are mad...
answer(2)  view(519)  status(wait for best answer)
Tallying Up?!?
<i><b>Originally posted by : ami (ames@madcreations.net)</b></i><br /><br />if i have something like this:<br /><br />stuff score<br />-----------------------<br />1 ...
answer(1)  view(440)  status(wait for best answer)
 
Home - About Infoqu - Contact - Privacy Statement - Link to Infoqu - Bookmark Infoqu

Copyright 2007-2008 by Infoqu. All rights reserved