User Profile
Collapse
Profile Sidebar
Collapse
jegar j
Last Activity: May 28 '12, 06:08 AM
Joined: May 10 '12
Location:
-
but i need to use the iframe. i have search for other answers and try it but it does not make what i want. is there any solutions on how i can make it for the project. thanks for replying. -
Change the address bar and display it in iframe?
i have this code above. I already use target to...Code:<body> <iframe src="demo_iframe.htm" name="iframe_a" width="700" height="400"></iframe><br><br><br> <a href="http://www.nba.com" target="iframe_a">NBA.com</a> <a href="http://www.pba.com.ph" target="iframe_a">PBA</a>
-
How can i upload a file in jsp and storing it in sql server using servlets?
I have no idea on where i should start... i am confused on what data type will i used to save files in sql server and i don't know the use of every code when i look the sample in the internet... can somebody help me...
thanks... -
jegar j started a topic What is the best data type for storing different file types in ms sql server 2008 r2?in SQL ServerWhat is the best data type for storing different file types in ms sql server 2008 r2?
What is the best data type for storing different file types in ms sql server? -
jegar j started a topic how can i display dates that are less than 1 week and equals to date now in mysql?in MySQLhow can i display dates that are less than 1 week and equals to date now in mysql?
select assignTitle,due Date from tblAssignment where dueDate=CONVERT (Date,GETDATE() ,113) -
The code above displays the webpage inside the iframe but i want to change the url because when you use iframe the url doesn't change... thanks for replying againLeave a comment:
-
thanks for replying, i have my code above using iframe, i have already displaying another webpage inside my iframe but my problem is in iframe the url doesn't change, how can i change my url displaying the webpage inside the iframe.Leave a comment:
-
how can i change the url in the address bar of my iframe
can somebody help me about iframe?
i need help... thanks
TRY
IFRAME
Code:<iframe name="iframe_a" id="iframe_a" width="525px" height="425px"></iframe> LINKS: <a href="address.html target="iframe_a">address</a> </body> </html>
No activity results to display
Show More
Leave a comment: