Microsoft
Software
Hardware
Network
Question : Pass URL Parameter to multiple iFrames in ASP
I have a repeating list of records on a page showing reports in a SQL table and includes a ReportID with a link that passes the ReportID to an update page. The update page has different elements of the report displayed within iFrames (6 total). If I link directly to each individual update page they work fime - I just can't get the same pages within the iFrame to recognize the ReportID=1 or ReportID=2.
I'm hoping there is an easy way to have the source pages inside the iframes see the URL parameter passed at the top of the parent page. Any suggestions?
These pages are in Classic ASP/VB.
Answer : Pass URL Parameter to multiple iFrames in ASP
As the command states, you dont have access to WMI on that print server
Try running the script as a user that has those permissions.
Random Solutions
Background Image Not Showing
create zip using VB2005
transfer data between .aspx forms in c#
Unable to locate SQL Server Management Studio
reorder coordinate excel
Batch File - Extract Numbers from a text file
restore script needed for standby
advance image editing via the web
Need Help With a Complex Query in TSQL
ASP.NET to use namespace or not