I\'m having problems inserting a form $_POST variable to MySQL! I know it\'s a single quote problem but simply cannot resolve it.
I am using ASP.NET MVC 3 for my website. I have created a partial view that has \"Previous, Next and Save\" buttons. I am calling this partial view on my master page.
On my master page I have: <form id=\"ReportForm\" action=\"HelpAsk.aspx\" method=\"post\"> <input type=\"hidden\" id=\"HiddenReport\" type=\"text\" />
I\'m trying to send http Post requests from a embedded device. Is there any service I can use to send test POSTs to and see what my requests look like? Or is there any \"test-webserver\" I can instal
Excuse me, but I have no idea what this is called, so I\'ll try and explain it. With HTML forms you can have input fields of the same name, with auto assigning keys for each one, for example:
I have 2 question, in the first one, I get a list, I\'d like if excetpion in C# code (controller) has the possibility to a View (an error view) and display it a specific div. How can I get the view in
I want to know if anyone knows a good tutorial. I have in my app 2 edittexts with username and password. I want to write these in an xml file and send it to my server. I was thinking about a function
I have issue on encoding, after i download data of rss feed from website. Some charact开发者_开发技巧er does not interpret properly.
I have a MVC2-application. in this application I have a strongtyped view contending the modell NewHorseModel:
I have a form which sends data with the POST method, about 3000 array keys to be inserted in MySQL like this: