Can a parent docoment call a function child window ! useing Frames
Can a parent document which is the web page the user is on display a child
window which is a form for the user to fill out I want to pass to the child
window text information from the parent window that called the child the text
is a item number description and price. Can this be done without using the
frameset document model. What I want to do is call a function in the child
window and pass the data to it. After reciveing the data the function will
place the data in the proper object in the form. WE ARE HAVING TROUBLE WITH
making the parent window call the function in the child window. Can you show
me a example of how this can be done. THANKS Tag: Hide a layer with embedded flash after it is done playing Tag: 53690
Password protect logon database
I have followed the guidelines in knowledgebase article
825498 "How to create a password-protected web page...."
to create a secure area to my website.
This works fine but I now want to password protect my
access database however if I do this I am no longer able
to access my secure pages. I have used the example
scripts in the knowledgebase article with only minor
changes for cosmetic purposes.
Do I need to add something to the script to allow for a
password-protected database or can I not password-protect
it.
I noticed a reference to username and password in the
sample logon.inc file and added my database password but
this has not helped.
Can anybody suggest how I can achieve a password-
protected database?
Thanks
David Tag: Hide a layer with embedded flash after it is done playing Tag: 53689
discussion page problem
I am currently running a discussion page on my web site with over 200
postings. I recently moved all my discussion page files into a folder. I am
now having a problem with my discussion page, it is taking all the new
posting and started naming the files back from 1 again, insteaded of where it
suppose to at 200. So, the new posting are combined with the original
posting at that file number. I am trying to find where it had reset the
code, so the new posting are filed with the correct number at 200, but I
can't find any coding - except for webbot. Any ideas? I really hate to lose
all my posting. help please. Dorothy Tag: Hide a layer with embedded flash after it is done playing Tag: 53685
MS FrontPage calendar
I am running MS FrontPage 2003 and would like to install a calendar page on
two of my websites. One of my websites is not open to the public and secure
by username and password and would like to install a calendar that a member
can put his/her information on without my intervention. Is this possible? Tag: Hide a layer with embedded flash after it is done playing Tag: 53680
how to call a java script function in a child window from the pare
how to call a java script function in a child window from the parent?
The function in the child window is setform();
Here's the script in the child:
<script id="setformscript">
function setform(){
this.document.forms[0].comments.value="Please BACKORDER for me: U.S. DIVERS
COZUMEL SEABREEZE SET";
}
</script>
And the parent:
<script language="JavaScript">
function newWindow(){
win2 = window.open("order.htm","win2");
}
function test(){
if (window.win2)
alert('mywindow exists');
else
alert('mywindow does not exist');
}
window.win2.document.GetElementById.setformscript = "setform();";
</script>
The purpose is to set a form element by remote from the parent window. The
parameter that needs to be applied is on the child window. I'm wrestling
with the text necessary to effect the call, I think...
Please let me know if you have any info to offer,
thanks,
Dan Tag: Hide a layer with embedded flash after it is done playing Tag: 53678
ANN: New Add-in - Unlink
JIMCO Software is proud to announce the release of our newest FrontPage
add-in. JIMCO Software Unlink adds a new menu item to the right-click
context menu in FrontPage. After you've installed JIMCO Software Unlink,
you will have a JIMCO Software Unlink menu item when you right-click on a
hyperlink. When you select that menu item, the hyperlink will be removed
and returned to regular text.
You may download JIMCO Software Unlink today from our Web site.
--
Jim Cheshire
JIMCO Software
http://www.jimcoaddins.com
http://www.jimcosoftware.com
The premiere add-in and software source
for Microsoft FrontPage and more! Tag: Hide a layer with embedded flash after it is done playing Tag: 53666
Does Javascript suport Global arrays - Passing data between to dif
Does Javascript support Global arrays - Passing data between to dif pages - I
need to know is there a way to setup a global array to be used to pass data
between to dif pages. Where on a website on what page do we need to setup the
global array and what is the syntic for setting up a global array then I need
to see how to address the global array and load data in to it and allso take
data out. THANKS Tag: Hide a layer with embedded flash after it is done playing Tag: 53665
Using only HTML and Javascript - Passing data Between 2 dif Forms
Passing data from on form to another form that is opened on top on the other
form. How can one do this is their a way to set up a global array that all
opened forms could have access to then in javascript put infomation contained
on a web page in the global array having a button on the web page opens a new
web page which is a form then open opening the new form as a new window in
javascript go to the global array and get the information stored in it and
send it to the objects on the form. If there is a better way to do this
please explain and if the global array idea is do able then please show me a
example of how to set up the global array and read and write data from the
array. THANKS Tag: Hide a layer with embedded flash after it is done playing Tag: 53659
java script commanding an option from a select list in anotha wind
How to java script command an option from a select list in another window,
particularly the window that created the commanding window.
thanks for your assistance Tag: Hide a layer with embedded flash after it is done playing Tag: 53658
Best ECommerce Software
Can anyone recommend the best ecommerce add-in for Frontpage?
Thanks,
Chris Tag: Hide a layer with embedded flash after it is done playing Tag: 53656
Error when sending from results to email
I have followed the instruction found at :
http://www.frontpagehowto.com/dbandemail.htm
After publishing it to my webserver i get the following error:
"FrontPage Run-Time Component Page
You have submitted a form or followed a link to a page that requires a web
server and the FrontPage Server Extensions to function properly.
This form or other FrontPage component will work correctly if you publish
this web to a web server that has the FrontPage Server Extensions installed.
Click the <Back> arrow to return to the previous page."
I was wondering what am I missing to get this to work?
thanks in advance. Tag: Hide a layer with embedded flash after it is done playing Tag: 53655
Browser Resolution
In my site http://www.blairsvillechamber.com on some browsers it is too large
so it makes the viewer scsroll to the right. Most all of my other sites do
not do this. This is one of my biggest sites and I truly need help with this. Tag: Hide a layer with embedded flash after it is done playing Tag: 53654
Extra carriage return when importing a file
I am importing MS WORD files in a blank page and every file adds a carriage
return to each line. Is there a setting that will turn this off? Tag: Hide a layer with embedded flash after it is done playing Tag: 53653
Link to Home Page displays as 'x' at intresection of 2 lines
A small jpg link back to my home page works OK but displays as 2 lines
connected at 90 degrees with an with an 'x" at their juncition, instead of as
my small picture. Other identical links also work OK but do display
correctly. This problem happens on my desktop, but not on my laptop. I have
seen this happen on other sites. I have seen this problem on other web sites.
What am I doing wrong, or is this a browser problem? FP2003 with XP Pro and
IE 6.0.2900.2180.xpsp_sp2
Any help will be greatly appreciated.
Norm Tag: Hide a layer with embedded flash after it is done playing Tag: 53652
Drop down
I have a drop down field and based on the selected item I would like for
a lable or text box to show a description of what they selected. Is that
possilbe using FrontPage? Is code necessary to achieve this function? Tag: Hide a layer with embedded flash after it is done playing Tag: 53648
Sql queries/script in FrontPage form
I have a Sql queries/script that I need to run on a form. How would I go
about this Tag: Hide a layer with embedded flash after it is done playing Tag: 53638
VBA
I would like to find out if you can use VBA in front Page.
I have created a form but can not see any object in the VBA project explorer. Tag: Hide a layer with embedded flash after it is done playing Tag: 53637
different way of showing database results
Hello, I was wondering if there is any way to show results from a database
query in separate boxes instead of a table of row as the default was is to
display the results? Tag: Hide a layer with embedded flash after it is done playing Tag: 53630
Creating Profiles for Web Access
I am the webmaster of a Hockey Club. Every year, our members register their
childern and every year they have to enter all of the information we already
have from last year's database. The question is this:
Is there an easy way to create a username and password for each family so
that they can access their personal records using the existing database? If
it is not easy, is there a website that might be able to walk me through how
to do it? Tag: Hide a layer with embedded flash after it is done playing Tag: 53629
Message Board Results Error
When a message is created in the Discussion (messages posted) page, the
format seems a little corrupt. The heading information shows the word From in
English followed by the name of the individual who created the message.
However, the remaining headers (Date, Time, Remote User) are in Asian
characters and not in English. Also, when I pass the mouse over the Hit
Counter field, the descrition is in Asian characters. Everything else in the
various forms are in English. I have republished the web pages several times
and re-installed the FrontPage extensions at the ISP with no help. What can I
do? Where should I be looking? Tag: Hide a layer with embedded flash after it is done playing Tag: 53625
virtual shopping cart
I am working on web site for a food chain. I need to impliment a virtual
shopping cart for online shopping., can anyone get me directions on where to
find this. or give the code to me. How is credit card approval validated? Tag: Hide a layer with embedded flash after it is done playing Tag: 53622
Include files
This seems like it is not the right place to ask this question, but I can't
find a place that is! It is for a FrontPage site, so hopefully someone will
know. I just write this include in myself, I don't use FPs include.
I have some asp pages that use a header. This is the include:
<!--#include file="include/header.htm"-->
This is for pages that are above the folder "include".
Root/subfolder/include/header.htm
The pages are in subfolder.
Inside of subfolder, I have a FAQs folder.
Root/subfolder/FAQs
The include I use is:
<!--#include file="../../subfolder/include/header.htm"-->
But the header doesn't display right. It has the images as coming from
http://www.root.com/subfolder/faqs/include/headerimages/home.gif
even though the ../../ should take it up to the right folder. I've tried
/subfolder/include/header.htm
But I get an error saying I can't start with a slash. I've tried using the
entire url, but that doesn't work either, and I knew that, but I tried it.
Does anyone know how this needs to be written???
Thanks, JA Tag: Hide a layer with embedded flash after it is done playing Tag: 53620
How do I do a simple If user/pass then goto: webpage function on F
I would like to have people set their own user names and passwords - and then
--- once they set their own unique user id and password - I would have them
enter id and password in another dialog box page - which would bring them to
their own page.
I want to do a BASIC if ID/Pass - then goto: (webpage)
How do I do this without having to add new users to my website?
Please advise.
Please send responses to: guycohen333@hotmail.com
Thanks, Gabriel Tag: Hide a layer with embedded flash after it is done playing Tag: 53619
Importing pictures from access to frontpage
I was woundering if anyone could point me in the right direction on an idea I
have. I am displaying results from a query from frontpage to access and one
of my fields is the name of a picture. Is there any way to display the
picture itself and not the name? I have read the frontpage Inside Out book
but unfortunatly i do not have a access book. Any help or comments on this
matter would be appreciated. Thanks. Tag: Hide a layer with embedded flash after it is done playing Tag: 53615
Funny problem with the submit button in form
I finally got a friend to help me with the javascript and we are haveing a
problem with the code below the first button never bring the target and
action for the form
to the browser it seems like the form never gets posted. The second button
does work as it should and send the form to paypal. The funny thing the code
for the first button is exactly the same for the secend button. If you go to
the second button and then back to the first button. The first button still
fails to post the form to paypal. What could posibly be wrong and what is
hapening.
<div style="position:relative;">
<script language="javascript">
function showEach(){
document.getElementById('single').style.visibility = "visible";
document.getElementById('dozen').style.visibility = "hidden";
}
function showdoz(){
document.getElementById('single').style.visibility = "hidden";
document.getElementById('dozen').style.visibility = "visible";
}
</script>
<div style="font-size: 10.0pt; font-family: Trebuchet MS">
<input TYPE="radio" onclick="showEach()" checked NAME="R1" VALUE="20.95">
By each
</div>
<div style="font-size: 10.0pt; font-family: Trebuchet MS">
<input TYPE="radio" onclick="showdoz()" NAME="R1" VALUE="225.00">
By Dozen
</div>
<div id="single"
style="z-index:10;position:absolute;top:160;left:1;visibility:visible;">
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr"
method="post">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="fshaw@skolsportsshop.com">
<input type="hidden" name="item_name" value="Pro Style ATF Ankle Brace with
Universal Fit">
<input type="hidden" name="item_number" value="212-E">
<input type="hidden" name="amount" value="20.95">
<input type="hidden" name="return"
value="http://www.skolsportsshop.com/success.htm">
<input type="hidden" name="cancel_return"
value="http://www.skolsportsshop.com/cancel.htm">
<input type="hidden" name="currency_code" value="USD">
<input TYPE="image" SRC="https://www.paypal.com/images/sc-but-03.gif"
NAME="submit2" alt="Make payments with PayPal - it's fast, free and secure!"
width="124" height="26">
<input type="hidden" name="add" value="1">
</form>
</div>
<div id="dozen"
style="z-index:0;position:absolute;top:120;left:1;visibility:hidden;z-index:0;">
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr"
method="post">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="fshaw@skolsportsshop.com">
<input type="hidden" name="item_name" value="Pro Style ATF Ankle Brace with
Universal Fit">
<input type="hidden" name="item_number" value="212-D">
<input type="hidden" name="amount" value="225.00">
<input type="hidden" name="return"
value="http://www.skolsportsshop.com/success.htm">
<input type="hidden" name="cancel_return"
value="http://www.skolsportsshop.com/cancel.htm">
<input type="hidden" name="currency_code" value="USD">
<input TYPE="image" SRC="https://www.paypal.com/images/sc-but-03.gif"
NAME="submit1" alt="Make payments with PayPal - it's fast, free and secure!"
width="124" height="26">
<input type="hidden" name="add" value="1">
</form> Tag: Hide a layer with embedded flash after it is done playing Tag: 53612
Why will the following HTML and Javascript not work in form
The following HTML markup and Javascript not work or does not seem to work in
this form when testing on the website the paypal does not see any items
ordered the default is 1 item ordered but nothing has been sent to paypal
data and information missing.
<form target="paypal" action="https://www.paypal.com/cgi-bin/webscr"
method="post">
<input type="hidden" name="cmd" value="_cart">
<input type="hidden" name="business" value="fshaw@skolsportsshop.com">
<input type="hidden" name="item_name" value="Pro Style ATF Ankle Brace with
Universal Fit">
<script type="text/javascript">
if (R1[0].checked)
{
<input type="hidden" name="item_number" value="212-E">
<input type="hidden" name="amount" value="20.95">
}
else
{
<input type="hidden" name="item_number" value="212-D">
<input type="hidden" name="amount" value="225.00">
}
</script>
<input type="hidden" name="return"
value="http://www.skolsportsshop.com/success.htm">
<input type="hidden" name="cancel_return"
value="http://www.skolsportsshop.com/cancel.htm">
<input type="hidden" name="currency_code" value="USD">
<input TYPE="image" SRC="https://www.paypal.com/images/sc-but-03.gif"
NAME="submit0"alt="Make payments with PayPal - it's fast, free and secure!"
width="124" height="26">
<input type="hidden" name="add" value="1">
</form> Tag: Hide a layer with embedded flash after it is done playing Tag: 53609
Help req'd - Unable to update web site using frontpage
I have just published my own website using frontpage. I have also made some
amendments and uploaded this to my website some days later.
However, the outcome is that the amendments do not take immediate effect.
When go into my website (sweet-and-simple.com) the home page and the about
us page are exactly as before. But if you were then to go into other parts of
the website and then click back onto either the home or about us page then
the ammnedments take effect.
I have tried to rectify this on numerous occasions but have been
unsuccessful.
Could somebody please tell me how to resolve this problem.
Thankyou.
--
Salvadore Tag: Hide a layer with embedded flash after it is done playing Tag: 53604
Frontpage Custom SQL query
Hi all
I have what I thought would be a simple query, but it's doing my head in.
I am using Frontpage 2002, and an Access 2000 database. This is a custom
query for displaying a certain years Lottery bonus ball winners, the year
being input on a separate page.
Consider this:
SELECT FORMAT(won,'dd mmm yyyy'), winner, amount, id
FROM bonus
WHERE (YEAR(won)) = (::input::)
ORDER BY won DESC
::input:: is an integer passed from a form on another page, and I'm lead to
believe that YEAR outputs an integer. If I substitute (::input::) for a
year, it works fine. But, no matter how much tweaking of syntax I do, I
just cannot get it to work with ::input::
Can anyone throw light on this ?
Thanks in advance . . .
Cheers
Alex Tag: Hide a layer with embedded flash after it is done playing Tag: 53601
problems importing my web after pc melt down!!
I use FrontPage2003 with Windows XP.
my pc crashed completely and I lost everything.
I have tried to get my webs back on my pc using the publish to a folder in
the mywebs folder, and it does this. but it does not allow me to then
publish it back to the net. it says that the folder that the .cnt file
that it wants to publish can not be found.
what is going wrong.
please help.
thank you Tag: Hide a layer with embedded flash after it is done playing Tag: 53597
DIW and Search Facility
I have a simple database, containing my members' details. I can use the DIW
to produce a database editor form. I would like to amend it slightly, so
that instead of having to scroll down through 200 names to find the one I
want, I can enter either their surname or the first letter in a search box,
to bring up either their name or, for example, all the surnames beginning
with T. But I cannot edit the database_editor.asp without it screwing up the
database_editor.asp!
I have, with the help of the Bible, written a list.asp form with an
alphabetical search facility, which does just what I want. But I don't know
how to amend that form so that I can do what the database_editor.asp does
i.e. add, edit and delete records.
Am I going to have to do a crash course in ASP or HTML to write my own forms?
--
Eddie C-G Tag: Hide a layer with embedded flash after it is done playing Tag: 53593
image in the browser navigation bar
i'm sure this is pretty obvious, because i have a habit of overlooking
the completely obvious, but how do you put the little image in the
brower nav bar? i see them all over the place but i can't figure out
how to do it on my own, obviously.
noob out
--
bigheadpirate
------------------------------------------------------------------------
Posted via http://www.forum4designers.com
------------------------------------------------------------------------
View this thread: http://www.forum4designers.com/message244056.html Tag: Hide a layer with embedded flash after it is done playing Tag: 53592
URGENT DB HELP
OK gang. I have a question. When you click on a DB in FP to open it up. Is
there a default temp folder that it downloads to? My server had a critical
error while reuploading it back to server, so I need to be able to see the
file that was DL to my computer before the error.
Any help would be most appreciative. I do have a backup, but there have been
400 entries since last backup. I back up everyday, but this is what I gt on
a daily basis.
Thanks
Jeff Tag: Hide a layer with embedded flash after it is done playing Tag: 53589
Create an upload page for PDF Files.
I am looking to create a page that allows my clients to browse for a PDF
file on there computer and then upload that PDF file into a directory so
that other people can browse them. I was going to do it with PHP but wanted
to know if anyone had a better idea.
Thank you
Josh Tag: Hide a layer with embedded flash after it is done playing Tag: 53585
Front page discussion group requires user name and password
I had a Discussion Group application running fairly well. All of a sudden,
any posting of comments to the site now requirews a username and password
(which general visitors to the site do not have). Any reason for the
unintended appearance of this security measure?
I am not using asp - the hosting service runs all the front page extensions,
but now advises that I must be using asp to make the discussion group app
work.
Thanks for any assistance you can provide. Tag: Hide a layer with embedded flash after it is done playing Tag: 53583
Calendar Question in VB
I got the VB calendar to work in FP. I cannot figure out how to add
things in the date boxes. What am I missing? Tag: Hide a layer with embedded flash after it is done playing Tag: 53582
Frames Within a Frame - Frames Good or Bad
First, it used to be frames were a no-no as many of the old browsers did not
support them. What is the current feeling about frames these days?
Now, I have a graphic artist that created a graphics package for a
non-profit I work with and it seems the only way to make it work is to
create a frame within a frame. Their company logo is anchored at the top
left with blank space along the left underneath it and address info along
the top. The links for the site are along the bottom and right with a text
box on the middle of all of this. Because of the way the links have been
created, it seems like frames are the only way to keep the links anchored in
the correct position and allow the text in the middle cell to scroll down.
First, is it possible to create a frame within a frame? Are there any
potential issues with doing this? I setup a test page that has 4 frames
(top, bottom, left and right) with another frame in the middle, but that
seems like overkill.
Any help would be greatly appreciated!!!! Tag: Hide a layer with embedded flash after it is done playing Tag: 53573
Formatting a decimal answer
I have a variable that is the by product of two other variables being
multiplied against each other. The answer was 1.0100. Using visual basic in a
script file, how can I eliminate the two right zero's to give me an answer
that I can print actually showing 1.01 without the those extra 0's? Tag: Hide a layer with embedded flash after it is done playing Tag: 53565
Open WEb Site in Front Page without being connected.
Please Help,
I ftp my website to my local computer and without being connected, I opened
the site in front page. All of the graphics are not missing. where they
were, is just a box with a red "X" in it. I checked the code and the path
for the files is pointing to the server path. Now I downloaded all of my
folders and files and confirmed that the pictures in question are there. I
know that I can change the path of the graphics to a location on my local
computer, however when it is published again, how do i insure that the server
will now be able to find the graphics. Tag: Hide a layer with embedded flash after it is done playing Tag: 53563
Link to open in window
I feel like an idiot.... I have been able to set up a web page with MS Front
Page, but I want to the link (to another web site) to open in a new window.
I insert a hyperlink that works, but instead of opening a new window, it
replaces the site where the link is. I have feeling it is something simple.
Somehow I just don't get it, though. Your help is much appreciated.
Happy times,
Richard Tag: Hide a layer with embedded flash after it is done playing Tag: 53553
filtering form data for an ftp path
i'm editing a web site and i'm building more forms in it so that the data the
forms refer to can be more easily accessed. I need to know how to link each
form and combine them to come up with a path to go to a ftp server and pull
up the file needed all of this together with a username and password interface Tag: Hide a layer with embedded flash after it is done playing Tag: 53549
Customization
This is probably an odd request, but here goes...
I'd like to create an HTML page that opens each time a user logs on;
essentially a daily message about enterprise events, network outages, etc.
I'd like it to be HTML, and have it open IE without any of the menus,
address bar, status bar, etc. Just the 'X' in the corner. Can this be done
via HTML/Frontpage? I don't want a popup, because that requires a page to be
opened.
Thanks in advance! Tag: Hide a layer with embedded flash after it is done playing Tag: 53543
Please,Help with forms
I have a table in Access, with 6 columns. For 3 columns I used Database
Result for insert date in a page asp in web site, but in rest I must
introduce date. User see first 3 columns which contain information , and must
introduce date in another 3 textbox, coresponding with the rest of 3 columns.
How to do that?
Thank you
--
Violeta Tag: Hide a layer with embedded flash after it is done playing Tag: 53533
how to create pulldown menu for webpages
dear reader
I just want to know:
How to develope pulldown menus for webpages?
thanks Tag: Hide a layer with embedded flash after it is done playing Tag: 53528
Flere domener til 1 ip-adresse
Hei folkens.
Jeg har i dag 3 domener jeg gjerne vil koble til min egen ip-adresse or å
kunne sette opp internettsider på domenene. PÅ det ene domene t som er
koblet til min IP fungerer dette fint. Men når det andre domenet kobles til
min IP så kommer den samme internettsida frem.
JEg kjører Win XP Pro og internet information server. Vet ikke om denne
støtter løsninger for flere domener. Noen som har forslag på hvordan dette
kan gjøres ??
Eventuellt hvilke programm jeg kan bruke for å aministrere dette ??
Er også på jakt etter en software som gjør at jeg kan lage min egen
mailserver. Finnes dette ??
På forhand takk for hjelpa.
Frank Olav Overå
fooveraa@start.no Tag: Hide a layer with embedded flash after it is done playing Tag: 53524
Cannot Update Web-enabled Access database
Using Frontpage2003 and Access2003, I've created ASP.Net pages (Submission
and Results forms). The Results form displays my Access data w/o a problem.
With the Submission form I get the not uncommon "The operation failed. If
this continues, please contact your server administrator." error. My data
is all defined as text--no numeric data. Most of the suggestions I've found
are geared towards ASP and not ASP.Net. I hope someone out there can make me
a happy camper. Thanks for your help. Tag: Hide a layer with embedded flash after it is done playing Tag: 53523
DRW & ASP
Is there a way to capture the value of a field returned by the DRW and
get it into a form field (probably hidden) so that it becomes part of
the request sent to another ASP page when the form is submitted? I don't
use the DRW, so I don't have a clue how it works. This is someone elses
page.
I realize the form page could be re-written so as not to use the DRW,
but I don't want to do that if I don't absolutely have to.
Thanks,
MikeR Tag: Hide a layer with embedded flash after it is done playing Tag: 53522
Resizing a Picture in FP 2003 to Percentage and Picture Disappears
Trying to get a picture (jpeg) to resize to a percentage size that it will
change as the browser window is resized. Currently, size is specified in
pixels. When trying to change this size to a percentage in Picture
Properties, when I click on OK, the picture disappears from the page. What's
up with this? Is this a bug? If not, what am I doing wrong? If it is, is
there a workaround? Thanks!! Tag: Hide a layer with embedded flash after it is done playing Tag: 53515
form sends email with subject line containing webpage, need this in the txt file too.
i have a form that is sent to my email address but would like to know what
webpage they we at when they submitted the form.
i have set up a folder login method, so i know who has logged in.
the information is sent to my email address, and has the subject line
containing the webpage address they were at when the submitted the info.
but i need this included in the txt file that the other infomation is sent
to via the form.
i have the IP address and date time and browser type included in the txt
file buit how do i get the information that shows up in the subject line of
the email that is sent to me to show up in the txt file.
thank you
a.. Remote Name: **.**.**.**
a.. Remote User:
a.. HTTP User Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
a.. Date: 26 May 2005
a.. Time: 19:11:28 +0200 Tag: Hide a layer with embedded flash after it is done playing Tag: 53502
I am looking for some help with email client sits in my website
It would have to be a client that resides with the website so the user would
be displayed a window when the user clicks or doule clicks on a name ie.
email this person Frank H. Shaw a new window would come up that would look
like a typical email browser a simple version of outlook or microsoft word
type looking email it does not have to be like outlook express or outlook -
It would have to be a client or server solution residing with and on the
website self contained because we do not know what kind if any email program
would be residing on the user system all the different configrations are out
there - however free or somekind add on with microsoft or some kind of addon
solution because it needs to work it needs to be simple cheep or no cost.
There might be a site that has a example of how to progrram such a solution
or is it all ready contained in frontpage 2003 now or add on to it. Could it
be done in HTML - javascript or PHP if i programed it my self - What I am
looking for is a link at least to where to start looking at least
reshearching a solution and your thoughts and guideness in this would be most
helpful. THANKS Tag: Hide a layer with embedded flash after it is done playing Tag: 53490
Frontpage book for application developement
Hi,
I am looking for a Front Page book for application development specially
that would teach me how to interact with a database. I would appreciate if
someone could recommend such a book. Thanks in advance. Regards. Tag: Hide a layer with embedded flash after it is done playing Tag: 53483
I have a layer with a 5 minute long flash demo embedded in it. It becomes
visible on a clicked button. Is there a way to hide that layer when the
flash is complete?