Can you find the parts where you're having problems and show that code.
Remember that there's two parts to this. If you want help with the server-side part, ask in the appropriate forum, e.g. PHP. For the client-side (DHTML/JavaScript/Ajax) part, ask away here.
Can you find the parts where you're having problems and show that code.
Remember that there's two parts to this. If you want help with the server-side part, ask in the appropriate forum, e.g. PHP. For the client-side (DHTML/JavaScript/Ajax) part, ask away here.
ok i think this might need some server side to get the html, i can do this but i just dont know where to put it in this javascript ( i dont understand js) where should i put the code to get the site? I have tried adding it into the clipping page with no luck, what would the url array be in js and where should i put the php to get the site?
ok i think this might need some server side to get the html, i can do this but i just dont know where to put it in this javascript ( i dont understand js) where should i put the code to get the site? I have tried adding it into the clipping page with no luck, what would the url array be in js and where should i put the php to get the site?
Try not to worry about doing everything at once.
If you do it step by step and design your solution, you'll learn and understand more and also get each part working.
Firstly, see if you can get the selected part of a page from your own domain (forget about getting another website for now).
Comment