I'm not a developer so I hope this question makes sense.Can you have scripts (javascripts, PHP, etc) within a web part?That is, making calls to perform an action? I know you can inASP.Net, but wasn't sure when developing a web part.
Yes. It works the same as a server control.