TonyMast
03-29-2005, 05:54 AM
vs 2002 - win xp - vb
I have code behind and it works. However I'm trying to edit some code and add some code, anything new does not work.
It is as if I didn't change any code. But the new code is there. I've done everything i know how to do,to make sure nothing is cache'd and using old files.
I've coded test code in the load event, I've created new a new button and added response.redirect(http://www.ebay.com) run and click button you can see it making the trip to server but won't run the code. Old code works fine.
Any suggestions for me?
Thanks
Thank you
Tony
I have code behind and it works. However I'm trying to edit some code and add some code, anything new does not work.
It is as if I didn't change any code. But the new code is there. I've done everything i know how to do,to make sure nothing is cache'd and using old files.
I've coded test code in the load event, I've created new a new button and added response.redirect(http://www.ebay.com) run and click button you can see it making the trip to server but won't run the code. Old code works fine.
Any suggestions for me?
Thanks
Thank you
Tony