TABS In ASP .Net
I have seen some where in microsoft website they are using TABS in .aspx pages. Where I can find and use in my ASP .Net project.
View RepliesI have seen some where in microsoft website they are using TABS in .aspx pages. Where I can find and use in my ASP .Net project.
View Repliesi use the following code to retrieve text from access database using Dreamweaver:
<%str = replace ((RS1.Fields.Item("Text").Value), vbNewLine, "<br/>")
Response.write (str)%>
(above code just wraps the text by inserting lines)
However, when i have tabs inserted inbetween text, it does not display it on ASP page. how can i have the tab viewable when i retrieve data?
Is it possible to create tabs dynamically using asp. eg .i m working on three projects. so when i open the portal, it will show me information of each project in three diff tabs with the name of project displayed on the tab. If tomorrow i ll be working on 2 or 4 projects it will display me only 2 or 4 tabs.
View Replies View RelatedI have a log file from my email software program. Each entry is on a line and the values are seperated by tabs. How can I read through this text file such that I insert its contents into a database? Thanks. Tom
Here is one entry from that file:
11/30/06 00:00:21SMTP-IN25AA24076F2041D7B35E97EE7748D06C.MAI65284.244.91.208EHLOEHLO [84.244.91.208]250-home [84.244.91.208], this server offers 4 extensions11922