The only way ARS handles incoming emails (to my knowledge, and yes, I've looked into this), is through its "Email Templates". As an administrator, you can export these templates and give them to your users.
There's a few notes on these though:
1) They're ugly, and not very...
Oops... forgot the =. Should be...
<INPUT TYPE="text" id="mytextfield" value="<%Request.Form("mytextfield")%>">
And JamesLean is absolutely right that you should likely check for empty strings too. :) I'm just too lazy to write that. :)
SheRa M&M's are...
You should be able to do this when the page reloads:
<INPUT TYPE="text" id="mytextfield" value="<%Request.Form("mytextfield")%>">
Because on the form submission, the value for the 'mytextfield' field is submitted, you can get at it from the Request.Form...
Suppose that depends on what language you're using etc... I've had some success working with the Julian format for dates... basically the Julian form of a date is the number of days since March 1, 1900, and null dates have Julians of 0. There are lots of resources online to find the formula for...
Karl, can you have a little bit of patience for other people please? Although KILLAH_MUNDA's question wasn't particularly original, that was no cause to blast him for his lack of a "professional" style in asking his question.
The poor guy was obviously upset when he wrote his...
Nunzio, I'm 21, so no older than you really. But I intend to enjoy life as much as I possibly can. I can only hope that working this much is making you love your life. Because if it isn't, then why do it?
I won't spend hours and hours of extra time in front of my computer, just so that...
18 hours a day at work??? Geez. What on earth are you working that long for? I'm sorry, but life is not to be spent in front of a terminal screen. Aside from the possible health effects of lack of sleep, as 'they' recommend eight hours a day... When do you plan to fit in the time to walk by a...
Here's the simplest answer: Talk to this guy.
Seems to me that we often tell everyone about the problem EXCEPT the one person who can actually do something about it. Completely ridiculous. As long as you are polite, and non-confrontational about it, I see no reason not to speak up about...
A good virus program is worth paying for. Personally, I wouldn't trust my $3000.00 machine to a free piece of software.
I'm a fan of McAfee, but Norton works well too... Just make sure you subscribe to the updates, and MAKE SURE YOU GET THEM.
See, this is why I love everyone here... you guys just got this idea, and now you're going to build something amazing. For no real reward other than to help others around you.
Yes, yes, you say it's good advertising, but I know better you nice people you! :-{}
Hugs!
SheRa
Hehe..
I just finished doing a University course which used both those books.
O'Reilly's Programming is phenomenal, and "P&C for the WWW" is a great little picture book that lets you get started immediately. Perl isn't really that hard to learn, and before you know it, you'll be...
Absolutely amazing. The more I read in this place, the more I learn, and the more I realize I don't know. I'm studying Computer Science at Carleton, and we started off first year classes working with OOP. Basically Java and some C++ (although we didn't do much OOP in that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.