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 derfloh 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. istojic

    LoV pop-up issue - javascript on one server, DB on another

    flava et al, here are excerpts of the relevant code. the generic question might be the easier one to answer. from the HTML of the web page: <TD class=caption>SPCN Type:</TD> <TD COLSPAN="2" class=data><INPUT TYPE=TEXT NAME="WSF_SpcnType" SIZE=35> <INPUT type=button value=" ... "...
  2. istojic

    LoV pop-up issue - javascript on one server, DB on another

    my apologies on the code... I'm trying to gather all of it now. Dan, regarding the cross-domain security issues, both scripts and servers are on the same domain. in reality, they are two virtual servers on the same machine. -ilija
  3. istojic

    LoV pop-up issue - javascript on one server, DB on another

    I have a web app running on one server that has javascript that calls a second script on a different server that produces a pop-up with a list of values. The second script calls PL/SQL to a database on its server, which are used to populate the contents of the LoV menus. The pop-ups allow users...

Part and Inventory Search

Back
Top