Ask a Question related to Dreamweaver AppDev, Design and Development.
-
sbrenier #1
Difficulty with View in Browser
I am developing an ASP.NET form. I have a database connection on a remote web
server. When I attempt to view my page in a browser, an interactive screen
opens instead and provides me with a choice to Open the page or Save the page.
Why is this occurring?
Thanks.
Steve
sbrenier Guest
-
view fms2_console via browser
Hi guys, I currently access fms2_console via remote desktop connection to the server. I have found that using fms2_console results in a lot of... -
how to View pdf file in browser in CF 7
Hello, Has any one know hoe to view pdf contents in Browser when user click a link or button using CF 7? Please advise..... Thanks, Anitha -
How ti view frameset in ie browser
Hi. I'm having difficulties to view my mainpage (frameset) in ie browser after put my pages in web server, last time it was OK when I just view and... -
How to view frame in browser
Hi.. I need help how to view dreamweaver frame in browser, i just created a frame but when i view in IE browser, error msg display page cannot be... -
View link URL in IE6 Browser
"DanAyo" webforumsuser@macromedia.com wrote: Is the question that you presently can't see the URLs and wonder how that is? Without knowing if... -
darrel #2
Re: Difficulty with View in Browser
> I am developing an ASP.NET form. I have a database connection on a remote
webscreen> server. When I attempt to view my page in a browser, an interactivepage.> opens instead and provides me with a choice to Open the page or Save theYou are previewing your .net page without having a web server first parse> Why is this occurring?
it.
To preview aspx pages, you need a web server to serve them. So, install IIS
on your machine, and then navigate to the pages via:
[url]http://localhost/yourfolder/youraspxpage.aspx[/url]
-Darrel
darrel Guest



Reply With Quote

