![]() |
sending e-mail with remote box sort of question
I'm working with an e-mail program, and we set up the file on their server to add the e-mails to a db when its fed into something like this [email protected], I'm trying to make it so the user never has to leave our page, but the object tag is giving me some issues. I can launch this is a 0x0 object right? Or am I losing it?
|
There are a couple crappy ways to do it with J a v a S c r i p t. You can build a GET query string, and do it either of these ways:
In a JS function: var tmpImg = new Image(); img.src = "form.php?param=blah"; <--- Your query string or: <i-f-r-a-m-e name="crap" width="0" height="0"></i-f-r-a-m-e> and then in the JS function: document.all.crap.location.href = "form.php?param=blah"; |
Thanks fletcher, I'll try that stuff right now, much appreciated.
|
| All times are GMT -7. The time now is 01:25 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123