Forum: PHP
Mar 11th, 2006, 11:29 PM
|
|
Replies: 2
Views: 242
|
Forum: JavaScript and Client-Side Browser Scripting
Mar 10th, 2006, 11:13 PM
|
|
Replies: 5
Views: 344
|
Forum: PHP
Mar 10th, 2006, 11:12 PM
|
|
Replies: 2
Views: 242
Security Alert!
Hi
PHP was working fine with me until i tried it today i tried opening it via localhost and this is what i got
Security Alert! The PHP CGI cannot be accessed directly.
This PHP CGI binary was...
|
Forum: JavaScript and Client-Side Browser Scripting
Mar 5th, 2006, 5:50 AM
|
|
Replies: 5
Views: 344
|
Forum: JavaScript and Client-Side Browser Scripting
Mar 1st, 2006, 5:43 AM
|
|
Replies: 5
Views: 344
generate spreadsheet
Hi
Is it possible that when the user clicks on the button an excel spreadsheet gets generated with the details in the form?
|
Forum: PHP
Mar 1st, 2006, 4:23 AM
|
|
Replies: 1
Views: 184
Button click
Hi
If i want the user to go to another page when he clicks on the button what should i do
will it be onclick = " "
<td class="style58"><div align="left" class="style62">Sender Name:
...
|
Forum: PHP
Mar 1st, 2006, 4:23 AM
|
|
Replies: 4
Views: 324
|
Forum: PHP
Mar 1st, 2006, 12:14 AM
|
|
Replies: 4
Views: 324
Welcome "username"
Hi
I have a question .. Lets say the user logs in with the name = Heba and goes to the menu page
How can i welcome the user with his name
like Welcome Heba !
I did this Welcome <? echo...
|
Forum: PHP
Feb 28th, 2006, 3:34 AM
|
|
Replies: 2
Views: 196
|
Forum: PHP
Feb 27th, 2006, 11:48 PM
|
|
Replies: 2
Views: 196
Redirect in PHP
Hi
I have a question in ASP we have Response.Redirect" ";
What do we use in PHP?
|
Forum: PHP
Feb 21st, 2006, 5:07 AM
|
|
Replies: 1
Views: 137
connecting to MS Accress
Hi
I am trying to create a connection to my Acess DB warehouse which has 1 table Users and Autonumber username password as fields ...
This is the code i wrote .. but i feel that i am missing...
|
Forum: ASP
Feb 20th, 2006, 11:30 PM
|
|
Replies: 12
Views: 920
|
Forum: ASP
Feb 20th, 2006, 5:34 AM
|
|
Replies: 12
Views: 920
|
Forum: ASP
Feb 20th, 2006, 4:44 AM
|
|
Replies: 12
Views: 920
<meta http-equiv="refresh"...
<meta http-equiv="refresh" content="5;url=menu.asp">
Where do i have to put it will this do?
strUsername = Request.Form ("username")
strPassword = Request.Form ("password")
If strUsername="john"...
|
Forum: ASP
Feb 20th, 2006, 4:21 AM
|
|
Replies: 12
Views: 920
|
Forum: ASP
Feb 19th, 2006, 10:24 PM
|
|
Replies: 12
Views: 920
|
Forum: ASP
Feb 19th, 2006, 5:33 AM
|
|
Replies: 12
Views: 920
|
Forum: ASP
Feb 19th, 2006, 3:45 AM
|
|
Replies: 12
Views: 920
Help
Hi ..
I am new here and i really need help .. In ASP
This is the form code
<form name="login" method="post" action="confirm.asp">
<div align="center">
<p><br>
...
|