A.Venkatesan
Microsoft Certified Professional
Please mark the replies as answers if they help or unmark if not.
If you have any feedback about my replies, please contact venkatmca008@gmail.com
So when click a button ...u r getting the from,to and type then display the data ...but u unable to pass a values to bind ..
right....let me know ...
A.Venkatesan
Microsoft Certified Professional
Please mark the replies as answers if they help or unmark if not.
If you have any feedback about my replies, please contact venkatmca008@gmail.com
zzwincezz
Member
19 Points
18 Posts
unable passing the value by click submitting button
Feb 20, 2012 02:19 AM|LINK
guys help... once i click submit it suppose passing the parameter but it doesnt .. i don get it .. help pls
};
function validation() {
document.filter_submit.submit();
}
<td valign="middle"><input type="hidden" id="hiddenvalue" runat="server" /><input class="buttonClass" type="submit" value="Submit" onclick="validation();" /></td>
</tr>
</table>
venkatmca008
Participant
1810 Points
341 Posts
Re: unable passing the value by click submitting button
Feb 20, 2012 02:25 AM|LINK
please can u explain.....i didnt get u ..
Microsoft Certified Professional
Please mark the replies as answers if they help or unmark if not.
If you have any feedback about my replies, please contact venkatmca008@gmail.com
zzwincezz
Member
19 Points
18 Posts
Re: unable passing the value by click submitting button
Feb 20, 2012 04:56 AM|LINK
example i trying to submit the page but once it goes to pic2 .. the language change from chinese to english..
what happen?
venkatmca008
Participant
1810 Points
341 Posts
Re: unable passing the value by click submitting button
Feb 20, 2012 05:31 AM|LINK
So when click a button ...u r getting the from,to and type then display the data ...but u unable to pass a values to bind ..
right....let me know ...
Microsoft Certified Professional
Please mark the replies as answers if they help or unmark if not.
If you have any feedback about my replies, please contact venkatmca008@gmail.com
zzwincezz
Member
19 Points
18 Posts
Re: unable passing the value by click submitting button
Feb 20, 2012 06:39 AM|LINK
ya . u r right .. so i adding this code
<input name="languagecode" value="<%= lang %>" />
but how do i remove the textbox of the language?
Dino He - MS...
Star
8068 Points
1023 Posts
Microsoft
Re: unable passing the value by click submitting button
Feb 22, 2012 06:40 AM|LINK
Hi
Sorry I can't see the pictures.
Can you please discribe your question clearly, I just need a simplest sample to
reproduce the problem. You can remove any confidential information or business
logic from it.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework