Publishing A Subform

I can get records from the database and display them on my asp webpage, I have a form with a sub form and id like the information to be displayed in a very similar fashion. how to do this. bear in mind i want to display all the records on one page and have the sub records nestled in.would i have to use to repeat functions?

View Replies


ADVERTISEMENT

Dynamic Subform

I need to create an asp page that will have a top form with 3 fields that you can search from either the patNumber, the PatName, or SS#. Either way the user searches it needs to pull up the following information from the database:

The Address, Birthday, and Sex of the patient. It also needs to pull up a subform which will show all the patient visits. Anway, I have written the SQL code to pull up all the records that I will need from the three different databases and I know how to search from one field in ASP but my problem/challenge is that I don't know how to make it search against 3 different fields (which ever the user chooses to search from) or how to make all the visits for that patient populate a subform in which the user can scroll through the different visit information.

View Replies View Related

Publishing Aspx Page

Something was wrong with my IIS 'Service unavailable', I decided to uninstall IIS and then reinstall it, then the simple pages can be viewed but the aspx pages not. Then I uninstall SQL server 2005 and Visual Studio 2005 and reinstall it.

Now I can view simple pages but not aspx pages, but when running from the debugger of Visual Studio, it Works good. When I access an aspx page 'The page cannot be found' error occurs

View Replies View Related

Multiple Non-administrators Publishing

Is it possible to use Visual Studio to create ASP.NET projects on a web server, without giving the various people that will be doing this full administrator privliges? Each user will need to have independent folders that they can modify (ie, one user cannot change the contents of another user's folder). Access to the server must be strictly limited for each user (preferably to just adding/removing ASP.NET projects). Having a similar problem with Frontpage. This is to be used for training.

View Replies View Related

Inserting/publishing Text As Html

I need to populate a field with html formated text. I'm using a simple form field to do so.

When I use a textarea to return the record, it comes out formatted, but when I use a Response.Write command, it comes out as plain text. Anyone can tell me how to make the response.write publish formated text?

View Replies View Related

Reading Html From Other File And Publishing Only Part Of It

I'm having a problem: I've two files, an html file and an asp file. What I've to do is to publish part of the html file into the asp file.

I started OK, the file was opened and that stuff. I published part of it, the problem is that it publishes from the middle of the file to the end of it, and I only need the middle of it.

For example, from the 3rd <tr bgcolor=#003399> tag to the <blink> tag I'd need to get published. But I get published from the 3rd <tr bgcolor=#003399> tag to the end of the file. Code:

View Replies View Related

WWW Publishing Service Stopped Unexpectedly With Event ID 7031

We have been getting the EventID 7031 errors ever since we
installed SP 3. We have been searching for any possible
solution, but not much luck.

We are running Windows 2000 server with IIS 5.0 (No
indexing services installed), and SP4. Every now and
then, we have the 7031 for IIS Admim, SMPT and WWW
services stopped without any apparent reason. We noticed
that the Event Viewer logged those 7031 errors when all
the hosted sites were stopped.

I wonder if a script can be written to detect the status
of the sites and restart the IIS if they are stopped. If
so, please provide information on that as I have never
done something like this before.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved