Tag Archives: Perl Script

Sales letter Design

Hello there, I would like to make some sort of greeting cum product sales letter promoting this research articles in addition to features on my website www. lotusresearch. com. Allow me to work on MS front page. Objective JUST ONE. I want to generate a single web page letter and use being a staionary. TWO. I also want to include my emblem. I have tried out to copy insert the image but when sent in mail, it just did not get open. So how will probably that logo can open in mail when provided for client. Is there a ideal way. Please tell me in detail as I here’s new to designing and know just MS Front article. Regards, Abhishek online world. lotusresearch. com Hello there, I would like to make some sort of greeting cum product sales letter promoting this research articles in addition to features on my website www. lotusresearch. com. Allow me to work on MS front page. Objective JUST ONE. I want to generate a single web page letter and use being a staionary. TWO. I also want to include my emblem. I have tried out to copy insert the image but when sent in mail, … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

What am I doing wrong?

I am trying, without good results, to create an application that a consumer input information to be able to, submits, and the info is emailed to my advice. Within my FormMail. pl We have: $mailprog = ‘/usr/lib/sendmail -oi -t’; (I get tried ‘/usr/sendmail -oi -t’ as well as ‘SMTP: mailhost. My. Domain'(Tried to obtain host provider… appeared to be on ‘forget’ intended for over an hour) $postmaster = ‘Emailaddress. com’; referers = qw(); allow_mail_to = qw(Emailaddress. com); recipients = (); The rest is at the particular default. In my html file We have: < variety action=" FormMail. pl" method=" post" name=" EmailForm" > < enter type=" hidden" name=" recipient" value=" MyEmailaddress. com" /> < enter type=" hidden" name=" subject" value=" Variety Demo" /> < enter type=" hidden" name=" redirect" value=" Route. htm" /> And also the form fields. When i test the page out I could input information, But when i ‘Submit’ I purchase a ‘You are not authorized to evaluate this page’, ‘HTTP Error 403 – Not allowed Net Explorer’. Whew, well there everthing is. Can among you brilliant brains tell me what I’m doing wrong. My head hurts you’ll want to set the formmail. pl report permission to … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment

adding new content

Okay we certainly have added a category section and today I need to include them to coursesmart BUT HOW My organization is going bonkers for this one… just can’t get them correct, so everything moves http: //www. mbsautoparts. com/index_maybe. code I don’t grasp the question. Thinking of talking about the many categories in the particular bottom section with all the mini graphics I’m also suppose you mean that you’re stumped about having to produce a unique. html file for every one That it could be a monumentous undertaking and take a lot of time In case it were my site, I would use client-side scripting these kinds of as Perl or even PHP to " dynamically" exhibit the category as soon as you check out the category tattoo. Each icon can be a link sort involving like: http: //www. mysite. com/cgi-bin/cat. plcat=12 Your link would telephone a Perl script labeled " cat. pl" plus that script will create the page to display through pulling information off all a database (either MySQL or a simple text flat-file database). Your Perl script could build the HTML PAGE, layout the visuals and text (from that database) and mail the page for you to … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , | Leave a comment

Double server-side on one server?

Is it possible for a page going thourgh server-side twice e. g. individual requestes page " good day. " > equipment proceses " good day. jsp" (or asp and also php) and churns out and about into speical xml format > on identical server, PHP proceses XML, as well as does other stuff, and turns away hello. html ONLY TWO questions: Is it possible If that’s the case how How would an individual request a page Whenever they request hello. jsp, what they get will not that but hi. html How could that work (this is perfect for my project " SIX " ) Using AJAX, I trust so. ahhh… think about without ajax put it off a sec… what does ajax are related with any of the this is most of server side… or is my idea of ajax wrong i highly recommend you explain…. PLAN! individual requestes page " good day. PHP" > PHP in turn requests hello. jsp> equipment proceses " good day. jsp" (or asp and also php) and churns out and about into speical xml format > on identical server, PHP proceses XML, as well as does other stuff, and turns away hello. php (now … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , | Leave a comment

Using Images instead of ugly Submit Buttons

This is simply not something new, it’s just anything I didn’t realize before and WE spent hours trying to figure out why my Perl script wasn’t working. Thus, this might aid others… and give someone tips to use an impression map with PHP or perhaps Perl, instead of with all the standard HTML impression mapping. I can’t explain it here without a real example of how my first try fails with IE… and how this 2nd example works together both browsers. This is the complete reason and example: http: //www. catpin. com/imagebutton. htm Maybe this is simply not really a " tutorial", but someone might find it useful. –max–.

Posted in Web Design | Tagged , , , , , , | Leave a comment

Large file uploads

I have a client of which publishes a magazine. They have a requirement for people every single child easily send them large files (ad mockups along with such). They have try yousendit and identical services but wish something easier for customers to make the most of. The transferred data files are quite large usually (100mb+) Formerly suffering with tinnitus giving this a few thought, and I’m not sure the best ways to go to sort it out. It needs to get simpler for the final user than making use of an FTP buyer. And with PHP I’d ought to worry about delivery times. Any individual have any strategies I’m not quite sure about this specific, but the record upload limit for Perl is technique high… whilst, PHP is usually configured for the max-filesize which is low, and make time. Perhaps worth experimenting using a Perl file include script… which most individuals incorrectly call CGI. Perl scripts are stored in your cgi-bin directory. Despite the fact that just do an easy upload test with all the most basic script, simply to check if it works. I wouldn’t (or shouldn’t) steer anyone made by this forum to one more, but in the … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment