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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by shailsonia

  1. shailsonia

    I am entering one title heading on one asp page and i want it to displ

    I am entering one title heading on one asp page and i want it to display on another page how should i do that.Plese help
  2. shailsonia

    Please help me i am trying to upload new link on the webpage. It shoul

    I am trying to upload link, I want to save the link path in my table. I don't know how to save the link and display the link on main page. Please help!!!! I have 2 pages. One to display all the links, one to browse new link .
  3. shailsonia

    Please help me i am trying to upload new link on the webpage. It shoul

    Please help me I am trying to insert records in sql server database through Asp page. dim fsys stitleID = 5 stitleName = Request.QueryString("Text") stitle = Request.QueryString("FILENAME") sdate = Request.QueryString("now()") response.write(stitleName) set fsys =...
  4. shailsonia

    Please help me i am trying to upload new link on the webpage. It shoul

    Please help me i am trying to upload new link on the webpage. It should display the new one and delete the previous one. I am copying my code please let me know where I am wrong <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>TCF Investments - Upload...
  5. shailsonia

    I have to create web page to maintain daily announcements. I have one

    Hi I have to create web page to maintain daily announcements. I have one window to display the links and one to upload new links. In uploading window its uploading the file but on main page its not displaying uploaded file name. Please let me know what piece of code should be included to...

Part and Inventory Search

Back
Top