G
Guest
1)i have a page that has includes like :
<!--#INCLUDE FILE=FuncInc.asp-->
<!--#INCLUDE FILE=VBEncodeInc.asp-->
i know how to translate the code it self to vb.net, but how should i build
the included files? should i build aspx page with code behind and inherit
each other with it fnction? or any other way?
2)how do i extract the date and time seperetly from the Date object?
thnaks i nadvance
peleg
<!--#INCLUDE FILE=FuncInc.asp-->
<!--#INCLUDE FILE=VBEncodeInc.asp-->
i know how to translate the code it self to vb.net, but how should i build
the included files? should i build aspx page with code behind and inherit
each other with it fnction? or any other way?
2)how do i extract the date and time seperetly from the Date object?
thnaks i nadvance
peleg