Hi,
I have tried for days!, to get a webpart working. I cant grasp the concept how webparts handle regular html form submits. Im trying to submit some values by a button click and then catch it and process the input data. But there is no way i can get the event working. I have seriously searched for days, tried tons of things, IPostBackEventHandler, onClick events, ispostback,i just dont get it. Pretty annoying when it is solved with regular/old asp or even php, within 10minutes, how to catch posted data.
So, my question is, could someone please help me just make a simple webpart with an text input field and a submit button, and then display the value from the textfield when the button is pressed and page is reloaded.
thank you in advance,
modano
I have tried for days!, to get a webpart working. I cant grasp the concept how webparts handle regular html form submits. Im trying to submit some values by a button click and then catch it and process the input data. But there is no way i can get the event working. I have seriously searched for days, tried tons of things, IPostBackEventHandler, onClick events, ispostback,i just dont get it. Pretty annoying when it is solved with regular/old asp or even php, within 10minutes, how to catch posted data.
So, my question is, could someone please help me just make a simple webpart with an text input field and a submit button, and then display the value from the textfield when the button is pressed and page is reloaded.
thank you in advance,
modano