I take issue with this question:


---------------------------------------------
11)       True or False. The ACTION attribute value of a <FORM> tag cannot
have URL query string appended to it.


a)       True
b)       False
---------------------------------------------

The answer is "it depends on the method".  If the method is POST then
appending a querystring to the action (blah.cfm?view=blahblah) will indeed
populate the URL scope with the string. however, if the method is GET then
appending to the action attribute will have no effect because the query
string will be replaced by the population of the form fields prior to the
request.

-mark





-----Original Message-----
From: Discover Antartica [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 30, 2005 11:15 AM
To: CF-Talk
Subject: CF Test


Here are some questions that a company asked  a friend of mine during an
interview. I just wanted to see if he answered them correctly. Can someone
say the answers. Just type like this to save time:






~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216785
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to