I'm creating a simple add-link page. When i click "New link" the page gets redirected to itself (a la classic asp) Links.aspx?action=edit&linkid=3 . Now when the page reloads i fill my input fields with the according data from SQL db at runtime. But then when i try to change this input it still saves the originally loaded content. When i don't load the content in t he fields first it does work. Anyone have a clue?
2007-02-28
01:44:57
·
2 answers
·
asked by
rystest
2
in
Computers & Internet
➔ Programming & Design