Some small but essential questions
1) I have added a HTML table to an asp.net page. Howcome the borders are white even though I have set border=0 for the table? I don't want borders!!
Also, is there a way to get rid of the unnessesary space between images and text in tables? I am having big problems aligning text and webcontrol objects close to each other.. there is always a cemtimeter or so with space... which I can't use
2)Is the only way to pop up a small info box (MsgBox) in asp.net to use javascript?? Surely there must be a better way...?!?
kind regards
Henrik