4GuysFromRolla.com :
ASPFAQs :
The Nature of Things
The The Nature of Things category contains the following FAQs:
Question: How can I determine the location of user by their IP, or validate the identity of a user based on his IP?
[View the Answer! ]
Posted by Xander Sherry at 1/8/2002 11:37:08 AM. (72,898 views...)
Question: How do I post in a message board (and get answers)?
[View the Answer! ]
Posted by Dutch at 9/30/2001 7:12:40 PM. (48,358 views...)
Question: Fundamentals of client-server ASP : How can my ASP code call a JavaScript (or VBScript) function in the browser? How can I use a function or event in the browser to call a VBScript function in ASP?
[View the Answer! ]
Posted by Bill Wilkinson at 9/21/2001 3:24:20 PM. (61,858 views...)
Question: How can I print a web page in ASP?/Can I bypass the printer dialog box?
[View the Answer! ]
Posted by Steve Cimino at 7/27/2001 3:19:29 PM. (68,295 views...)
Question: How can I create a chart or graph that I can display to the user?
[View the Answer! ]
Posted by Bill Wilkinson at 1/24/2001 2:34:43 PM. (61,935 views...)
Question: How can I pop up a message from ASP? An alert box, when something goes wrong. A "confirm" dialog showing details of a record to make sure the user really wants to delete the record?
[View the Answer! ]
Posted by Bill Wilkinson at 1/22/2001 7:09:02 PM. (62,109 views...)
Question: How can I insert Printer Page Breaks in ASP/HTML?
[View the Answer! ]
Posted by Steve Cimino at 1/19/2001 2:54:43 PM. (56,203 views...)
Question: How do I send variables and data from client-side JavaScript to server-side ASP?
[View the Answer! ]
Posted by Richard Lowe at 1/14/2001 3:10:58 AM. (57,524 views...)
Question: What is CrossPosting? Why is it considered a bad thing?
[View the Answer! ]
Posted by Bill Wilkinson at 1/8/2001 9:52:50 PM. (47,497 views...)
Question: How can I capture and use (i.e. save to disk, let the browser download) the output of one of my own ASP pages?
[View the Answer! ]
Posted by Richard Lowe at 11/30/2000 7:45:48 AM. (75,978 views...)
Question: Is there a better way to show debug values from my ASP pages than to Response.Write them in the middle of my page or use a JavaScript alert to pop them up?
[View the Answer! ]
Posted by Richard Lowe at 10/31/2000 2:44:32 AM. (47,057 views...)
Question: When I try to do a Reponse.Redirect , it get an error message about "the HTTP headers are already written..." Why? What can I do?
[View the Answer! ]
Posted by Bill Wilkinson at 10/25/2000 9:17:40 PM. (47,395 views...)
Question: How can I call an executable program from my ASP page?
[View the Answer! ]
Posted by Bill Wilkinson at 10/17/2000 2:59:44 PM. (51,498 views...)
Question: Okay, if I can't do a conditional #include then how can I conditionally include things in an ASP page?
[View the Answer! ]
Posted by Bill Wilkinson at 10/16/2000 4:48:01 PM. (44,193 views...)
Question: How can I conditionally #include files? How can I tell if a file is already #included so I won't include it again? How do #include files work?
[View the Answer! ]
Posted by Bill Wilkinson at 10/16/2000 4:39:12 PM. (53,350 views...)
Question: Can I send my output to a different window or frame than the one that asked for the current ASP page?
[View the Answer! ]
Posted by Scott Mitchell at 10/11/2000 2:19:13 AM. (48,632 views...)
[Return to the ASPFAQs Index ] |
[Suggest an FAQ ]
The Nature of Things category viewed 94,109 times...
Do you have a FAQ you'd like to suggest?
Suggestions? Comments? If so, send it in !
Also, if you'd like to be a FAQ Admin (creating/editing FAQs),
let me know ! If you are looking for other FAQs, be
sure to check out the 4Guys
FAQ and Commonly Asked Messageboard Questions !
Most Viewed FAQs:
1.) How can I format numbers and date/times using ASP.NET? For example, I want to format a number as a currency. (761643 views )
2.) I am using Access and getting a 80004005 error (or a [Microsoft][ODBC Microsoft Access Driver] The Microsoft Jet database engine cannot open the file '(unknown)' error) when trying to open a connection! How can I fix this problem? (207777 views )
3.) How can I convert a Recordset into an array? Also, how can I convert an array into a Recordset? (202549 views )
4.) How can I quickly sort a VBScript array? (196039 views )
5.) How can I find out if a record already exists in a database? If it doesn't, I want to add it. (156019 views )
6.) How do I display data on a web page using arrays instead of Do...While...MoveNext...???... (152331 views )
7.) When I get a list of all files in a directory via the FileSystemObject, they aren't ordered in any reasonable way. How can I sort the files by name? Or by size? Or by date created? Or...
(140381 views )
8.) For session variables to work, must the Web visitor have cookies enabled? (110162 views )
9.) Can I send emails without using CDONTS? (107083 views )
10.) How can I take the result of a SELECT...MULTIPLE or a group of same-named checkboxes and turn it into a query? That is, if the user selects 3 answers, how can I construct a query that looks for all 3? (106308 views )
Last computed at 9/17/2007 3:22:00 AM