eqirox
Posts: 1
|
| Posted: 01/12/2007, 4:36 AM |
|
Noob question:
I have a page with record form. Inside this record form i need iframe with detail grid and another record form for this grid. My problem is, that i need to pass parameters from url for main record form to the source url for page displayed in iframe.
In other words:
I have main page with url for ex. www.example.com\page.asp?param1={param1} with iframe, which should display page www.example.com\detail.asp?param1={param1}.
Is it possible? I'm using ASP 3.0.
|
 |
 |
|