Asp In Frontpage Frame

i am trying to make user login and password then when it log in it is go to diffrent page in the website this page is frame page whitch contain three frame

when i put the index page " the main page " in the
server.execute("index.asp") it is dispaly nothing

how can i make it dispale the frame

but when i put single page to the
server.execute("student.asp")' go to student page

it exucute right.

View Replies


ADVERTISEMENT

How Reload Left Frame When A Form Is Submited On The Righ Frame?

I got a asp page that has right and left site frame. I got a form in the right side frame and i want it reload the left frame when the it got submited .The left side frame displays that content of newly sumitted form.I be happy if some one help reload this left page when a form got submitted in right side frame with out using any auto refresh.

View Replies View Related

Update Frame From Another Frame Using ASP?

Is it possible to update one frame from another with ASP code? If so, how do I write the code?

View Replies View Related

How To Redirect From 3 Frame Page To Single Page Frame?

I built some Web site that includes 3 frames page. After a user
sign-off I want to redirect him/her to a single frame page. When I use
Response.Redirect command, I am getting the redirected page as a frame
and I still see 2 other frames.

How to get rid of other frames and display only a single frame?

View Replies View Related

Frontpage And ASP.NET

I would like to use Frontpage to design a website but use Visual Studio .Net
to do the coding( ASP.NET). I am new to Frontpage and was wondering what the
best way to do this.

View Replies View Related

Iis With Frontpage And Asp

I am running windows XP, and hence IIS 5.1 with frontpage
2002. I am currently running IIS on my own machine.

As far as I am IIS 5.1 comes with native support for ASP,
however when I try to publish as ASP page from frontpage
I get the following message:

The following pages in your Web are Active Server Pages
(ASP). They will not work because the server you are
publishing to does not support ASP.

Can anybody tell me which server the above message is
referring to and how I can resolve the problem ?

View Replies View Related

FrontPage 02

I have a form that submits results to my email box called TechSupport.htm (created in FrontPage 2002).It works fine.When I add a dropdown box with data from a legitimate Access .mdb (with a verified database connection),FP urges me to change the extension to .asp which I do: TechSupport.asp.Then the dropdown works fine, but the form stops working. I think the problem is because I change the name to .asp. Specifically, when I click Submit, it pauses as if it's processing, but then it returns to TechSupport.asp instead of redirecting to the form confirmation page.

I'm using Win2000 with IIS and FrontPage server extensions. I've tried it on my local machine (with a local inetpub) as well as on our corporate web server (IIS and FP extensions), but it fails in both places. Also,I have several other .asp pages that work just fine.

View Replies View Related

Frontpage And Asp

I have developed a site in frontpage and am trying to attach a booking system in asp
I have the code and the database ready but it will not work.

View Replies View Related

FrontPage

Trying to setup an ASP project and a FrontPage project under a personal server talking to an Access database all on my hard disk running Windows XP Pro. I have the components:

a web server under which I can run the FrontPage project a Visual Basic ASP.NET project which it insisted on installing under a different web server an Access database

..NET framework is installed (don't ask me where) Frontpage extensions are installed (don't ask me where) IIS is installed (don't ask me where) Are there instructions somewhere as to how to bring (or install) everything that is needed to make this work?

View Replies View Related

CDO And Frontpage Extensions

I have written a asp code where i send an email to the person when he/she specified her email id before hitting submit.I catch that email id and check whether the 2 dates entered by the person has a difference of less than 30 days .I used the datediff function.

My server where we have hosted our site doesnt give IUSR permission to the pickup directory and i cannot run this code on the server.But the administrator is telling me to use the Front Page extensions to send email and i have never used FP extensions before to send an email.

Can anybody help me to know how i can do this without changing my code?

View Replies View Related

Frontpage To Search

I did a very simple database in Access. It's for locating archived blueprints that we have here. We are scanning them into the computer then archiving the files. The database contains all relevant information pertaining to the drawing. Some examples are filename, job_number, title, drafter, etc. I would like to have a web browser as the searching interface so everyone can easily search from any machine if they need to find an old drawing. Now I have been messing with the DRW in FrontPage but have had various degrees of luck. I would prefer to have a search box with a pulldown menu to specify what field to search. Say if I wanted to search for a specific job number I would select job_number and enter 04001 and voila! In a perfect world at least...I took 1 database class in college and that has been some years ago now. A crash course seems neccesary at this point or if someone could just walk me through I know I will start remembering things.

View Replies View Related

Frontpage 2002 And ASP

Ive been using frontpage 2002 for my databse but would love to know more about ASP. Frontpage can generate asp codes but can anybody help how to use frontpage and at the same time create my own ASP codes for viewing database in ACCESS, add, edit, delete, update database. Also I tried using Frontpage for my database, but the problem is i cannt edit the codes for its so complicated.

what i wold like to perform is view the database in access in my browser, update on it, delete a record, edit it, and when adding new record, a new number for the applicant[its like auto number, i tired using ACCESS to auto number, its nice nice. =) i know there is a a way by using ASP.].

View Replies View Related

Intro To ASP/Frontpage

I'm a web designer and developer with experience using nix, Apache, PHP, MySQL and so on. Within the space of a few days, however, I've been asked to overhaul two ASP sites, each with some databases, and one designed to interface with FrontPage. I know very little about ASP and have never used FrontPage.

learning to work with ASP and FrontPage? With one site, my intention is to somehow create an idiot-proof CMS to enforce template/appearance across a number of sub-sites. Easy in PHP -- just create a web-based admin interface -- but my client would very much like to have the content managers keep their FrontPage.

View Replies View Related

Frontpage And Interdve

I installed IIS+Frontpage serverextension and I use frontpage.I use Interdev too but when I want to create file in my server directory(inetpub/wwwroot)it givs me a message that I can't create my Interdev file.Do you know what the problem is?

View Replies View Related

Frontpage 2000

if is it possible to connect a database (access 2000) through frontpage? i try to do this and i got an error. in frontpage, there is a option to connect database. then we have to publish a web and after you can store your data through form. all these steps i have already clear. but i can't.

View Replies View Related

Frontpage/ASP IIS Connection

My background is primarily the Linux/PHP route, so I am encountering some IIS problems with our school's course instructional server. We have a Linux server and an IIS server, and for a specific project, they requested it to be in ASP, and the server admin would prefer us to use the IIS server, rather than Chilisoft, so its all good there.

However, I don't know how IIS works, so I don't know why this is: but I have to connect with Frontpage, and I can't use FTP or SSH. Is there a way around this? I dread using Frontpage. I've asked him to install some type of FTP service on the server, but he said that he can't yet because then he would have to go through the politics of having the school's network admin running more tests on it to make sure it doesn't compromise anything.

So it seems I am either going to have to use Frontpage or find a way around this on my own. And I would prefer the latter foremost.

View Replies View Related

Frontpage / Dreamweaver FTP

I know that this is not the most appropriate forum for this question, but after the excellent advice i have recieved from some members about various things I figured I would wrack your brains. The situation is this: The webserver in question is settled behind a firewall, and you can only get ftp access if your ip address is on a trusted list. A colleague of mine wants to access it from home but due to the fact that he has a dynamic ip address he is unable to be added to the trusted list.

I assumed that his access would be denied, and sure enough when i configured dreamweaver for the site it did indeed fail to connect. So far this makes sense, but then I discovered that if, when on the website in IE, if he clicks the edit with frontpage button frontpage will open and give him access to the site once he has logged in with the correct username/pass. He really needs to be able to access the site via dreamweaver so im wondering if anyone can explain how FrontPage is able to get access and if this information can be used to get dreamweaver connecting.

View Replies View Related

FrontPage Error

Does anyone have any idea what secret location I would look in to eliminate this error. I received the error when trying to publish the website from one server to another.

Server error: The folder that would hold URL
'agency/rgn/r2/_overlay/region2.htm_nav_sumipntg010_hbtn.gif' does not exist
on the server.

Since the 'agency/rgn/r2/' folder does not exist on either of the servers anymore, I don't have any idea where the error is coming from.

View Replies View Related

Converting Frontpage Web Pages

if there is anything that needs to be done to convert my intranet web pages (html & asp) created in frontpage to say... InterDev, Web matrix, Octane8, or Dreamweaver. I notice some header information that looks specific to frontpage.

View Replies View Related

Reset A Database In Frontpage

I created a new database using the Frontpage 2003 wizard. Everything works Fine but I would like to have the option to Delete the database (What I mean is anything that was puyt in to get rid of it.) after they are done putting in what they have to put in. Is there a way to do this I can't find one.

View Replies View Related

Webbots In FrontPage 2002

I'm having trouble with webbots in FrontPage 2002. How do I edit the Nav in FP 2002? I can only see the properties when I Right Click. The Nav was auto generated when I ran the Wizard to create a site. But how do I rename them or add to the Nav?

View Replies View Related

Visual Interdev And Frontpage

does a version of visual interdev come with frontpage? also has anyone used visual interdev, how cool, easy is it? Is it worth the $1,000? or only for large compaines.

View Replies View Related

Microsoft FrontPageŽ Extensions 2002

I want to run an asp content management system. I was just wondering, does asp run ok on a linux based server with Microsoft FrontPageŽ extensions 2002?

View Replies View Related

ASP / Access In Frontpage - Simple Select

I am using asp within frontpage in this situation.

I am doing a simple select from one table, the table has a date field, the select should basically show the next 5 upcoming events based on date. I want to use a "current date" variable in there so the events that show are not in the past (i.e. upcoming events, not past).

I created a query in access and used the now() function for the date, but when I do, that the query does not work within the asp page (it does work within access itself).

View Replies View Related

Another Frame

I have two files index1.asp and index2.asp (Both contains html 3frames)
index2.asp have fame name like this(top,middle,bottom)
[B](in middle frame I'm showing grid1.asp file.)[/B]
I'm showing asp files in these 3 frames.
I'm getting database records and i want to pass "ID" of these database records in index2.asp(middle frame, grid1.asp)
And i want to get this "ID" in middle frame in index2.asp
How can i get?
this is the code

this is index1.asp
<%response.Write("<a href=""grid1.asp?strID="&rs.Fields("ID")&"""target=middle>"& a &"</a>")%>

and getting values of this ID
this is grid1.aspstrID=Request.Querystring("strID")
s = "SELECT * FROM Alphabit where ID="& strID
set rs = conn.execute(s)
it is showing me an error
"Syntax error (missing operator) in query expression 'ID='.
"

View Replies View Related

Target Frame On ASP

I have a page with 2 frames, F1 and F2. On F2, I have 2 more subframes, F2A
and F2B. If I click a button on F2A, I want to open the page on the whole
F2. I use parent.frames.F2.location.href but it doesn't work.

View Replies View Related

Link Out Of A Frame?

If you have a webpage with frames, say a footer frame that contains links,
how can you get out of the frame if you click on a link in the footer. The
it works now, is if I click on a link, the page loads inside the small
footer frame. I'd like it to just get rid of the frames completely when I
clickon the link. Any clue?

View Replies View Related

Frame With Javascript

I have a program created by Autodesk that uses alot of ASP & Javascript. The program uses an Ajax Viewer to pass a selection set through several files eventually making it to a file called "propertyctrl.aspx", inside that file, it passes to a file called "propertyctrl.templ", which once inside of it, just appears to be Javascripting. So, here is what it is supposed to do:

A user clicks a polygon inside of the ajax viewer. Once clicked the property dialogue box populates the "Name" field, and "Value" field from the properties of the object that was clicked. It looks a little like this: ....

The problem i have is the property dialogue box leaves alot to be desired. Its very basic, what i would like to do is somehow pass the values to another place and rework it so it looks more like this: ...

I have a feeling all i have to do is intercept the code at the property box window and change them to variables that i can then use in HTML, but i am not sure. Below you will find the code for both the propertyctrl.aspx and the propertyctrl.templ file...

View Replies View Related

Target Frame

Is there a way in ASP to figure out if a page that is being loaded is being loaded into a frameset? I know I can code this in javascript,but I would prefer to only inject a chunk of 'onload' code in the body tag if infact the page is being loaded in a specific frameset.

View Replies View Related

Resize A Frame

i have A page that show List of many field from database and i have frames : Top , Left and Main Page. I think it's tired to see the fiel with horizontal scrolliong too long. I wonder that the left frame can be resize to Left(Close to left) then i can open it again. But I have no idea to doing that.

View Replies View Related

Refresh Another Frame

a way to redirect another frame like "response.redirect" in VBScript?

View Replies View Related

Inline Frame

I have a simple web app that consists of an index.asp page that contains in inline frame and several supporting .asp pages. none of the asp pages really include any asp code.

I am trying to set the session.timeout value in my global.asa under the session_onload sub. I am trying to set the timeout value to 1 minute just for testing purposes. In the end I would like the user to be redirected to a timeout page when he/she clicks on any of the links after the 1 minute timeout has been reached.

View Replies View Related

Reload Frame

The page has Top frame (input) and bottom frame (result). The input html page send input to asp to generate result to bottom frame. The page works. But i wish to refresh bottom frame once i click the submit button to see the result by the java function

<script language =javascript>
function button1_onclick()
{
window.parent.mainFrame.location.reload();
}
</script>

But the bottom frame does not reload. is my logic wrong? is it conflicted with form action or method?

View Replies View Related







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