-
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
-
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
----------------------
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
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
|
Bookmarks