DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Alan R. Parker Guest

    Multiple URIs in a FORM ACTION (or even an A or HREF)


    I've been given some code to maintain which use the following syntax

    <FORM ACTION "http://someothercompanywebsite.someothercompany.com/anapplication/*http://mywebsite.mycompany.com/myformpage.asp"
    method=get name=myForm>


    or

    <FORM ACTION "http://someothercompanywebsite.someothercompany.com/anapplication/?http://mywebsite.mycompany.com/myformpage.asp"
    method=get name=myForm>


    Now I found some mention of placing multiple urls in some old w3c new items
    but I'm having trouble understanding this general usage. Any explanation...?

    Arp

  2. #2
    Sevan Baghdasarian (WEB DEV) Guest

    Re: Multiple URIs in a FORM ACTION (or even an A or HREF)

    Hi Alan,

    > <FORM ACTION

    "http://someothercompanywebsite.someothercompany.com/anapplication/*http://m
    ywebsite.mycompany.com/myformpage.asp"
    > method=get name=myForm>

    I am not sure about this one;

    > <FORM ACTION

    "http://someothercompanywebsite.someothercompany.com/anapplication/?http://m
    ywebsite.mycompany.com/myformpage.asp"
    > method=get name=myForm>

    BUT, this one is absolutely one URL with a long Search (query) string.
    --

    Digitally Yours,
    Sevan Baghdasarian
    Official Personal Site
    sevan@sevan.net
    http://www.sevan.net
    ----------------------




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links