About > AllExperts  
Search for
  Main Menu Ask a Question Browse Past Answers Meet Top Experts Be an Expert Login (Experts Only)
About Us  ·  FAQ  ·  Tell Friends About Us  ·  Link To Us  ·  Free Encyclopedia  ·  Disclaimer  ·  Tech Support   
  You are here:  AllExperts > Computing/Technology > Perl/PHP > Perl & CGI

Expert Profile: Jason Silver

Expertise:  I can answer questions about script installation problems. I can give hints and tips for writing code. I can suggest the best approaches for writing web applications, and other similar topics.

Experience in the area
I've been writing Perl scripts since 1999. I sell my scripts at www.intelliscript.net

Education/Credentials
I'm self taught in computer programming.

Awards and Honors
I've been quoted in a computer programming publication, called CGI-101.

Ask a Question       View Past Answers       View Ratings            
Average Ratings
Prestige Points: 1020
Knowledge   9.69   Best of the best
Clarity of Response   9.84   Best of the best
Timeliness   9.78   Best of the best
Politeness   10.0   Best of the best
Number Of Questions
(in Past 24 Hours)
0
Max Questions to be Asked
(in 24 Hour period)
2
Total Questions
(since joining AllExperts)
179
Recent Reviews from Users
KnowlClarityTimePolitenessDate
1010101009/29/08
1010101009/18/08
1010101009/17/08
1010101008/09/08
101008/08/08
User Comments
Well, what to say? All replies to help me solve my problem, along a few days, were perfectly accurate. Thank you, Jason!
(Anatole on 09/29/08)
Same than yesterday, 10/10 :)
(Alex on 09/18/08)
Very complete reply, with example, that exactly solved my problem! Thank you!
(Alex on 09/17/08)
thanks... how do i handle each month giving them a new coupon? or it just renews itself..
(marv on 08/09/08)
View All Comments
Ask a Question       View Past Answers       View Ratings            

Recent Answers from Jason Silver
2008-12-14  Calling subroutine (PERL CGI question) Hello, > 1. how can I get the value of $pagename to change from > 'home' to 'preview' after edit() runs? Include a hidden field in your next form which contains the new name of the action....
2008-11-22  Screen Scraping You want the module LWP, which is installed by default. Here's an example: my $url = 'http://freshair.npr.org/dayFA.cfm?todayDate=current'; # Just an example: the URL for the most recent...
2008-10-02  Web server This is a very long and complicated question to answer. It is best if you do some research with Google, and then ask me specific questions. Here's a good place to start: http://www.google.com/search?q=how+to+set+up+a+webserver+with+perl&sourceid=navc...
2008-09-28  LWP:Simple From here: http://www.perl.com/pub/a/2002/08/20/perlandlwp.html?page=5 When you access an HTTPS URL, it'll work for you just like an HTTP URL would--if your LWP installation has HTTPS support (via...
2008-09-27  LWP:Simple Hi Anatole, Yes, you may send query parameters as part of your URL string. Sending a GET request is the method described in the other email. To send a post request requires you use a different bit...
More Answers for "Perl & CGI"


Advertise on This Site | User Agreement | Privacy Policy | Kids' Privacy Policy
Copyright  © 2008 All rights reserved. AllExperts is a property of About, Inc.
The About logo, About and About.com are registered trademarks of About, Inc.