User Profile

Collapse

Profile Sidebar

Collapse
naja
naja
Last Activity: Sep 28 '06, 08:10 AM
Joined: Sep 26 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • thi is the second page.....

    page 2......

    <%@ page import="java.sq l.*" %>
    <%

    String log_id = request.getPara meter("login_id ");
    String pwrd = request.getPara meter("password ");
    //out.println(log inname)
    String uname;
    String upwd;

    try
    {

    Class.forName(" sun.jdbc.odbc.J dbcOdbcDriver") ;
    ...
    See more | Go to post

    Leave a comment:


  • Hi skim,,
    I'll provide u the 2 pages i've created using jsp javascript for login page... check it out... and let me know how can i do it in php....check only the code which is bold..so it'll be easy for u...ok

    page 1......

    <html>
    <head>
    <title>MRPL management Staff Association</title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">...
    See more | Go to post

    Leave a comment:


  • how to get request parameter from one php page to another page

    hello everyone...
    myself Nawaz from Mangalore...

    I've created a web page using jsp.. now i want to convert it to php.... so please help me out... i want to know how to pass parameter to another page and get request from the previous page... u can give with example.... like i want to create a login page... now user will enter his/her id and password... i want to check whether its a valid one or not.. if its a valid...
    See more | Go to post
No activity results to display
Show More
Working...