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


ADVERTISEMENT

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

URL Extensions

I'm creating a site using ASP.net 1.1 and I'm pretty new to it. My boss has asked that i add several "sub" URLs that are identified by a unique number . In other words say the original URL is mysite.com, I also need to create mysite.com/1 and have it point to an asp page.

View Replies View Related

Dreamweaver MX Extensions CMS?

I'm just about to embark on building a custom cms with Dreamweaver MX with ASP. I've done something on a very mico level, but i'm gonna go bigger this time.

Something along the lines of Interactive Tools Page Publisher.

Can someone recomend some invaluable (and free) Dreaweaver extensions that can help in this process. Also, if there are any good DWMX tutorials and open source stuff that can help in this process.

View Replies View Related

My Website Extensions

This is going to sound strange, but this has been bothering me for some time now.

The site is administered through MonsterCommerce. I recently started working with the owner who just purchased the site. There is one other person helping the owner out and he is doing some web work, I do more of the business side.

All the files previously were html files in the root directory with an "images" directory and a "ProductImages" dir. Now all of the sudden the files are coming up with an index.asp?PageAction=VIEWPROD*** extension. How could this have been done and what exactly is "Aspin"

View Replies View Related

Changing URL Extensions

Is there a way in code that is, to be able to change the URL extension say:

www.myhomepage.com/home.asp

to

www.myhomepage.com/home.mxxx

View Replies View Related

Include File Extensions

I am confused about how to best use an include file for a site. I came across a file that has an extension of .inc, but have also seen .asp and .htm used. The difference between the last two is obvious to me, but why would one use an extension of .inc? Furthermore, is there a way other than using the ../../../ method of pointing to file in path to just indicate its reference from the root web, so no matter where in the site, ie., sub-directories, I put an include file, the links all point to the same places.

View Replies View Related

2003 Server ASP Extensions

I have two servers, both running windows 2003 and both containing the exact same roperties for IIS.I have a set of asp intranet pages that are located inside the
c:inetpubwwwroot est folder.On one of the servers, the asp pages run fine, however on the second server the asp files are not recognised as asp pages. If you double click them, windows pops up a message box stating "Windows cannot open this file".

If I try to view an asp page via the browser, I get page not found.I have IIS installed, and under Web Service Extensions I have allowed every item that can be set.Does anyone know why windows cannot make an association with the asp page?

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

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

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 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

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







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