</frameset></html>
if i type the urls of each frame in the browser everything looks good. I just see strange the URL there is a double "//" after web
, could be this? how to remove this? some advice?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello from a new newbie....
After insert database,host, user and passowrd i am redirected to a blank page, if i see the source code i see:
<frameset rows="45,*" cols="*" frameborder="yes" bordercolor="#FFFFFF">
<frame name="topFrame" src="http://localhost/phpCodeGenie3.0.2/web//frames/topbar/topBar.php" scrolling="NO" noresize >
<frameset cols="165,*" frameborder="no">
<frame name="leftnav" src="http://localhost/phpCodeGenie3.0.2/web//frames/leftFrame/leftBar.php" frameborder="1" />
<frameset rows="32,*" cols="*" frameborder="no">
<frame name="genChooser" src="http://localhost/phpCodeGenie3.0.2/web//frames/genChooser/genChooser.php" scrolling="NO" noresize>
<frame name="mainWindow" src="http://localhost/phpCodeGenie3.0.2/web//frames/mainWindow/mainDescription.php" >
</frameset>
</frameset>
</frameset></html>
if i type the urls of each frame in the browser everything looks good. I just see strange the URL there is a double "//" after web
, could be this? how to remove this? some advice?
The weird thing is that i see source code but anything in the browser....looks like frameset are not supported...
My browser support frames....
The double // is fixed ,but still i cannot see anything