Re: text field's null value

From: Neil Trigger (email_at_magic2k.com)
Date: 12/31/03


Date: Tue, 30 Dec 2003 16:51:32 -0800

No I'm not offended. I'm rather flattered you thought more of me ;o)
The result from the query is an HTML text link to create a bookmark at the
moment. This is just to test the query which works fine.

The part I'm having problems with is where the HTML link actually sends the
user once it has been clicked. I want the HTML link to query the database
again.
I want the result to be something like: (and I know it is wrong but it'll
give you an idea)
echo"<a href=\"AllTheInfo.php?"$Title,$Description,$Area"\"";
This will (hopefully) send the user to a dynamically created page that
displays all of the info for the listing.

So from the beginning:

User visits my FIRST page.
User searches the database using the search form
The Database returns 3 results for the city of London, in the form of three
HTML links. These appear like this:
Magic circle
Millenium Eye
Tower Bridge

The user clicks on one of these links - Say Tower Bridge.
The user is taken to a new, dynamically created page that has all the values
of the Tower Bridge listing that are held in the database, including
description and area.

I hope that's a little clearer.
I know it's far from my capability. I'm pretty impressed with myself for
getting this far actually.
I know what i want but have no clue how to get it.

Thanks for your time.

--
¿ Trigger ?
http://www.magic2k.com/
http://www.oddmap.co.uk


Relevant Pages

  • VBScript format database query to HTML
    ... I'm trying to write a script that will query a database, format the ... results into an html table, ...
    (microsoft.public.scripting.vbscript)
  • Re: Intercepting asp call and talking with Browser and IIS
    ... put simply - given a connection to a database ... and build on the fly a report page html. ... This is purely static html + CSS. ... Given that I already have the classes to query the DB and to ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: PSP
    ... % Suciu and Pusztai ... Furthermore, if a query fails, it does not ... look like it allows the programmer to directly mix the Prolog and HTML. ...
    (comp.lang.prolog)
  • [NEWS] IBM Informix Web DataBlade Vulnerability Allows SQL Injection
    ... The following security advisory is sent to the securiteam mailing list, and can be found at the SecuriTeam web site: http://www.securiteam.com ... When a user makes a page request, webdriver executes a query that will ... This query is vulnerable to SQL injection ... returns some processed HTML. ...
    (Securiteam)
  • IBM Informix Web DataBlade: SQL injection
    ... SQL code is executed under the uid that webdriver connects as. ... This query is vulnerable to SQL ... processed HTML. ...
    (Bugtraq)