using request.querystring in in iframe src??

Posted in dotnet, vb, vb.net | 18 Comments »

I have an iframe source…that needs to change according to a query string?? is this possible and if so…can anyone help me with the sytax?

<iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.mysite.com&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;font=verdana&amp;colorscheme=light&amp;height=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:25px;"></iframe>

The querystring i need in there is PostID=20   so…basically…something like…

src=www.mysite.com/page.aspx?postid=<%= postid %> ……? Or something like that.

Similar:

  1. Automatic Iframe height. Hi All, I have an asp page having an iframe. I need to set automatic height to iframe. I found an article on http://stackoverflow.com/questions/91721/iframe-sizing but...
  2. Expand Collaspe iFrame using javascript I have a page in which I am adding iframes at runtime. I inside each of iFrame I have an aspx page displayed. When user...
  3. Opening a .aspx page in a html iframe Hi guys and girls….   having trouble with opening a .aspx page inside of an iframe   currently have the following code _____________________________________________________________________________________________   <body> This...
  4. load content inside iframe using ajax hi folks I have iframe that works at the server side : <iframe frameborder="0" runat="server" style="width: 100%; height: 700px; background-color: #bacad3;" id="I1" name="I1" src="Page.aspx"></iframe> and...
  5. webpage popping out from iframe [modified] I do have one i frame like on my .aspx page <iframe height=”500px” width=”500px” src=”http://www.codeproject.com” id=”Iframe1″ runat=”server”></iframe> but when i run this page.the webpage inside...

18 Responses to “using request.querystring in in iframe src??”

  1. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  2. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  3. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  4. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  5. 41:19 | says:

    [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  6. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  7. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  8. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  9. [...] using request.querystring in in iframe src?? | The Largest Forum Archive [...]

  10. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  11. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  12. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  13. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  14. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  15. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  16. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

  17. [...] using request.querystring in in iframe src?? | The Largest Forum … [...]

Leave a Reply