[thelist] (FRAMES) Sending parameters to the QueryString of a child

James Aylard evolt at pixelwright.com
Tue Jan 28 12:47:02 CST 2003


James Aylard wrote:

> <frameset>
>     <frame src="Child1.asp<%= Request.QueryString %>">
> </frameset>

    Sorry, should have been:

    <frame src="Child1.asp?<%= Request.QueryString %>">

James Aylard
jaylard at members.evolt.org




More information about the thelist mailing list