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!

Search results for query: *

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

    Cookie Creation and Deletion

    Hi guys - I have an issue (mainly that I know so little about javascript) in an asp.net page I am creating. On the page I have several drop down lists that I use the value of the selected value to create a cookie, then on page load I look for that cookie value and depending on what it is I know...
  2. dinosf

    Multiple keys for javascript cookie

    Hey guys - Sorry for the basic question, but my javascript knowledge is small, I've got an app that I'm developing and need to use a cookie the document.cookie(name=value) works fine, but I'm not sure of the syntax to assign multiple keys to the same cookie (e.g. is is document.cookie("name")...
  3. dinosf

    cookie create not working for value

    hey guys - apologies for 2 posts today, I gave up on the solution I previously asked for and have one that is very close to working but I can't figure out the value issue I'm adding an onclick event to an image button, I want it to set up a cookie and then get it later. The problem is that the...
  4. dinosf

    append querystring variable to URL on form submit

    Hey guys - I confess I don't know javascript well, I am writing an ASP.NET application and I need help with a snippet of code to accomplish something that .NET makes very difficult. Here's what I'm doing. I have a page with a table of rates and deductibles, in this table is a series of dynamic...
  5. dinosf

    Open Window Params don't work

    On my site I have a slide out menu of choices that open new windows for the user to view info. The windows open fine but I would like to set a pre-determined size in pxls. I have tried variations on the code I use in other places that opens windows at a pre-set size, I think I'm just missing a...

Part and Inventory Search

Back
Top