Forum: ASP Oct 17th, 2008 |
| Replies: 1 Views: 1,192 Ive created a .html page, but now i want that when a user tries to open that .html page he must be automatically directed to .asp page without showing the contents of the .html page.
How can i do... |
Forum: ASP Oct 17th, 2008 |
| Replies: 2 Views: 1,227 I did it a little bit earlier than your post and it worked!!
Any ways Thanks
It works!!! |
Forum: ASP Oct 15th, 2008 |
| Replies: 2 Views: 1,227 ---URGENT---
Hai,
I wrote a code :
<html>
<body>
<%response.write "<form action=http://localhost/rentry.asp?tid="& request("tid") &">"%>
<textarea name="treply" rows="10"... |
Forum: ASP Oct 9th, 2008 |
| Replies: 1 Views: 678 Why ??? nobody here ???? NO REPLIES !!!
OR Nobody knows the answers ???
:S :-/ :sad: :confused: :icon_cry: :icon_frown: |
Forum: ASP Oct 8th, 2008 |
| Replies: 1 Views: 678 Hai,
I'm creating a website for a computer forum (using VBScript, SQL server - back end). Im able to display the heading of the threads in a page & also im able to click and redirect to a proper... |
Forum: ASP Oct 2nd, 2008 |
| Replies: 0 Views: 1,189 --URGENT--
Ive written a code in VBScript in ASP where back end is SQL. Here I want to display all the records with the data of the selected field of the table "Users" but it displays only the... |