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
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
Common Problems
(179)
Database Backed Sites
(22)
Functions
(12)
General Information
(0)
Installation and Configuration
(4)
Language and Syntax
(11)
Management
(3)
Platforms
(0)
asp
(0)
Links
ASP101
Learn ASP
ASP Advice
www.activeserverpages.ca
ASP+: Faqts
Tutorials
ASP: tutorial: Htmlgoodies
Devguru
Documentation
Microsoft's ASP page
ASP: index: keyword: Devguru
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
How to see if a checkbox in aform is checked or not if the action is other page
if i submit a form my system is displaying the ASP code insted of running
what is %compspec%
shall i call a asp fuction from vbscript ?
Is it possible to invoke an .asp file when the time is 12.00 A.M?
Random Questions
Where can I download some sort of low-medium security login screen for ASP?
Can I execute ASP and CGI scripting on the same page, at the same time?
How can I stop the $ being displayed using formatcurrency?
Where can I get information on how stored procedures work?
shall i call a asp fuction from vbscript ?
Do i need a cab file for Calendar control, when I use it in a Web Page.
How can I automatically create a thumbnail after uploading a picture to my webspace?
How do you create a New/Update icon function?
How can I retrieve a file from another webserver, and store it on my own webserver (using http)
When I am trying to send a cookie to a browser via PWS and usin Response.Cookies or Response.Redirect, the browser tells me that the HTTP can't be mod
Asp 2.0, Asp 3.0. Is this a version number of Vbscript and if I have installed PWS how do I find which version of VBscript I am running?
How can I calculate the age of a person from a date of birth entered in a form using format xx/xx/xx - Using DateDiff returns only years not age
I am lost as to what the "VbCrlf" thing is! Could someone explain it to me, I can't seem to find any info on it.
How to uncheck an already checked Radio Button using VBScript
How do I send an iCalendar request via email using ASP and/or IIS?
How can I replace the return characters in a text area with <BR>
How can I send a variable to a remote server and store its response?
Have VBScript Code for spell checker using CreateObject Function, but when run ActiveX cannot create the object Word.Application.
"Variable uses an Automation type not supported in VBScript: 'CInt'" - what does this mean?
How do I tell if the User has a Flash Player installed and which Version number?
I used CDONTS program code to send email , but I can't run the program, as it said "Microsoft VBScript runtime error '800a0046', Permission denied ".
How can I launch an application (ie. MS Access) on the web server from a client terminal?
how can i create text file at client side using test information at server
How can I submit a multi-select box to a processing page that updates a database?
can i run .exe through asp script
can we run .exe file on server through asp
How do you convert from Integer to Date i.e. 20010324 to 2001/03/24
HOWTO: Uncheck a Radio Button
how can we get LCIDs
how can we get the country name from which a client requests a web page
how can we read a file on the client from the temporary internet file folder?
How can I include an ASP page in another ASP page with QUERY STRING.
Using Server.CreateObject or Session variables from within a function in VBScript gives Error
How to hide a file on IIS but have it accessible to all users through ASP?
How can I send parameters with a response.redirect? Do I need to make it a form?
Is there any way to create pdf files on the fly from a database accessed using ASP ?
I am using "cdonts.newmail" in my program, getting error: ActiveX component can't create object: 'CD
how can I run a .exe file that sits on the client machine using an ASP page running on the server
How do i set Session("x")= optionvalue when a value is selected from listbox
how to find vbscript version by writing the code in vbscript
How can i check for a record already exists in the action page if my primary key is identity seed ?
To DLL do I have to make a reference to,to write COM objects that includes Response, Request object?
How can I redirect a user to their login page from a URL path in Access db?
How can I run ASP using Apache Web Server under Windows??
Can I submit from a modal window to itself?
i m callin exe thru asp (exe on client side) and i m tryin to get client ip but gives me server ip?
How can i get the IP address of client computers using ASP or Javascript on IE browser
how to add Update - Delete - Add New buttons all to the same form in an asp application.
How to post the results from HTML form to an ASP in a seperate popup window?
how to create a word document with desired font (like courier, cgtimes) with ASP application, in the local server.
How to call a server side vbscript variable to client side javascript in same asp page
Is it possible to change the browsers margins in Page Setup with ASP
how to send mail by ASP. Need to installed anything? What is ASPMAil and CONTS?
How can i colour the cells in my table based on the values of the data in the cells
How do I call a VB.exe program from an ASP program?
Trying to find and replace carriage returns in a string. How can I do it?
How can I POST form data to a server and collect its response in the same ASP page?
How do I POST data, Receive the results and continue processing in same ASP page?
Can U POST and receive a response in the same ASP Page?
How to disable choices in an option list depending on choice from previous page?
How do I get the machine name (workgroup name) in ASP for tracking purposes?
How can I find out client IP address,its username,website visited and time and date
How can I enable/disable a select box depending on variable value?
How Can I change the mouse pointer?
Can i Connect to DB with Client Side VB Script ? How
how to get data from form, by clicking button action
if he click logout then how to come out of a perticular session
if he click logout then how to come out of a perticular session
i tried to execute a exe file using code mentoned, it's running in back ground. i want in foreground
Can I open an MS Office application from a web page?
How do I direct users to different pages based on items in a drop down box on a web page?
how do i display just the first few lines of a long string, with a link to the rest, i.e. "more..."
How do I start with page1, open new window to page2 and auto fill a form on page2
Can I pass variables via POST using response.redirect? (no querystring variables shown)?
How can I convert an ASP db driven web-site to run from a CD (HTML pages), using a script?
How to run an exe file from the aps page, that is this should execute an application
Can I print to a printer attached on the IIS server?
Can I terminate a Session object that's currently in use, provided I have the SessionID?
How can I get this to work: str = txt(n).value where n is an incremental number within a loop?
How to HTML Component values pass values to ASP procedure
In ASP, how do I hide the URL when posting variables from a form?
How do you change the value of a textbox based on which radio button has been selected?
I am calling an asp file with #INCLUDE this file is called but does not return to the file
How to do upload file in ASP ?
How can I email a Web Page Directly from the Browser in the Email Body?
how many sessions that server can handle ?
is there any ASP equivalent for PHP phpinfo() function?
How can I launch iexplore.exe on client computer from a server?
How do I securely count the number of times a form has been submitted?
Is it possible to invoke Exe which is in the client system from program? Exe need to show GUI.
populate combo boxes from database
I tried this script to run .exe file on the server side. But the exe file did not run. What should I
I tried this script to run exe file on the server side.But the exe file didn't run.What should I do?
how can i write a form submit request straight to a text file in asp 2
can serverside VbScript used in HTML pages? i dont want to have asp extension. I want HTML extension
Create thumbnail from image in AccessDB using ASP over Internet; Need freeware component maybe?
How do I call a VB.exe program which requires parameters from an ASP page?
How can I insert different data from one form to multiple database tables?
Generating a random number for user name and password using ASP
how do i use the contents of an array stored in a session variable as the criteria in a SQL statemen
How I can make my login system so just 1 person can use a login and password at a same time ??
how can i post data using a script instead of the form?
i have a vb .exe file with some functionality. and i want to invoke it through the asp page. what is
How Can I set session so that it never expires.
asp web developer
running .exe file from .asp page, it pop up in task manager but atay there and nothing happened
running .exe file from .asp page, it pop up in task manager but stay there and nothing happened
How to select records from table between start_date and end_date using ASP?
How to store and compare Passwords as Case Sensitive stored in database (e.g Access).
when convert asp to vb,how to set password with fso
how to set password with fso when convert asp to word
How to run a batch file on client pc through ASP
Is it possible to invoke an .asp file when the time is 12.00 A.M?
shall i call a asp fuction from vbscript ?
what is %compspec%
if i submit a form my system is displaying the ASP code insted of running
How to see if a checkbox in aform is checked or not if the action is other page
Unanswered Questions
Is there an ASP equiv to Perl's pack/unpack functions?
How can I append an existing spreadsheet file?
How to pass form variables as an Array? E.g. a set of editable text fields from a DB?
If I determine a recordset is empty, how do I turn it into a custom recordset?
How do I include a CGI in an ASP page? <!-- include--- > doesn't work.
How do I print the current line number? Or the line number/page name a function's been called from?
How taxing is creating a FSO ie use one sparingly or make a function to call when you need on.
How to get the values into list box placed in a grid at runtime
How to get the values into list box placed in a grid at runtime(from database)
How to place a list box in Grid DTC and connect it to database.
How to trace the Events of List box placed in Grid DTC
How do I parse an html page and authenticate the get request at the same time?
What is correct way to use vbscript in mouseover - e.g. onMouseOver="MM_displayStatusMsg('<%=XXX%>
How do I read content of a MS WinWord (*.doc) file into my asp document?
how to insert table dynamically into sql server using asp
how to insert table dynamically into sql server using asp
how to make pulldown options dependant on another pulldown's results in same page (options from db)
How do I select a row from a dynamically produced table using ASP and post the results to a new page
how to save an object (eg an picture )(got from client side ) on server side?
How do I order the results of a Files collection by File name?
How to determine the version of an .EXE/.DLL that is on the server
XMLHTTP.send does not work if I make an HTTP request from UNIX It works fine in browsers/MS apps.
How do I insert muliple selected values in a listbox into a database?
How do I insert muliple selected values in a listbox into a database?
Print Margins
How do I convert the value from a retrieved recordset to text and display in a table cell?
How do I convert the value from a retrieved recordset to text and display in a table cell?
I am using ultradev to build a simple application to display a table on a web page using asp and an
I am using ultradev to build a simple application to display a table on a web page using asp and an
How to parse a webpage with asp... get url's listed..
How to create thumbnails using ASP or VBScript without using third party or commercial components?
how can i execute an adduser.exe file in asp with some arguments like username and password
How do I display items on a page using a select box generated dynamically to refresh the page items?
Can I write a text file to HTML referencing the filename in an MS Access field?
How can I force the client-browser to download a file rather then opening it in its application?
How do I put the data queried form access/Sql in MS Word file using ASP / VBScript.
Can I determine the type of input element when a form has been submited to an ASP page ie. "hidden"
How can you make an ASP Grid DTC to display a scroll bar?
How can I detect resolution/screensize with VBScript, or set a VB var using JavaScript.
How do I direct users to different pages based on items in a drop down box on a web page?
I'm trying to do a 'DROP TABLE tblName' via sql from the session_OnEnd sub. Is this possible?
how to add items to listbox using vbscipt
How can i post my data on a form on enter key press? already used Method = Post. Iam having 3 forms
how to retrieve value in form fields(from table)?
how to retrieve value in form fields(from table)?
how to retrieve value in form fields(from table)?
how can I pass variable from ASP page to VB program on local machine
i have put the statement "document.myform.submit" inside my page but it doesn't work & i receive an
Post form data to ASP server, redirect the browser to another URL & recieve response
After downloading a file from a asp page ,then how to have the control in the form elements.
What is the VBScript equivalent to the Javascript Eval() statement?
How can I send a Page in the body of email while the page is opened in the browser?
How do you Write a Variable Value to Previous Part of Page?
How do you Write a Variable Value to Previous Part of Page?
I want to open a word document from server side to the client browser with the word toolbar opening
I want to open a word document from server side to the client browser and changes save back to the s
Is there an ASP version of iCalendar? If So Where can I find it?
How to run .exe from server and display StdOut with ASP
I am trying to call vb.exe in asp to run at client, I am unable to see the Interface(GUI) of the exe
I want to insert the values in the database ,selected from a drop down menu using ASP and VB Script
how to search a particular file on client's pc on start of an application needed to run that applica
How can I pass a variable from an asp back to a visual basic application after I click the asp objec
How can I pass a variable from an asp back to a visual basic application after I click the asp objec
how to change UK/US date format in ASP, using MS Access (not string editing!)
How can I submit a form, close this form window page and popup a new page using the "same" sumbit
Is there a way to find out the version of ms-office using vb scripts ?
How can I get IP address using client side VBScript?
on a single asp page how do i pass the contents of a text box to a vbScript or JavaScript function.
on a single asp page how do i pass the contents of a text box to a vbScript or JavaScript function.
Need to create a new window with a user agreement. Program is written in ASP/VBscript. How do I do?
How can I automatically close the window after saving a file just like attachment?
how do i call javascript function within asp scriptlets
how to populate a list control with info from data base
how to save specified fields data that is present on web page a and store it in a database using vb
Inserting a record into MS Access database creates two rows, How can I stop the second record.
when a user submit a survey can I send a copy through my email account?????
How could I run an executable through a Web Browser with a simple click and execute interface?
How do I add a Delete button to a vbscript page displaying a recordset that deletes the record show?
how can i have a counter of the number of visitors on my page?
how can i post a table containing data to many users?(they shd see it in form of table only)
how can i post a table containing data to many users?(they shd see it in form of table only)
How can I check if a programme exists (on the user's computer)?
how to display the contents of a certain drive of client side computer
how to login different clients to their developing section of the website (Client Login)
To down load a table (which is in the form of xls) to xl sheet by prompting the save dialog box
How do I keep selected value of selection control after submitting the form
who run exe file such as (the scanner) through client browser using vbscript or asp
who run exe file such as (the scanner) through client browser using vbscript or asp
how to run exe files such as (hte scanner ) through cilent browser using vbcript code or asp code ?
How can I pass parameters to a server-side .exe with ASP?
How to make a calculation in vbscript based on checked radio button
How to set Margins in Word document created using ASP & FSO?
How I do a Resp.Redirect to a PDF file, having it dwnloaded instead of having it opened in browser?
On submit need to invoke asp which inturn invoke dll that need to return a value, pls help with ex.
how can execute an .exe at server using button. thanks.
Data fills only part of frame on IE 6.0?
I need to add a Print button on a ASP page (vbscript)that opens another page,sorts data and print??
my code for sending mail is correct but i am not able to receive the mail please help me?
how to open wab.exe(windows address book) in client system using asp?
How to start and stop service of IIS and oracle by using VBscript
ActiveX security prompt, Download via browser
how can i upload multiple file -just like parelle processing?
how to store user and password through session in asp/vb script
fastly run an ASP page on remote server every 1 second by passing parameters from local database
Extract selected values from a SELECT Multiple with VBScript BEFORE form submitting the form?
I have a asp code that sends sms , I need to write exe file for my asp. it should run my asp file
when i run .exe file from .asp server ,it opens in the task manager but i cant see it
how to submit all items(not just selected) from a multiple select control to another asp page
How do I get name of the Client Machine?
How can I open a known web page on the Internet, login and select various options with ASP?
to call the value of one dropdown box into another page which has onchange event
How to use ASP 2 compare two Word docs on the client machine without installing Word on the Server?
with out using input type=file can we upload a file using javascrip or vbscript
I am using XP Professional and I wrote COM in VB which print the excel file on Server. this COM is
how can i run a .exe file in asp? i am using netmeeting in asp. i want to run the chat exe file.
shall i call a asp fuction from vbscript ?
how to open a print dialog box using ASP And VbScript on buttonclick event
how to open a print dialog box using ASP And VbScript on buttonclick event
when i click print, letter is printed & print icon also printed out. how to invisible print button
How can I get all the existing applications in my web server with asp (ex Word)?
how i can find a primary key in table by using vbscript & asp ?
How to print a html page using asp
how do i insert a file.name from a file systemobject, chosen from a dropdownlist, into a db field?
How can i save the date automatically to the database?
inserting a record into sqlserver db using vbscript in a asp page synamically
How can open a WebDav folder with VBScript?
How do I pass a variable created in java to vbscript ie:the Window.name to use in a vbscript
I have repeated a check box using asp, how can i pass the values of those checked to another page
How to do a rowcount in datagrid using vbscript?
How do you pass an entire form through the submit button (as a parameter) to a VBScript function?
How can I access form elements inside ASP delimeters, e.g. A select-option control from a form
redirect download
how to findout how many number of element is there in combobox
How to change the CheckBoxList to RadioButtonList runtime in ASP.Net.?
when i use actionscript in flash how can call asp DB
How to call Event handler in ASP
How to bring windows created by ActiveX EXE GUI application to the foreground (to the top)
How can I call a function in an asp page which calls another page on different server from this serv
I used OPEN/SAVE dialog box.If i clicke a word file will open.But i want to open in new window.how?
© 1999-2004
Synop Pty Ltd