HighDots Forums  

Re: asp files F12 - download file????????

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: asp files F12 - download file???????? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Gary White
 
Posts: n/a

Default Re: asp files F12 - download file???????? - 07-08-2004 , 06:34 PM






On Thu, 8 Jul 2004 20:57:19 +0000 (UTC), "okeefa"
<webforumsuser (AT) macromedia (DOT) com> wrote:

Quote:
yes

Preview the page in the browser. Copy the URL from the browser's address
bar and paste it into a reply here.


Gary


Reply With Quote
  #2  
Old   
okeefa
 
Posts: n/a

Default Re: asp files F12 - download file???????? - 07-11-2004 , 04:52 AM






i have altered my settings in IIS. when i point the browser to
http://localhost my home page appears.

I can view all my html files and an asp file to instigate a search of a
database but when i press the submit button the file download dialog box
appears and asks if i want to download it from localhost!


Reply With Quote
  #3  
Old   
Murray *TMM*
 
Posts: n/a

Default Re: asp files F12 - download file???????? - 07-11-2004 , 08:27 AM



I guess it's code time then. First - can you show me your form tag?

--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver MX
(If you *MUST* email me, don't LAUGH when you do so!)
==================
news://forums.macromedia.com/macromedia.dreamweaver - THE BEST WAY TO GET
ANSWERS
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================

"okeefa" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
i have altered my settings in IIS. when i point the browser to
http://localhost my home page appears.

I can view all my html files and an asp file to instigate a search of a
database but when i press the submit button the file download dialog box
appears and asks if i want to download it from localhost!




Reply With Quote
  #4  
Old   
okeefa
 
Posts: n/a

Default Re: asp files F12 - download file???????? - 07-11-2004 , 09:17 AM



<form action="searchresults.asp" method="get" name="Search" target="_parent"
class="style23" id="Search">
<p class="style23"><strong>Search by the options below or click on the image
opposite to see all the properties in that area

</strong><br>
</p>
<p class="style23"><strong>Area</strong></p>
<p class="style23">
<select name="select">
<option value="1" selected>Birmingham</option>
<option value="2">Coventry</option>
<option value="3">Dudley</option>
<option value="4">Sandwell</option>
<option value="5">South Staffordshire</option>
</select>
</p>
<p>
<input name="Submit" type="submit" class="style23" value="Submit">
</p>
</form>



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.