TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mahanthesh Uppin
NA
2
0
XAMP is not displaying my default.aspx page..
Jun 25 2010 2:13 AM
Hi,
Am using ubuntu9.0 and xampp server.
i have written code in your Default.aspx page which will redirect to index.SHTML page.but default page is dispalying as it is in the browser..
my default.aspx code is below
<html >
<head runat="server" >
<title>.: Technologies :.</title>
</head>
<body>
<p><%Response.redirect("/index.shtml")%></p>
<!--form id="form1" runat="server">
<table>
<tr>
<td><asp:contentplaceholder id="Main" runat="server" /></td>
<td></td>
<td><asp:contentplaceholder id="Footer" runat="server" /></td>
</tr>
</table>
</form-->
</body>
</html>
Reply
Answers (
0
)
I need to ask how to make a web application from which I can see a streaming video captured from a web cam on another machine(s).
Browse an image from the disk and load it into image control and save the file path in a text file