Ask a Question related to Coldfusion Database Access, Design and Development.
-
Orange #1
using the redirect command with form actions
i am trying to have a form post first to a cfm scripting page with a
mailto function, and then repost to another form action. i tried to
write the query strings by using the "get" instead of "post" form
action (with my second form)
....
but it's not working. is this the correct syntax for a redirect?
-------------------------------------------------------------------
<cflocation
url="(i put the form action url here)&
first+name=mandatory_Text&fi
rst_name=#URLEncodedFormat(first_name)#&last+name= mandatory_Text&last_name=#U
RLEncodedFormat(last_na
me)#&your+email+address=mandatory_Email&email=#URL EncodedFormat(email)#&phone
=#URLEncodedFormat(phon
e)#&company=#URLEncodedFormat(company)#&00N3000000 0rbZO=#URLEncodedFormat(00N
30000000rbZO)#&00N30000
000rbZd=#URLEncodedFormat(00N30000000rbZd)#&00N300 00000rbZs=#URLEncodedFormat
(00N30000000rbZs)#&00N3
0000000rbbo=#URLEncodedFormat(00N30000000rbbo)#&00 N30000000rbg0=#URLEncodedFo
rmat(00N30000000rbg0)#&
00N30000000rbg5=#URLEncodedFormat(00N30000000rbg5) #&00N30000000rbgF=#URLEncod
edFormat(00N30000000rbg
F)#&00N30000000rbgj=#URLEncodedFormat(00N30000000r bgj)#&retURL=http%3A%2F%2Fm
akingideaswork.com&Subm
it3=submit">
Orange Guest
-
calling two Actions in a form
Hi, I am creating a php program with an HTML integration. Within my HTML code, I called two buttons... my question is, how can I call two... -
form with alternation of two actions
well i have a form where i select with checkboxes some data and i want to have two buttons. the first will be the <delete> action ->going in... -
Which command or subsystem can record/monitor all actions of login users??
Could someone tell me Which command or subsystem can record/monitor all actions of login users?? including command, process and resources the users... -
Redirect output of command to a list
Hi all, I have been doing redirect the output of command (an external tool, exe) to a file, by doing following: system( "tool.exe... -
save command not happening in actions
Been a loooong time since v5.5 but here goes. In the Save As part of the action, toggle the dialog to Off; when running File|Automate|Batch, in...



Reply With Quote

