473,396 Members | 1,755 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

phpbb login from ASP

Hello,

I need to login to phpbb Forum when user clicks a ASP:Login control.

I can do this by posting a form to phpbb/login.php with username and
password ( the user & password I know ).

My problem is that this has to be on an ASP page. I don't think you can
embed forms within other forms.

I am able to Response.Redirect("login.php?username=foo;passward =bar")
but the problem is that the URL with password shows up in the browser URL
window.

I tried also the PostbackUrl of a link button and that shows up as well.

Anyone know how to suppress the URL from showing in the window?

Anyone sync'd up several logins at once or have any ideas?

Thanks,
bruce
Oct 9 '07 #1
1 2233
"nospam" <no@spam.orgwrote in message news:fLOOi.4753$44.2740@trnddc04...
I don't think you can embed forms within other forms.
You certainly can, but only one form can be an ASP.NET server-side form
(i.e. with runat="server").

This is actually more common than you might imagine, especially in
e-commerce apps where you need to post to a payment gateway, e.g.

1) Go to http://www.inthecage.co.uk

2) Click Merch

3) Add a product to the cart

4) Click View cart

You'll see the HTML form inside the ASP.NET form
--
Mark Rae
ASP.NET MVP
http://www.markrae.net

Oct 9 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Leave Me Alone | last post by:
Hey folks... I have a standalone phpBB forums and just recently installed PHPNuke on my website. I know phpnuke comes with it's own version of phpBB. How can I make it possible for members who...
2
by: Snyke | last post by:
Well the title might be a bit misleading: Some time ago I was trying to reverse engineer the authentification system in phpBB because I was building a community site in which there was a phpBB...
3
by: Lee Roth | last post by:
About a year ago I obtained a username in the forums at http://www.phpbb.com in order to discuss a peeve about phpBB - it's search function. I posted a forum entry questioning the value of the...
5
by: Ondra Zizka | last post by:
Please does someone know whether a tool that I look for exists and where? I need some PHP script that would transform phpBB codes to valid XHTML. phpBB codes are the metatags used to format posts...
3
by: JM | last post by:
Hi, Is it possible to configure phpBB to display threads "newsgroup style"? What I mean by this is to show replies to the top level post indented in a tree structure. One thing I cannot stand...
0
by: Florian Lindner | last post by:
Hello, I have a recent version of phpBB (http://xgm.de/forum) on my own webserver. Everything works fine, only the automatic login does not work with all browsers. Cookies are accepted of course....
3
by: jcharth | last post by:
Hello a friend of mine was running phpbb on his site and the site got hacked. I am starting a new forum site and i installed punbb. Phpbb has many many nice features that punbb does not have. I had...
1
by: laredotornado | last post by:
Hi, I recently downloaded a copy of the popular message board software, phpBB (http://www.phpbb.com/). I'm trying to create a script that will auto login a user to their admin section, after...
1
by: kksm19820117 | last post by:
I've been looking through the phpbb2.0 forum looking for tips on how to add a user without using the registration form. While phpbb 3 seems to have a simple way, the 2.0 search turned up empty. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.