Opening a form inside a CSS template

Discussion in 'CSS' started by Cary Bergeron, Aug 7, 2007.

  1. #1
    We are designing a site with CSS templates. We need to open a data entry form within the CSS from a affiliate URL.

    any suggestions on how this would be coded?

    cheers,
     
    Cary Bergeron, Aug 7, 2007 IP
  2. xemiterx

    xemiterx Peon

    Messages:
    62
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If I understand you (and I'm not certain of that) I believe that you need to use an iframe.
     
    xemiterx, Aug 7, 2007 IP
  3. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #3
    If I'm understanding what you're trying to do, it can't be done with CSS, since the CSS controls the presentation of the Web page that it is embedded in or linked to.
     
    Dan Schulz, Aug 8, 2007 IP