合作联系微信: w6668263      合作联系电话:177-9238-7426     

2012年8月18日

构造form表单

摘要: public static string BuildFormHtml(SortedDictionary<string, string> sParaTemp, string gateway, string strMethod, string strButtonValue) { StringBuilder sbHtml = new StringBuilder(); sbHtml.Append("<form id='Buildform1' name='Buildform1' action='" + gateway + &q 阅读全文

posted @ 2012-08-18 11:43 草率的龙果果 阅读(672) 评论(0) 推荐(0) 编辑

导航