Enter Keywords:
1 - 10 of 2119(0.012 seconds)
Sort By:
 
I was reading a small blurb about using NON-PARSED HEADERS in my CGI-Perl script.  This way the server doesn't have to parse my script and create the HTTP header for the calling browser.  This supp...
Zones: CGIDate Answered: 12/30/1997 Rating: 8.2 Views: 0
All right, I'm trying to right a basic cmd line parser. But I'm fairly new to C/C++ strings/character handling, so I'm having problems. Anyways, what this program should do: INPUT: uit OUTPUT: noth...
Zones: C++Date Answered: 05/31/1999 Rating: 6.6 Views: 0
I have a dinky web page but I am curoius to see, and count, who is coming.   How do I parse the . (dots) from the IP addresses? Ideally I would like each of the four parts in a seperate variable or...
Zones: MS AccessDate Answered: 03/05/2002 Rating: 7.4 Views: 0
How can I generate wmf or ai format from delphi. and is it possible to parse more than 2 wmf files in one file
Zones: Delphi ProgrammingDate Answered: 07/31/2000 Rating: 9.0 Views: 0
Is there a way to use the QUERYSTRING function like i use in my ASP development?  Is there a VB function or DLL that exists to easily parse strings like that?
Zones: Visual BasicDate Answered: 11/27/2001 Rating: 9.0 Views: 0
Code to parse current file name without path and extension. This should be easy :)
Zones: PHPDate Answered: 03/25/2001 Rating: 7.4 Views: 0
I am in need of a subroutine to parse a string in Comma Separated Value (CSV) format.  The sub would need to recognize the common CSV Conventions: 1.  Tokens are separated by commas 2.  A token...
Zones: Visual BasicDate Answered: 04/02/2001 Rating: 7.6 Views: 0
Hello Experts, I have a string (actually a table of 250,000 strings) Smith Susan Jones Bob G Mays David R Jr I want to loop through them and parse them into 4 fields fldNameFirst fld...
Zones: MS AccessDate Answered: 08/21/2001 Rating: 6.8 Views: 0
I am a newbie to all this and I would like to know how to parse text.  Like "tutorial-1.txt" to "1.txt" I would also like to know how to get the name of the last file updated (name not date). Th...
Zones: ASPDate Answered: 11/14/2001 Rating: 7.6 Views: 0
Hello I make  a string out of the values I get from a form submit in this way param1:param2:param3:param4:param5 and I use string tokenizer to parse this values and store this values in a v...
Zones: JavaDate Answered: 10/15/2001 Rating: 7.8 Views: 0