imports keyword
i am having trouble with the imports keyword
i started an asp.net application and want to reference system.drawing.text
i tried placing imports system.drawing.text but the program tells me that the imports word is a syntax error
what can be wrong
hamidalishahidPosted Aug 24, 2004, 12:35 AM