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: kamirazvan
  • Content: Threads
  • Order by date
  1. kamirazvan

    Hi: Does anyone know why I get Unk

    Hi: Does anyone know why I get Unknown parameter when I use Request.ServerVariables("HTTP_HOST") in the Global.asa? I need to read the URL in the global.asa and no matter what I do, I can not get any of the ServerVariables to work. Also- is there anyway to pass a variable to the...
  2. kamirazvan

    Inserting URL variable into a script

    I have the following script:<br><br>&lt;script src=&quot;<A HREF="http://xxx.yyy.zzz/Site.html?u=User&p=5&quot" TARGET="_new">http://xxx.yyy.zzz/Site.html?u=User&p=5&quot</A>;&gt;&lt;/script&gt;<br><br>I need to be able to change the number 5 with a variable that is passed from the URL such...
  3. kamirazvan

    Retrieving one value from one table and many from another

    Hi..<br> I have two tables that are linked with a One-Many relationship. I need to retrieve one value from one table and all the associated entries from the other table.<br> <br> This is for a query on a web site and the output needs to be like:<br> <br> State 1<br> - County 1<br> - County 2<br>...

Part and Inventory Search

Back
Top