I have the need of getting the contents of a "
" tag. The tag is "[code]" but it has a "switch" that can be many things. I need to be able to pass the "[code]" tag anything and get it's results. If the "[code]" tage looked like this "[code=vb]", I'd need to return "vb". Does this make sense and can anyone help a newbie? Thanks, Jeremy