|
#1
|
|||
|
|||
|
Hi
So I want to create a site where users can submit their things to different sites using their forms. Now how should I start this? I'm thinking about ajax and processing everything in background but I don't know what to do, If we have link for that form like form.php?submit=1&name=bob&surname=smith, what do we do with it? open it? what do you suggest... |
|
#2
|
||||
|
||||
|
You want to submit a form located on a another server via your server?
Most often, you can't due to security. Form submission is a known portal for hacking, therefore most web hosts restrict form submission to local servers only.
__________________
Scott Moderator : Macintosh : Website & Graphics Adobe Certified Expert: Illustrator Royalty-Free Vector Stock Art |
|
#3
|
|||
|
|||
|
not this forms can easily be in putted. let me ask different. If we have 2 links to another different sites and accessing link does something - set up cookie or session, can we access it via my site? maybe frames in background with refresh set to next site?
|
|
#4
|
||||
|
||||
|
if you set a cookie, you should be able to pull it because you know the name of it. I've never tried to pass a session between sites. So honestly, I don't know about that.
__________________
Scott Moderator : Macintosh : Website & Graphics Adobe Certified Expert: Illustrator Royalty-Free Vector Stock Art |
|
#5
|
|||
|
|||
|
ah it's not important what I do on this 2 sites (I'm giving only examples) important is how I should I set up that server access them, just ideas how to start..
|
![]() |
| Bookmarks |
«
Previous Topic
|
Next Topic
»
| Topic Tools | |
|
|
All times are GMT +1. The time now is 05:10 PM.
[
RSS ]








