Java Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesJava Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today!
  #1  
Old September 27th, 2002, 06:31 AM
barnabos barnabos is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2002
Posts: 2 barnabos User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Parameters

Hello,
I want to send parameters from a html page containing various small pictures to a "detail page" that will display a bigger corresponding pictures.
What is the easiest way to do this?

I was trying to send my parameter (names "src_tableau") to the target page (named "details.htm" like this :
<a href="details.htm?src_tableau=big_peintures_10.jpg;"

and retrieving it in the target page like this :
<script>
var src = request.getParameter("src_tableau");
document.write('<p>Source : ' + src + '</p>');
</script>

But I have got the following error : "request undefined"
(I've tried using IIS also).

Thanks for your help,
Arnaud

Reply With Quote
  #2  
Old September 27th, 2002, 11:10 PM
bricker42 bricker42 is offline
Moderator =(8^(|)
Dev Shed Intermediate (1500 - 1999 posts)
 
Join Date: Feb 2002
Location: Sacramento, CA
Posts: 1,710 bricker42 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 20 m 38 sec
Reputation Power: 8
Send a message via AIM to bricker42
Wrong forum

You want the HTML, Javascript & CSS forum.

You'll get more help there, but I can tell you now that you're trying to mix Java and Javascript, and that ain't gonna work

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesJava Help > Parameters


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 6 hosted by Hostway