I have just created a website in Expression Web. All pages are .htm except one is an .aspx. I am pulling information from a database based on a infromation entered into a textbox. Results are sent to a gridview - these objects are on the same page. When I run the query and page in design view - the page works fine. When its attached to the hyperlink and ran in the preview browser - the textbox appears but after I enter a name and hit enter - the grid does not appear. In fact - I would have expected to see the grid there emply until it receives the query.
Start Free Trial