Possible to text based submit via php?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Slpixe

    Possible to text based submit via php?

    Hey there,
    I'm wondering if it is possible to have,,,,,or trick html into letting
    me use a hyperlink as a submit, so that I can keep with my css text
    buttons,

    The reason I see this as possible is php statmentments like

    echo "(If your browser doesn't support this, <a href=\"" .
    $_POST['redirect']. "\">click here</a>)";

    You lot think its possible to change this a bit so that I can submit 2
    form fields through and it would work? or would it totally die cause
    not a address hyperlink and stuff?

    well throw your comments

    Thanks in advance
  • macca

    #2
    Re: Possible to text based submit via php?

    what's wrong with google groups?

    Comment

    • George Maicovschi

      #3
      Re: Possible to text based submit via php?

      On Apr 1, 10:14 am, macca <ptmcna...@goog lemail.comwrote :
      what's wrong with google groups?
      I guess because Google Groups is not verifying messages thorough
      enough against spam when posting to USENET groups...but I still like
      using it, since it integrates really good with my other accounts.

      But this may end up in a change of opinions about Google Groups that's
      not meant to be here in this topic, so lets just let it go and stick
      to the topic, shall we? :-)

      Comment

      • Jerry Stuckle

        #4
        Re: Possible to text based submit via php?

        macca wrote:
        what's wrong with google groups?
        >
        Besides everything?

        --
        =============== ===
        Remove the "x" from my email address
        Jerry Stuckle
        JDS Computer Training Corp.
        jstucklex@attgl obal.net
        =============== ===

        Comment

        Working...