CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> Archive -> CodeCharge.Discussion

 ? on how to enter redirect URL

Print topic Send  topic

Author Message
Webber
Posted: 03/21/2001, 4:48 AM

This is a multi-part message in MIME format.

------=_NextPart_000_02FB_01C0B1DB.91C2C9B0
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_02FC_01C0B1DB.91C2C9B0"


------=_NextPart_001_02FC_01C0B1DB.91C2C9B0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

New to CodeCharge and help/tutorial not real informative on how to =
insert a success page url, etc.

The only thing I figured out is that you enter some text string in the =
Page or Form Events screen and you use (I think) sAction perform this =
function.

I'm lost with this.

Anyone know how to enter a redirect URL once a form has been =
successfully submitted via ASP using CodeCharge?

Any help greatly appreciated.

Webber


------=_NextPart_001_02FC_01C0B1DB.91C2C9B0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2>New to CodeCharge and help/tutorial not =
real=20
informative on how to insert a success page url, etc.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>The only thing I figured out is that =
you enter some=20
text string in the Page or Form Events screen and you use (I think)=20
<STRONG>sAction  </STRONG>perform this function.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I'm lost with this.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Anyone know how to enter a redirect URL =
once a form=20
has been successfully submitted via ASP using CodeCharge?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Any help greatly =
appreciated.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Webber</FONT></DIV>
<DIV> </DIV></BODY></HTML>

------=_NextPart_001_02FC_01C0B1DB.91C2C9B0--

------=_NextPart_000_02FB_01C0B1DB.91C2C9B0
Content-Type: text/x-vcard;
name="Robin Lyson.vcf"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
filename="Robin Lyson.vcf"

BEGIN:VCARD
VERSION:2.1
N:Lyson;Robin
FN:Robin Lyson
ORG:MMSi;ICQ # 219772
TITLE:Owner
NOTE;ENCODING=3DQUOTED-PRINTABLE:Is your business Mortgage or Real =
Estate Related? Register your business Fre=3D
e on Mortgage Yellow =
Pages.com.=3D0D=3D0A=3D0D=3D0Awww.MortgageYellowPages.com=3D0D=3D
=3D0A=3D0D=3D0ACheck out our newly launched site! =
http://www.YourLincolnPark.com. =3D
Visit before it's official debut on 5/31/2001.=3D0D=3D0A=3D0D=3D0ANeed =
more informat=3D
ion, contact MYPGS via e-mail or through our ICQ# 219772.
TEL;WORK;VOICE:313.382.0911
TEL;CELL;VOICE:313.407.1078
TEL;PAGER;VOICE:313.407.1078
TEL;WORK;FAX:313.382.0934
TEL;HOME;FAX:ICQ# 219772
ADR;WORK;ENCODING=3DQUOTED-PRINTABLE:;313.382.0911;2075 Fort Street, =
=3D0D=3D0ASte 204;Lincoln Park;MI;48146;USA
LABEL;WORK;ENCODING=3DQUOTED-PRINTABLE:313.382.0911=3D0D=3D0A2075 Fort =
Street, =3D0D=3D0ASte 204=3D0D=3D0ALincoln Park, MI 4814=3D
6=3D0D=3D0AUSA
URL:http://www.webschematics.com
URL:http://www.mortgageyellowpages.com
EMAIL;INTERNET:webber@mortgageyellowpages.com
EMAIL;INTERNET:robinlyson@webschematics.com
EMAIL;INTERNET:robinlyson@writeme.com
EMAIL;PREF;INTERNET:mypgs@home.com
REV:20010321T125016Z
END:VCARD

------=_NextPart_000_02FB_01C0B1DB.91C2C9B0--
Laurence Nixon
Posted: 03/21/2001, 6:14 AM


--------------29D24EAFCC927F3903536ABC
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

What language are you using? If your usin ASP ( :-) ) then you can
use:

response.redirect = "http://"

Webber wrote:

> New to CodeCharge and help/tutorial not real informative on how to
> insert a success page url, etc. The only thing I figured out is that
> you enter some text string in the Page or Form Events screen and you
> use (I think) sAction perform this function. I'm lost with
> this. Anyone know how to enter a redirect URL once a form has been
> successfully submitted via ASP using CodeCharge? Any help greatly
> appreciated. Webber

--------------29D24EAFCC927F3903536ABC
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
What language are you using?  If your usin ASP ( :-) )  then
you can use:
<p>response.redirect = "<A HREF="http://">http://</A>"
<p>Webber wrote:
<blockquote TYPE=CITE><style></style>
<font face="Arial"><font size=-1>New
to CodeCharge and help/tutorial not real informative on how to insert a
success page url, etc.</font></font> <font face="Arial"><font size=-1>The
only thing I figured out is that you enter some text string in the Page
or Form Events screen and you use (I think) <b>sAction  </b>perform
this function.</font></font> <font face="Arial"><font size=-1>I'm
lost with this.</font></font> <font face="Arial"><font size=-1>Anyone
know how to enter a redirect URL once a form has been successfully submitted
via ASP using CodeCharge?</font></font> <font face="Arial"><font size=-1>Any
help greatly appreciated.</font></font> <font face="Arial"><font size=-1>Webber</font></font> </blockquote>
</html>

--------------29D24EAFCC927F3903536ABC--
Webber
Posted: 03/21/2001, 6:25 AM

This is a multi-part message in MIME format.

------=_NextPart_000_03C2_01C0B1E9.1FB7A800
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Magnum to the rescue once again!!!
Ok, you know me ... learning the asp thing.... btw... I wrote my very =
first script last week and it works!!!!!

Thank you for all your help and advise...without it I wouldn't have =
gotten this far.=20

Ok, Where in CodeCharge do I input the response.redirect =3D "http://

Webber


"Laurence Nixon" <lnixon@ldnconsulting.com> wrote in message =
news:3AB8B7BE.85ADF176@ldnconsulting.com...
What language are you using? If your usin ASP ( :-) ) then you can =
use:=20
response.redirect =3D "http://"=20

Webber wrote:=20

New to CodeCharge and help/tutorial not real informative on how to =
insert a success page url, etc. The only thing I figured out is that you =
enter some text string in the Page or Form Events screen and you use (I =
think) sAction perform this function. I'm lost with this. Anyone know =
how to enter a redirect URL once a form has been successfully submitted =
via ASP using CodeCharge? Any help greatly appreciated. Webber=20

------=_NextPart_000_03C2_01C0B1E9.1FB7A800
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR></HEAD>
<BODY bgColor=3D#ffffff>
<DIV>
<DIV><FONT face=3DArial size=3D2>Magnum to the rescue once =
again!!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Ok, you know me ... learning the asp =
thing....=20
btw... I wrote my very first script last week and it =
works!!!!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thank you for all your help and =
advise...without it=20
I wouldn't have gotten this far. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Ok, Where in CodeCharge do I input the=20
response.redirect =3D "http://</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Webber</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV> </DIV></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Laurence Nixon" <<A=20
=
href=3D"mailto:lnixon@ldnconsulting.com">lnixon@ldnconsulting.com</A>>=
wrote=20
in message <A=20
=
href=3D"news:3AB8B7BE.85ADF176@ldnconsulting.com">news:3AB8B7BE.85ADF176@=
ldnconsulting.com</A>...</DIV>What=20
language are you using?  If your usin ASP ( :-) )  then you =
can use:=20

<P>response.redirect =3D "<A href=3D"http://">http://</A>"=20
<P>Webber wrote:=20
<BLOCKQUOTE TYPE=3D"CITE">
<STYLE></STYLE>
<FONT face=3DArial><FONT size=3D-1>New to CodeCharge and =
help/tutorial not real=20
informative on how to insert a success page url,=20
etc.</FONT></FONT> <FONT face=3DArial><FONT size=3D-1>The only =
thing I=20
figured out is that you enter some text string in the Page or Form =
Events=20
screen and you use (I think) <B>sAction  </B>perform this=20
function.</FONT></FONT> <FONT face=3DArial><FONT size=3D-1>I'm =
lost with=20
this.</FONT></FONT> <FONT face=3DArial><FONT size=3D-1>Anyone =
know how to=20
enter a redirect URL once a form has been successfully submitted via =
ASP=20
using CodeCharge?</FONT></FONT> <FONT face=3DArial><FONT =
size=3D-1>Any help=20
greatly appreciated.</FONT></FONT> <FONT face=3DArial><FONT=20
=
size=3D-1>Webber</FONT></FONT> </BLOCKQUOTE></BLOCKQUOTE></BODY></HT=
ML>

------=_NextPart_000_03C2_01C0B1E9.1FB7A800--
Alexey Alexapolsky
Posted: 03/21/2001, 8:18 AM

This is a multi-part message in MIME format.

------=_NextPart_000_001A_01C0B232.C5CB0720
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

you may open Page/Events/open and enter code:
response.buffer=3Dtrue
response.clear
response.redirect ("http://www.yahoo.com")

--=20
Regards,
Alexey
CodeCharge Support

Webber <webber@mortgageyellowpages.com> wrote in message =
news:99adk0$tea$1@mail.tankhill.com...
Magnum to the rescue once again!!!
Ok, you know me ... learning the asp thing.... btw... I wrote my very =
first script last week and it works!!!!!
=20
Thank you for all your help and advise...without it I wouldn't have =
gotten this far.=20
=20
Ok, Where in CodeCharge do I input the response.redirect =3D "http://
=20
Webber
=20

"Laurence Nixon" <lnixon@ldnconsulting.com> wrote in message =
news:3AB8B7BE.85ADF176@ldnconsulting.com...
What language are you using? If your usin ASP ( :-) ) then you can =
use:=20
response.redirect =3D "http://"=20

Webber wrote:=20

New to CodeCharge and help/tutorial not real informative on how to =
insert a success page url, etc. The only thing I figured out is that you =
enter some text string in the Page or Form Events screen and you use (I =
think) sAction perform this function. I'm lost with this. Anyone know =
how to enter a redirect URL once a form has been successfully submitted =
via ASP using CodeCharge? Any help greatly appreciated. Webber=20

------=_NextPart_000_001A_01C0B232.C5CB0720
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR></HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>you may open  Page/Events/open and enter=20
code:</FONT></DIV>
<DIV><FONT size=3D2>response.buffer=3Dtrue</FONT></DIV>
<DIV><FONT size=3D2>
<DIV><FONT size=3D2>response.clear</FONT></DIV>
<DIV>response.redirect ("http://www.yahoo.com")</DIV></FONT></DIV>
<DIV><BR>-- <BR>Regards,<BR>Alexey<BR>CodeCharge Support<BR></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV>Webber <<A=20
=
href=3D"mailto:webber@mortgageyellowpages.com">webber@mortgageyellowpages=
..com</A>>=20
wrote in message <A=20
=
href=3D"news:99adk0$tea$1@mail.tankhill.com">news:99adk0$tea$1@mail.tankh=
ill.com</A>...</DIV>
<DIV>
<DIV><FONT face=3DArial size=3D2>Magnum to the rescue once =
again!!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Ok, you know me ... learning the asp =
thing....=20
btw... I wrote my very first script last week and it =
works!!!!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thank you for all your help and =
advise...without=20
it I wouldn't have gotten this far. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Ok, Where in CodeCharge do I input =
the=20
response.redirect =3D "http://</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Webber</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV> </DIV></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; =
MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV>"Laurence Nixon" <<A=20
=
href=3D"mailto:lnixon@ldnconsulting.com">lnixon@ldnconsulting.com</A>>=
=20
wrote in message <A=20
=
href=3D"news:3AB8B7BE.85ADF176@ldnconsulting.com">news:3AB8B7BE.85ADF176@=
ldnconsulting.com</A>...</DIV>What=20
language are you using?  If your usin ASP ( :-) )  then =
you can=20
use:=20
<P>response.redirect =3D "<A href=3D"http://">http://</A>"=20
<P>Webber wrote:=20
<BLOCKQUOTE TYPE=3D"CITE">
<STYLE></STYLE>
<FONT face=3DArial><FONT size=3D-1>New to CodeCharge and =
help/tutorial not=20
real informative on how to insert a success page url,=20
etc.</FONT></FONT> <FONT face=3DArial><FONT size=3D-1>The =
only thing I=20
figured out is that you enter some text string in the Page or Form =
Events=20
screen and you use (I think) <B>sAction  </B>perform this=20
function.</FONT></FONT> <FONT face=3DArial><FONT =
size=3D-1>I'm lost with=20
this.</FONT></FONT> <FONT face=3DArial><FONT size=3D-1>Anyone =
know how to=20
enter a redirect URL once a form has been successfully submitted =
via ASP=20
using CodeCharge?</FONT></FONT> <FONT face=3DArial><FONT =
size=3D-1>Any=20
help greatly appreciated.</FONT></FONT> <FONT =
face=3DArial><FONT=20
=
size=3D-1>Webber</FONT></FONT> </BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOT=
E></BODY></HTML>

------=_NextPart_000_001A_01C0B232.C5CB0720--
Webber
Posted: 03/21/2001, 9:20 AM

This is a multi-part message in MIME format.

------=_NextPart_000_048B_01C0B201.20509FC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Thank you Alexey for the quick response.

Is there a place for me to go to find out this nifty info versus having =
to ask? What I mean is that I searched CodeCharge Site, Tutorial, Help =
Files, FAQ, etc. and I couldn't find any details about how to really use =
the Page/Form Events, etc.

Thank you again for the quick response.

Webber

"Alexey Alexapolsky" <alexa@codecharge.com> wrote in message =
news:99ak7l$4h7$1@mail.tankhill.com...
you may open Page/Events/open and enter code:
response.buffer=3Dtrue
response.clear
response.redirect ("http://www.yahoo.com")

--=20
Regards,
Alexey
CodeCharge Support

Webber <webber@mortgageyellowpages.com> wrote in message =
news:99adk0$tea$1@mail.tankhill.com...
Magnum to the rescue once again!!!
Ok, you know me ... learning the asp thing.... btw... I wrote my =
very first script last week and it works!!!!!

Thank you for all your help and advise...without it I wouldn't have =
gotten this far.=20

Ok, Where in CodeCharge do I input the response.redirect =3D =
"http://

Webber


"Laurence Nixon" <lnixon@ldnconsulting.com> wrote in message =
news:3AB8B7BE.85ADF176@ldnconsulting.com...
What language are you using? If your usin ASP ( :-) ) then you =
can use:=20
response.redirect =3D "http://"=20

Webber wrote:=20

New to CodeCharge and help/tutorial not real informative on how =
to insert a success page url, etc. The only thing I figured out is that =
you enter some text string in the Page or Form Events screen and you use =
(I think) sAction perform this function. I'm lost with this. Anyone =
know how to enter a redirect URL once a form has been successfully =
submitted via ASP using CodeCharge? Any help greatly appreciated. Webber =


------=_NextPart_000_048B_01C0B201.20509FC0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4522.1800" name=3DGENERATOR></HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Thank you Alexey for the quick=20
response.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Is there a place for me to go to find =
out this=20
nifty info  versus having to ask? What I mean is that I searched =
CodeCharge=20
Site, Tutorial, Help Files, FAQ, etc. and I couldn't find any details =
about how=20
to really use the Page/Form Events, etc.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thank you again for the quick=20
response.</FONT></DIV><FONT face=3DArial size=3D2>
<DIV><BR>Webber</DIV>
<DIV></FONT> </DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Alexey Alexapolsky" <<A=20
href=3D"mailto:alexa@codecharge.com">alexa@codecharge.com</A>> =
wrote in=20
message <A=20
=
href=3D"news:99ak7l$4h7$1@mail.tankhill.com">news:99ak7l$4h7$1@mail.tankh=
ill.com</A>...</DIV>
<DIV><FONT size=3D2>you may open  Page/Events/open and enter=20
code:</FONT></DIV>
<DIV><FONT size=3D2>response.buffer=3Dtrue</FONT></DIV>
<DIV><FONT size=3D2>
<DIV><FONT size=3D2>response.clear</FONT></DIV>
<DIV>response.redirect ("http://www.yahoo.com")</DIV></FONT></DIV>
<DIV><BR>-- <BR>Regards,<BR>Alexey<BR>CodeCharge Support<BR></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>Webber <<A=20
=
href=3D"mailto:webber@mortgageyellowpages.com">webber@mortgageyellowpages=
..com</A>>=20
wrote in message <A=20
=
href=3D"news:99adk0$tea$1@mail.tankhill.com">news:99adk0$tea$1@mail.tankh=
ill.com</A>...</DIV>
<DIV>
<DIV><FONT face=3DArial size=3D2>Magnum to the rescue once =
again!!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Ok, you know me ... learning the =
asp thing....=20
btw... I wrote my very first script last week and it =
works!!!!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thank you for all your help and=20
advise...without it I wouldn't have gotten this far. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Ok, Where in CodeCharge do I input =
the=20
response.redirect =3D "http://</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Webber</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV> </DIV></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Laurence Nixon" <<A=20
=
href=3D"mailto:lnixon@ldnconsulting.com">lnixon@ldnconsulting.com</A>>=
=20
wrote in message <A=20
=
href=3D"news:3AB8B7BE.85ADF176@ldnconsulting.com">news:3AB8B7BE.85ADF176@=
ldnconsulting.com</A>...</DIV>What=20
language are you using?  If your usin ASP ( :-) )  then =
you can=20
use:=20
<P>response.redirect =3D "<A href=3D"http://">http://</A>"=20
<P>Webber wrote:=20
<BLOCKQUOTE TYPE=3D"CITE">
<STYLE></STYLE>
<FONT face=3DArial><FONT size=3D-1>New to CodeCharge and =
help/tutorial not=20
real informative on how to insert a success page url,=20
etc.</FONT></FONT> <FONT face=3DArial><FONT size=3D-1>The =
only thing I=20
figured out is that you enter some text string in the Page or =
Form=20
Events screen and you use (I think) <B>sAction  </B>perform =
this=20
function.</FONT></FONT> <FONT face=3DArial><FONT =
size=3D-1>I'm lost=20
with this.</FONT></FONT> <FONT face=3DArial><FONT =
size=3D-1>Anyone know=20
how to enter a redirect URL once a form has been successfully =
submitted=20
via ASP using CodeCharge?</FONT></FONT> <FONT =
face=3DArial><FONT=20
size=3D-1>Any help greatly appreciated.</FONT></FONT> <FONT =

face=3DArial><FONT=20
=
size=3D-1>Webber</FONT></FONT> </BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOT=
E></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_048B_01C0B201.20509FC0--
CodeCharge
Posted: 03/21/2001, 12:42 PM

This is a multi-part message in MIME format.

------=_NextPart_000_0433_01C0B203.FAFFFBA0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I believe that the version you have (1.0.112) contains more information =
about Events in the Help file than in prior versions.
Since Events allow for inserting the programming code, it is possible to =
perform large variety of functions when using them.
Therefore it may not be possible to describe everything that can be done =
with Events. Many times the information about language =
features/functions/tricks can be found on various portals for web =
developers.
However, we are aware that Events are still somewhat limited and =
confusing. We plan to make related design improvements in future =
versions.



"Webber" <webber@mortgageyellowpages.com> wrote in message =
news:99ansl$7t9$1@mail.tankhill.com...
Thank you Alexey for the quick response.
=20
Is there a place for me to go to find out this nifty info versus =
having to ask? What I mean is that I searched CodeCharge Site, Tutorial, =
Help Files, FAQ, etc. and I couldn't find any details about how to =
really use the Page/Form Events, etc.
=20
Thank you again for the quick response.

Webber
=20
"Alexey Alexapolsky" <alexa@codecharge.com> wrote in message =
news:99ak7l$4h7$1@mail.tankhill.com...
you may open Page/Events/open and enter code:
response.buffer=3Dtrue
response.clear
response.redirect ("http://www.yahoo.com")

--=20
Regards,
Alexey
CodeCharge Support

Webber <webber@mortgageyellowpages.com> wrote in message =
news:99adk0$tea$1@mail.tankhill.com...
Magnum to the rescue once again!!!
Ok, you know me ... learning the asp thing.... btw... I wrote my =
very first script last week and it works!!!!!
=20
Thank you for all your help and advise...without it I wouldn't =
have gotten this far.=20
=20
Ok, Where in CodeCharge do I input the response.redirect =3D =
"http://
=20
Webber
=20

"Laurence Nixon" <lnixon@ldnconsulting.com> wrote in message =
news:3AB8B7BE.85ADF176@ldnconsulting.com...
What language are you using? If your usin ASP ( :-) ) then you =
can use:=20
response.redirect =3D "http://"=20

Webber wrote:=20

New to CodeCharge and help/tutorial not real informative on =
how to insert a success page url, etc. The only thing I figured out is =
that you enter some text string in the Page or Form Events screen and =
you use (I think) sAction perform this function. I'm lost with this. =
Anyone know how to enter a redirect URL once a form has been =
successfully submitted via ASP using CodeCharge? Any help greatly =
appreciated. Webber=20

------=_NextPart_000_0433_01C0B203.FAFFFBA0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.3211.1700" name=3DGENERATOR></HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I believe that the version you have =
(1.0.112)=20
contains more information about Events in the Help file than in prior=20
versions.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Since Events allow for inserting the =
programming=20
code, it is possible to perform large variety of functions when using=20
them.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Therefore it may not be possible =
to describe=20
everything that can be done with Events. Many times the information =
about=20
language features/functions/tricks can be found on various portals for =
web=20
developers.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>However, we are aware that Events are =
still=20
somewhat limited and confusing. We plan to make related design =
improvements in=20
future versions.</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV>"Webber" <<A=20
=
href=3D"mailto:webber@mortgageyellowpages.com">webber@mortgageyellowpages=
..com</A>>=20
wrote in message <A=20
=
href=3D"news:99ansl$7t9$1@mail.tankhill.com">news:99ansl$7t9$1@mail.tankh=
ill.com</A>...</DIV>
<DIV><FONT face=3DArial size=3D2>Thank you Alexey for the quick=20
response.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Is there a place for me to go to find =
out this=20
nifty info  versus having to ask? What I mean is that I searched=20
CodeCharge Site, Tutorial, Help Files, FAQ, etc. and I couldn't find =
any=20
details about how to really use the Page/Form Events, =
etc.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thank you again for the quick=20
response.</FONT></DIV><FONT face=3DArial size=3D2>
<DIV><BR>Webber</DIV>
<DIV></FONT> </DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; =
MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV>"Alexey Alexapolsky" <<A=20
href=3D"mailto:alexa@codecharge.com">alexa@codecharge.com</A>> =
wrote in=20
message <A=20
=
href=3D"news:99ak7l$4h7$1@mail.tankhill.com">news:99ak7l$4h7$1@mail.tankh=
ill.com</A>...</DIV>
<DIV><FONT size=3D2>you may open  Page/Events/open and enter=20
code:</FONT></DIV>
<DIV><FONT size=3D2>response.buffer=3Dtrue</FONT></DIV>
<DIV><FONT size=3D2>
<DIV><FONT size=3D2>response.clear</FONT></DIV>
<DIV>response.redirect ("http://www.yahoo.com")</DIV></FONT></DIV>
<DIV><BR>-- <BR>Regards,<BR>Alexey<BR>CodeCharge Support<BR></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; =
MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV>Webber <<A=20
=
href=3D"mailto:webber@mortgageyellowpages.com">webber@mortgageyellowpages=
..com</A>>=20
wrote in message <A=20
=
href=3D"news:99adk0$tea$1@mail.tankhill.com">news:99adk0$tea$1@mail.tankh=
ill.com</A>...</DIV>
<DIV>
<DIV><FONT face=3DArial size=3D2>Magnum to the rescue once=20
again!!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Ok, you know me ... learning the =
asp=20
thing.... btw... I wrote my very first script last week and it=20
works!!!!!</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thank you for all your help and=20
advise...without it I wouldn't have gotten this far. </FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Ok, Where in CodeCharge do I =
input the=20
response.redirect =3D "http://</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Webber</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV> </DIV></DIV>
<BLOCKQUOTE dir=3Dltr=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; =
MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV>"Laurence Nixon" <<A=20
=
href=3D"mailto:lnixon@ldnconsulting.com">lnixon@ldnconsulting.com</A>>=
=20
wrote in message <A=20
=
href=3D"news:3AB8B7BE.85ADF176@ldnconsulting.com">news:3AB8B7BE.85ADF176@=
ldnconsulting.com</A>...</DIV>What=20
language are you using?  If your usin ASP ( :-) )  =
then you=20
can use:=20
<P>response.redirect =3D "<A href=3D"http://">http://</A>"=20
<P>Webber wrote:=20
<BLOCKQUOTE TYPE=3D"CITE">
<STYLE></STYLE>
<FONT face=3DArial><FONT size=3D-1>New to CodeCharge and =
help/tutorial not=20
real informative on how to insert a success page url,=20
etc.</FONT></FONT> <FONT face=3DArial><FONT size=3D-1>The =
only thing=20
I figured out is that you enter some text string in the Page =
or Form=20
Events screen and you use (I think) <B>sAction  =
</B>perform this=20
function.</FONT></FONT> <FONT face=3DArial><FONT =
size=3D-1>I'm lost=20
with this.</FONT></FONT> <FONT face=3DArial><FONT =
size=3D-1>Anyone=20
know how to enter a redirect URL once a form has been =
successfully=20
submitted via ASP using CodeCharge?</FONT></FONT> <FONT=20
face=3DArial><FONT size=3D-1>Any help greatly=20
appreciated.</FONT></FONT> <FONT face=3DArial><FONT=20
=
size=3D-1>Webber</FONT></FONT> </BLOCKQUOTE></BLOCKQUOTE></BLOCKQUOT=
E></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0433_01C0B203.FAFFFBA0--

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

MS Access to Web

Convert MS Access to Web.
Join thousands of Web developers who build Web applications with minimal coding.

CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.