Forum: Visual Basic 4 / 5 / 6 Dec 25th, 2004 |
| Replies: 1 Views: 8,641 Hi :
I am having a problem and I can't seem to figure out what is wrong.
This is it:
I have a table with a memo field called MonthComment. It also has a field called Historic_comments
I... |
Forum: ASP.NET Aug 21st, 2004 |
| Replies: 9 Views: 9,770 Sure:
<html>
<head><title>My First ASP.NET Page</title></head>
<body>
<p>Hello there!</p>
<p>The time is now: <%=time%>
</body>
</html> |
Forum: ASP.NET Aug 20th, 2004 |
| Replies: 9 Views: 9,770 Guys -
I seem to have a problem. I tried typing a simple page with ASP tag and it did not work. I suspect that it might be an IIS configuration issue. I use the tag <%=time%> but it came up... |
Forum: ASP.NET Aug 18th, 2004 |
| Replies: 9 Views: 9,770 Thanks for your response. Can you suggest what type of environment would be needed? Is there any free ones available? Do I need to do any configuration of IIS in order to start writing scripts?
... |
Forum: ASP.NET Aug 17th, 2004 |
| Replies: 9 Views: 9,770 I recently post a thread asking if IIS can run on XP Home Edition. The answer that I got is NO. I recently upgrade my laptop to Windows XP Professional. I really want to start learning ASP. Can I... |
Forum: ASP Jul 30th, 2004 |
| Replies: 11 Views: 29,650 Hi -
I can't believe that I have played around with different programming languages before and never heard about ASP. I have started doing some reading on it and it seems really exciting. I have a... |