Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. anuj576

    Newbie

    Yes I have programming experience. I have developed web application using php & MySQl and also on ASP.NET. Can the web applications be devloped in Java without JSP?? I don't want to work on JSP as i have already worked on a server side technology. Regards, Anuj Sharma Future Software Engineer
  2. anuj576

    Newbie

    hey guys, I want to develop a web application using Java but i don't know where to start from. From where i should start learning and what all should i learn??
  3. anuj576

    Login page

    Can you please tell me what is nonce??? I've heard it for the first time..
  4. anuj576

    Login page

    Hey guys, I have developed a web application in which i have applied sessions. The session starts when the user successfully log's in and ends when the user log's out. But the problem is that when the user log's out he can go back to the page which is wrong. Please give some suggestions.
  5. anuj576

    <div> help!!!

    Thanks a lot Billy. It worked.This is just what i wanted. Thanks and have a nice day. :)
  6. anuj576

    <div> help!!!

    hey guys, I have made a web page which comprises of two divisions.The first div is used to display a table which shows the inhouse trainess and the other div also displays a table which shows the outside trainess. Initially when the page loads both the divisions are hidden.I have also made two...
  7. anuj576

    RADIO BUTTON IN TABLE

    <html> <head> <title>Associating links with radio button</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Associating links with radio...
  8. anuj576

    PLEASE HELP

    hey guys, I have made a database using mysql and i am showing it on the browser using php. now the problem is that i only want those columns to display which have entries or some data in them for a particular row. Suppose that if there is one entry in a database and all the columns except one is...
  9. anuj576

    HELP NEEDED ON QUERY

    hey guys, I have made a database using mysql and php. I have also put in a search option. But what i want is that if the item which is being searched for is not in the databse it should return "Database Not Found". I am not able to execute this. Please help me on this...
  10. anuj576

    What can I do next after installing xampp

    When you start XAMPP, go to your browser and type in the address "http://localhost/phpmyadmin" I think this will work.
  11. anuj576

    RADIO BUTTON IN TABLE

    Thanks for the advice Vraga, but i have solved my problem.
  12. anuj576

    RADIO BUTTON IN TABLE

    I've tried to put the radio button inside the <td> tag but it's not working. Please suggest some more ideas.
  13. anuj576

    RADIO BUTTON IN TABLE

    Well this is what i want to know!!!!! I want to know how the input elemnts can be placed inside a table. Please Help
  14. anuj576

    RADIO BUTTON IN TABLE

    hey guys, I want to make a table but i want the first column of the table to have a radio button. On clicking the radio button i want the user to go to another page. Please suggest some ideas or some coding which could help me.

Part and Inventory Search

Back
Top