|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
I'm running MX and was wondering if its possible to send a variable to a CFERROR page.
Here's what i'm doing - I declare a variable for each "step" in a page. If the page gets an error, I want to know which step it failed on. I was hoping to just use a CFERROR page and put the step value in an email. Thanks. |
|
#2
|
|||
|
|||
|
I think any variables that existed should be available on the cferror page. So if you set request.step at the top of each of your step pages, I think you should be able to reference request.step in the cferror template.
__________________
Ask if you have a question, but also help answer questions that you have knowledge of! Thanks, Brian. How to Post a Question in the Forums |
|
#3
|
||||
|
||||
|
This should help you: http://livedocs.macromedia.com/cold...2.htm#wp2022557. It will tell you what variables can exist depending on which type of error your <cferror /> tag specifies.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ColdFusion Development > Cferror |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|