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 TouchToneTommy 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: *

  • Users: shalni
  • Content: Threads
  • Order by date
  1. shalni

    Accessing another form's elements thru javascript

    Hi, Consider two pages, first.html and second.html. From first.html, i am submitting a form to second.html. I must access form elements of first.html in second.html through javascript. How to do this? Please help
  2. shalni

    ASP.NET with Text Editor

    I want to create a ASP.net page without using Visual Studio. But in the same structure i.e., i want to have a .aspx file, a .aspx.cs file and a class file. I am using Notepad to create these files. I created these 3 files in a virtual directory and incuded the following code in the beginning of...
  3. shalni

    Oracle designer and Form Bulider

    We are trying to create an application which is used to track software requirements of projects using Designer 6i. We created modules and tables using designer. Now we want to provide additional functionality for the forms. Like there will be an initial form with a drop down list and few...
  4. shalni

    Retreiving text of a dynamic textbox

    I have a button in a form. when it is clicked, a textbox is dynamically created. Then when the user enters some text in it and clicks on another button i want to response.write the text in that textbox. but i am unable to do that. Please help

Part and Inventory Search

Back
Top