Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
Asp
:
ASP/VBScript
: Common Problems
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
.dll Questions
(12)
Arrays
(5)
Caching
(3)
Database and SQL
(18)
Errors
(2)
Not Quite ASP
(2)
Personal Web Server (PWS)
(4)
Session Variables
(8)
Times/Dates
(10)
email
(5)
forms and user input
(17)
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
Does Any1 know how to redirect from an asp page, without using a browser
can we hide the path and display only server name in URL
IIS/PWS: How do i set up either IIS or PWS on Windows 2000?
How do I subtract a day from a Date?
How to create a automatically self-submitting form (onload seems to loose information)
Random Questions
Is it better to hard code the DB connection string in each page and close in same?
How can I show my country's local time on my web site using ASP?
how do I reinstall .DLL file, IDLE.DLL?
How can I upgrade a DLL that's in use on a live server?
When I start Windows, I get an error message "missing idle.dll" - how can I correct this?
How can I stop the $ being displayed using formatcurrency?
Where can I get free ASP hosting?
How can I make multiple keyword searches?
How can I include an ASP page in another ASP page?
How can I create a "Make this my HomePage" button on my site?
How can I create a vertical graphic representation using a loop?
Can I pass Recordset from one page to another?
How can I get the currently running script name?
How can I clear and reset my Application variables?
Can I turn one number into single digits by separating each digit in the number into it's own variable?
How can I automatically obtain the Windows NT Log-On ID on ISS 4.0?
What is the difference between html and asp?
Where can I get information on how stored procedures work?
How do I make an application object a collection and then dynamically loop through the collection displaying the variable name and the value of the variable?
How can I get a list of all server variables for IIS?
Can ASP create directories on a server?
Where can I find an applet to do bar graphs?
Is there anyway to take the fonts installed on a server and place them into the pages viewed by clients?
How can I download the information from the asp tables into excel?
How can I get the width and height of an image (.jpg)?
Where can I find code for displaying only a certain number of records per page with a next back type of configuration?
Do I need any kind of compiler like Visual Basic 6.0 for developing ASP pages?
Is document.form.submit a method in VBScript? Why not use JavaScript instead?
How can I trap the values of checkboxes in an action page?
Can anyone tell me what the code is for executing a program from an ASP-script as HREF?
How to know whether cookies and javascript are Enabled at client's browser?
How can I generate a random password?
Is there a component which can send HTTPS Post data?
Is there any online step by step guide for vb component?
Is there anyway to redirect to a page and send it name/value pairs w/o using the querystring?
Anyway to submit a form without a form?
In IE how can i refresh for a second time a shopping cart that is already in cache
What code do I need to set focus to a form field when a page loads?
How can I include a dynamic file in my Asp page?
How do I tell what com components are installed on my server?
How can I tell what com components are on a remote server?
Where can I get a sample on how to make a simple com componet to use in an application?
I've heard the term "magic numbers", what does it mean?
Can I execute ASP and CGI scripting on the same page, at the same time?
How do I submit a page by way of pressing an ENTER KEY?
What is the difference between #include virtual and #include file?
Is there a way to use the count property to do a response.write.count?
Where can I download some sort of low-medium security login screen for ASP?
How do I call the variable that contains the URL of the previous page?
How can I generate a random number?
How do I pass asp variables to javascript?
Is there anyway to determine whether a browser can accept cookies?
How can I pass an ASP value into an javascript Open() function?
How can I get rid of the header (title, page number) and footer (URL) of an htmlpage when I print?
How can I put server side variables into a client side script? An ASP generated array into the likes of JavaScript and DHTML.
How can I count the occurrence of characters in a string?
Can I create a directory on a web server and/or in another server using ASP?
Is it possible for me to store the result of a query in a variable?
How can I check if a file exists (on the server in the current directory)?
How can I append an existing text file?
How can I create a text file using ASP?
Is there a vbscript function (or some other way) to get the count of an item in a string?
How do I copy a file using FSO?
Is it possible to disconnect the RecordSet and use the Rs.Update method later in the code? Or do I need to reconnect.
How can I identify what browser the client is using?
How can I use a vb script variable in a javascript function?
Searching a stress test utility to do stress testing on my web site.
Is it possible to send commands to the OS using ASP?
How to auto detect the screen resolution?
How can I use Excel charts in a web page to display poll results etc?
How can I upload a File to a Web Server.... via ASP?
Is there a shortcut method for capitalizing the first letter of a word?
In Netscape how do you manipulate spaces in querystrings?
How do you check to see if a variable is a digit/integer, character etc.?
Where can I get a sample on how to make a simple com componet to use in an application?
Searching an example of concatenation.
How can I set a cookie so that it never expires?
Will I gain performance by using the OBJECT tag?
Which method is preferred, using the <OBJECT> tag to "create" the objects rather than the usual Server.CreateObject?
Does one need to do a certain setup on a IIS server for remote scripting?
How do I stop a script once it has been executed in a browser?
How does one call a stored procedure from ASP?
How do I pass a stored procedure parameters?
Where can I find all these characters? (tab, space, carriage return)
Besides eWebCity.com , where else i can find for free ASP hosting?
How can I open a word doc, in the word application, from an HTML page?
How can I pass login details to IIS's FTP login box, from an ASP page?
I have a database of 100 clients out of which I want to send email to 12 selected clients only using aspemail pls tell me how to do it?
I have a database of 100 clients out of which I want to send email to 12 selected clients only using aspemail pls tell me how to do it?
can we run .exe file on server through asp
How can we Write data with Carriage return in ASP?
How can I pass a RecordSet to a subroutine written in vbscript - called by OnClick or something ?
How can I restrict a user from opening a new window through file-new-window?
Newbie Question -------> How to pass variables to a VBScript
how i can disable the editable property of text box
How can I get this to work: str = txt(n).value where n is an incremental number within a loop?
can we hide the path and display only server name in URL
Does Any1 know how to redirect from an asp page, without using a browser
Unanswered Questions
I have a database of 100 clients out of which I want to send email to 12 selected clients only using aspemail pls tell me how to do it?
Where can I find a free asp host with global.asa use
how can I run a page in asp if my PWS don't do it
Is there a way to use contractible links?
Can I upload a file without using <input type=file...>... HTML form? ie pure ASP
What is the correct syntax for calling Javascript functions from vbscript. (from within ASP page)
how can i connect my computer to my stereo and tv?
I'm requesting a form and then want to append a number to it which corresponds to a stored variable
How do you create a directory from a form? I have tried several times, and failed. Thanks...
How do I insert a radio or a check button each row and display only that row in an other page?
how can i get file from directory (c : ) and print it without opening it?
How do I pass parameters to asp script from a vbscript function?
© 1999-2004
Synop Pty Ltd