Knowledge Base Contributions
Below is a list of the knowledge base entries that unknown unknown has contributed to:
Page: 1 2 3
- How do I check to see if a file exists?
- Is there a function in Python for converting Latin-1 to UTF-8?
- How do I change the mouse pointer to the default 'wait' icon during a short operation in tkinter?
- How do I copy one object into another without having them refer to each other?
- How can I extract just the links in a web-page or html-document?
- What's the best way to obtain seeds for random number generators?
- What are the keys for auto-completion? ie. selecting one item in the scrollbox with a keystroke?
- Is there a simple way to disable the enter key for a form?
- HOW do I set ODBC:DNS in php?(window NT)
- How can I create an object at runtime, giving its module and class name?
- Is there a way to escape special characters when inserting a string into a database?
- Is there a simple cgi module for Python that can do redirect?
- How can I edit or delete an existing link?
- How can I add a link to a knowledge base folder?
- Is there a progress bar given by Tkinter?
- Where can I find documentation for TKinter?
- If an instance of an object passes a reference to one of its methods, how does python keep track of the instance?
- Is there a way to load a module given a full filepath?
- Is there a way to do a large output of text using print?
- Is there a way for the script to get the path of the file it's in?
- Is there a recursive glob?
- How can I move a folder between knowledge bases?
- test question, IGNORE it
- How do I find the byte length of a float, double or an int?
Are all standard python float, double, ints, etc of a fixed format?
- Is there some way to refer to the and * operators as functions?
- How can I get the week and dates in the following format "Week 19 (8.5. - 14.5.)"?
- How can I create an object instance giving its classname at runtime?
- How can I call Python scripts from C/C++ program?
Is it possible for C to call Python routines and vice-versa?
- How do I create a mailbox using PHP and sendmail ?
- I can use META tags and header() to prevent page caching but how do I prevent image caching?
- Does python have a sleep function? e.g. sleep(60) to wait 60 seconds?
Is there a command/function in python to put a delay or wait step into a program?
- How do you interrupt a program running under PythonWin?
How can I stop or break out of my Windows Python program?
- How can I use the smtplib module to send email from Python?
How can I send mail using the os module?
How can I send mail through python?
- Is it possible to create constant integers, floats etc?
- How can I disable the output of error messages inside the HTML page?
- When running sets of python scripts how can I cleanup all variables (globals) from the last one run?
- How can I improve performance when using multiple class files?
- What is the 'Deleted Folders' folder for, in the top level of knowledge bases?
How is version control affected when folders are deleted?
- How can I add a PHP configuration directive in http.conf (Apache)?
- How do the version control features work with collaborative editing?
- Where should I ask a question?
How can we drag an item from one list box and place it in another list box using java script?
- Which folder should I ask my question in?
- How can I rename a folder?
- How can I delete a knowledge base folder?
- How do I navigate within the knowledge base folders?
- What is a source?
When should I reference a source?
- Why can I ask more than one question in different knowledge bases for the same answer?
- What does sharing my knowledge actually mean?
- Do I need to be an expert to share my knowledge?
- How can I associate a color scheme to a knowledge base I create?
- Can I revert an answer back to a previous version?
- What are the different versions of an answer?
- How can I edit an answer?
- What is the FAQTs privacy policy?
- Is it necessary for me to logout of FAQTs?
- What are the scopes for education in Rajasthan India?
Education in Jaipur?
Education in India?
- What if I'm not sure where to put a new folder in the hierarchy?
- Where can I practice creating a knowledge base with entries?
- What are the different link types?
- What are the version control features of faqts?
- When and why should I edit a question?
- How can I edit a question?
- What are the collaborative editing features of faqts?
- How can we use the collaborative editing capabilities of faqts?
- If I don't feel confident, can I get help to create a new knowledge base?
- Can anyone create a new knowledge base?
- How can I carry out a search?
- What are 'My Recent Searches'?
- What happens when I delete a folder?
Does deleting a folder delete all the contents of that folder?
When I delete a folder will it delete all sub-folders?
- How can I create a sub-folder?
Rundll32 Error when running some music or download an Application what could be Problem
how to install linux or anyother o.s when one partition is available and no more capacity in HDD and
How to Configure win 98 as client in the Network complete including DNS Address etc all
- What is a sub-folder?
What is the purpose of a sub-folder?
- How can I ask a question?
- Do I have to be a 'guru' before I can start answering questions?
- How can I answer a question?
- Do FAQTs knowledge bases have to be computer related?
- Can I halt folder alerts being sent out to me over a certain date range?
- Does a folder alert automatically apply to sub-folders?
- How do I delete a folder alert?
- How can I contribute to FAQTs?
I am trying to host my web application using Apache and DynDns free DNS service, but I ran into a pr
How to remove PHPsessionID from URL?
how can I remove slow query problem in mysql?
how can i get good freelancer from India?
I have a image on website "A". when that image is clicked an alert box should apper saying "GAME O
- How do I add an entry alert?
What is an entry alert?
Why would I want an entry alert?
- How do I add a folder alert?
What is a folder alert?
Why would I want a folder alert?
- What are my current folder alerts?
- Can I halt entry alerts being sent out to me over a certain date range?
- How do I delete an entry alert?
- What are my current entry alerts?
- If the Help Knowledge Base doesn't answer my question, where can I get additional help?
- How do I compare two variables that have been assigned text strings to make sure they match?
- How can I execute a program called zgv, for viewing jpeg files, on a linux server using php3?
- How does one create a 3d array; (continent-array(country-array(city-array)))?
- How do I populate a combo box in a search form with values from a two columns of a query?
- How can I use images with a MySQL database?
- How do I use PHP to display rows from a MySQL database in multiples of 50 (1-50, 51-100, etc)? Thanks.
- Can I use FAQTS to setup a private (restricted) folder?
- How can I create a search for a MySQL database that will search ALL the words contained in the database?
- What fields do I need to be able to query for the latest changes to a table?
How can I query a table to get the latest updates and new records?
How do I get the latest changes using an autoincrement and a timestamp field?
- PHP seems to configure, make, and install without errors, but no PHP binary is created
- How can I disable the back button from a form?
- How can I search for the first binary character in a string?
- How can I strip binary characters out of a string?
- Can I get Apache to parse a file as both php3 and the server side includes?
- How do I set an apache server to run a php file with an html extension or no extension?
How do i use single extension like .html for multiple AddType in Apache e.g. .html file for server-p
How do i use single extension like .html for multiple AddType in Apache e.g. .html file for server-p
How do i use single extension like .html for multiple AddType in Apache e.g. .html file for server-p
- How can you set up PHP to run in files with no extension like file, instead of file.php?
- When I use ftp_put() command, I get an ILLEGAL PORT COMMAND, but rest of the ftp_*() commands works?
- How do I use ftp_nlist() to retrieve an array of files from the FTP server?
- How can we implement an Advertisement Banner in PHP?
- How can I decode the windows - 1252 charset from a string? There is the convert_cyr_string function, but only accepts windows 1251 charset. ideas?
- Is it possible to use PHP with progress?
- How do you send an email attachment using php3?
I want to send an email with an attachment to a MAC but it is unable to read the MIME encoded messag
- Is there any easy way to format an integer to have leading zeros? eg. store 12 as 0012.
- What advantages does PyApache give over simple Python scripting?
- I can upload files and send mails with PHP, how do I attach these files to my mail?
- How can I capture I.P address of clients who are browsing the pages same as mine?
- Can I use Python scripting inside a C app?
How can I use Python as an internal scripting language?
- Are there any bug tracking systems written in Python?
- How can I extract all the keys in a formatting string to a list?
How can I extract all the keys in a formatting string to a list?
- How do I compile a dynamic loadable XML parser module for use under Unix?
- How can I access MySQL from Python?
Should I use MySQLmodule or MySQLdb?
- How can I control MS-Access from Python?
- Problem with implode() $a[0]="A"; $a[1]="B"; implode( $a, ";" ) results "A;A;B;B" - what's wrong?
- How can I configure PHP on an AIX server running Domino GO web server?
- How can I convert a floating point number to a string?
- What does del do for an instance of a wrapped C class?
Does del call the destructor of a wrapped C class?
- Where can I get a complete version history of Python?
- How can I choose an element from a list at random?
How can I choose an element from a list at random?
- How can I use a Microsoft Access database from Python?
- How can I catch an error in re.compile?
How can I test for a bad regular expression?
- I'm new to Python, where should I start?
Can you give me an overview of the Python Documentation?
Do I need books to learn Python?
Is there Python documentation available in languages other than english?
- How does assignment work in Python?
- What is the difference between __repr__() and __str__()?
What is __repr__ used for?
What is __str__ used for?
- Where can I get some good introductory examples of Python code?
- How can I read and interpret email attachments using Python?
How can I read and interpret email attachments using Python?
- How do I remove a single line from a multi-line text file?
- How do I track file downloads for storage in a database?
How do I get information from Apache?
How can I send files to the client?
- How to setup php to work with Netscape Enterprise Server 3.x ?
- How do I upload a file to an FTP site from my webpage?
- How do I install PHP3 to work with Apache 1.3.9?
How do I install PHP3 to work with postgreSQL?
- How do I print a document automatically when it is loaded?
How can I print a window automatically when the document is loaded?
- Is there a php function that can list all the current scripts $variables?
- How do I build dynamic websites with PHP and templates?
- Is there a limit on the size of GET and POST requests?
What are the differences between GET and POST?
- How can I copy a remote file without going through the fopen, fputs stuff?
How can I copy a remote file?
How can I copy a remote binary file?
what if I'm behind a proxy, how do i do the fopen then?
- How can I turn a string into an array?
- How can I convert a string to lower case letters only?
Why do uppercase words always sort before lower case words?
- How can I convert all entries in an associative array into variables?
How can I make variables from the key names in an array?
- How can I create a cookie that works with both www.mydomain.com and mydomain.com?
Is a cookie set for www.mydomain.com sent in a query to mydomain.com?
How do I create a cookie thatreconise if a user has already seen the intro of a site,so that when
Could you please give me a few steps on how to create this cookie?
- How can I fetch the field name and data for every row of a database query result?
How can I get the column (field) name from a database query result row in MySQL?
- How can I get the referer string in PHP?
What is the referer?
How can I find out what site a visitor has come from?
- How can I change the HTTP header that is sent back to the client?
Can I send a HTTP header code other than 200 from PHP?
- How can I strip certain HTML tags from a string?
Page: 1 2 3