473,320 Members | 1,845 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

how can pass querystring value using thickbox ?

How can i pass querystring value in thickbox here is my code :

Page 1 :
<a href="tab1.html?keepThis=true&TB_iframe=true&heigh t=500&width=1000&hotelid=<?php echo $hotelid; ?>" class="thickbox">tab1.html</a>

Page 2 :

$hotelid = $_REQUEST['hotelid'];
Her i cannot get hotelid value on the other page.
i m using jquery and thick box for pop up.

ITS URGENT !
Mar 29 '11 #1
1 2671
mfaisalwarraich
194 100+
hi,

try to type 'height' instead of 'heigh t' inside your href parameters.
Mar 29 '11 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: John Morgan | last post by:
I am attempting to use a try/catch block to trap a querystring which is caught by ValidateRequest="true" in the @page directive A simple example of the blockthat does not work is Try...
1
by: Jon | last post by:
I need to open a new window from client-side JavaScript, and pass a querystring parameter value to the new window. The page that opens in the new window has code-behind logic that requires the...
0
by: anoop | last post by:
Hello, I want to write the VB code to extract value from QueryString property using ASP.Net, the following code should be written in The Form's Action property. Dim loop1, loop2 As Integer...
8
by: Badass Scotsman | last post by:
Hello, I have a dynamically generated site, with a URL format like so: www.site.com/index.aspx?Content=Horses www.site.com/index.aspx?Content=Parrots And so on... What i would like to do,...
1
by: Josephine | last post by:
HI, Do anyone know how to pass LDAP value from ldap_first.asp and post to value into MS Access Database? Please help. Billion thanks ----------------ldap_first.asp--------------------- <html>...
13
by: Francois Appert | last post by:
This post was originally in the C# Corner site, but their server is down. I'd like to see if this group can answer. I program in C++ and am learning C#. The issue is: why should anybody...
5
by: priravi | last post by:
Hi i'm new to asp .. and .net environment.. the task is on clicking a button i want the same page to be posted back with an additional flag variable..and then i want to check this variable and...
9
by: magix | last post by:
If I have <form action="process.asp" method="get" name="form1"> .... .... <input TYPE=checkbox name=sports VALUE=Cricket> <input TYPE=checkbox name=sports VALUE=Swimming> <input...
2
by: MATTXtwo | last post by:
I want to get input element value in a form not using Javascritp like: var NICNo=document.getElementById("NewICNo").value;
12
by: neovantage | last post by:
Hi, I am working on an image to process it with different ways/options given in the page. My page name is cart and it has an uploaded image having thumbnail view. When i click on that thumbnail...
0
by: DolphinDB | last post by:
The formulas of 101 quantitative trading alphas used by WorldQuant were presented in the paper 101 Formulaic Alphas. However, some formulas are complex, leading to challenges in calculation. Take...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.