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 Wanet Telecoms Ltd 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: KABUSA
  • Content: Threads
  • Order by date
  1. KABUSA

    something modifying my javascript.

    this may not be the right place but, A customer sent me the source code of one of my pages which was not working properly for him.(Windows XP, IE7) something in his system is modifying the script tags and commenting out all of the javascript. essentially, all script tags are changed from...
  2. KABUSA

    using top.location.hostname to detect frameset

    Hi, I have a website that uses a frameset to control its shopping cart. If my site is accesessed from some other site with a frameset, like some web search engines, My site is prevented from setting up it's own frameset. So It seemed like a good idea to compare hostnames. That would tell you...
  3. KABUSA

    dropping frameset or permission errors

    Has anyone encountered a situation where a form is submitted and a subsequent new page is loaded; And upon loading of this new page, the previous framesets were dropped... as if target=_top was used? Or, Upon loading of the new page, there is created a different path that now creates a...
  4. KABUSA

    Browser Inserted Script?

    A customer reported a page that would not load. "white screen". I asked him to send me a copy of the source code. It revealed some added script that is not a part of my own page. Some in the <HEAD> and Some after the </HTML> Here is the added script. Does anyone recognize the origin and what it...
  5. KABUSA

    CGI form submission script question

    Hi, My web host supplies a CGI script that we use for emailing form contents. After the form submits, a new page loads. the new page is called with a variable called resulturl. http: www.kabusa.com/ccinfo_vm.htm This works well most of the time. In rare cases, the form data submits, but the...
  6. KABUSA

    Global variable not recognized everywhere

    At least I think this is what is happening. URL www.kabusa.com/checkout.htm this is my checkout page. Admittedly not as orderly as it probably could be. This problem only happens with a small number of customers. The form submits but the only data manipulation that comes through is that...
  7. KABUSA

    trouble changeing button element name

    Hi, *** URL:http://www.kabusa.com/sleeves.htm Also have various test pages sleeves3,sleeves4 and sleeves5 *** Having trouble with windows XP running on PC with some but not all users. I use a shopping cart program that needs to read a quantity selector and button for order processing. The cart...

Part and Inventory Search

Back
Top