The problem isparameter4,If I senda single character,commanddoes not execute theaction,
butifI send Parameter4=OOOO (Whatever it is,butthat is more than
one character)the actionis executedcorrectly.The parameter4 of the
sidethat receivesthe actionistypechar, soI need it.
Why asingle value
will not executethe action of the
controller?
Your question is quite werid, what's type of parameter4? Could you post more details about your issue? Some code snippets could helpful for us to help you.
Regards
Please mark the replies as answers if they help or unmark if not.
Feedback to us
ricagmcr
0 Points
7 Posts
Problem sending a series of parameters
Aug 07, 2012 09:52 PM|LINK
HI
I'm sending a series of parameter from a view to an action of a controller, using the scheme &fieldName = value, like this:
Parameter1 = 10 & parameter2 = 10 & index = 1 & parameter3 parameter4 = 000802BEBD61 & = O & Item5 = AA
The problem is parameter4, If I send a single character, command does not execute the action, but ifI send Parameter4= OOOO (Whatever it is, but that is more than one character) the action is executed correctly. The parameter 4 of the side that receives the action is type char, so I need it.
Why a single value will not execute the action of the controller?
CodeHobo
All-Star
18647 Points
2647 Posts
Re: Problem sending a series of parameters
Aug 07, 2012 10:09 PM|LINK
I've never seen that behavior. Sending a single character is perfectly fine , especially since you are using the querystring.
Can you post the code in your view that links to the controller?
Blog | Twitter : @Hattan
Young Yang -...
All-Star
21111 Points
1817 Posts
Microsoft
Re: Problem sending a series of parameters
Aug 14, 2012 06:15 AM|LINK
Your question is quite werid, what's type of parameter4? Could you post more details about your issue? Some code snippets could helpful for us to help you.
Regards
Feedback to us
Develop and promote your apps in Windows Store