Hello everyone,
I'm about to develope a simple app for mobile and i want your help about how to make a code for sending the order of the selected items by SMS or E-mail to a sepcific cell number or E-mail
after selecting the desired items clicking on the button send order then appears
1- Send order by E-mail
2- Send order by SMS
then open window with the selected items with prices and the total
is it possible...
User Profile
Collapse
-
Sending the order of the selected items !!
-
something strange in thumb image in sharing to facebook
Hello everybody
i have a strange problem
that i have already inserted the two ways that facebook can get the thumb by them
Code:<meta property='og:image' content='thumb.jpg' />
Code:<link rel="image_src" type="image/jpeg" href="thumb.jpg" />
for example :
in these posts
http://... -
because it's solved :)
thank you anyway -
Why can't be in two columns ?
Hello Dears
I need help in having two columns in my website , i don't know why it can't be done
i tried everything with table and div and css ,, but it appears on column is down and the another is up
it's so strange !!!!!!!! i tried also valign and top in css but it doesn't work
here is an example for my website http://videos.play35.c om/funniest-security-footage-of-idiot-car-crash/
the problem that... -
fuchsia555 started a topic opening overlay window when closing or navigating from the current windowin Javaopening overlay window when closing or navigating from the current window
hello everybody
i need your help and experience for having code to show ( overlay / modal window ) to the user when closing or navigating away from the page ( i want put in this window facebook share to make the user to share the page in his facebook ) ,
bytheway i wanna use it in my wordpress in every post
could it be happen ?
Thanks for helping -
-
thanks for reply
it point to the domain with extension but without the filename
for example:
when i request domain1.com/image.gif it's point to domain2.com/gifLeave a comment:
-
thanks dear drhowarddrfine
i hope it would be something like , domain1.com = domain2.com ,,, means any file requested will be point to it in domain2.com , and i hope it works with embeding , such like <img src" ....
i'm waiting your reply .....
ThanksLeave a comment:
-
.htaccess issue
hi everyone
is it possible to point images to another website ?
i mean for example:
this domain doesn't host the image > http://domain1.com/image.gif
this domain host the image > http://domain2.com/image.gif
i want when i request ( http://domain1.com/image.gif ) it's point to the image on domain2
is it possible by htaccess ? -
i tried to search about colgroup but didn't get what i meant to , may you help me to just give me a simple code
Thanks DearLeave a comment:
-
Tables Sizes in this issue
hi
how can i make one table like in this image
http://i50.tinypic.com/xbemg7.jpg
i tried this code but it doesn't work , they fitting to each other
Code:<table border="1"> <tr> <td width="300">stuff-1</td> <td width="700">stuff-2</td> </tr> <tr> <td width="700">stuff-3</td>
-
-
help in moving files from old host to new host ?
is there any way to move files from old host to new host without upload the files from my computer
i have asked my hosting about FXP but they doesn't support it
can it be done by any way or by PHP script to archive the files in zip file and move it by php script ? -
which is the best web hosting in your opinion ?
hi
you can tell your opinion which is the best web hosting -
fuchsia555 replied to is there code to auto reload images if it doesn't loaded first time in users browser?in PHPHi
it's nice conversations
Mr kovik , how can it be done by php ?
and kindly can you Guys suggest for me the best webhosting in your opinions ?...Leave a comment:
-
fuchsia555 replied to is there code to auto reload images if it doesn't loaded first time in users browser?in PHPI'm little confused , which way i better use to make it work please ?...Leave a comment:
-
fuchsia555 replied to is there code to auto reload images if it doesn't loaded first time in users browser?in PHPThanks for reply Mr Markus
i have inserted the javascript between body tags , Atli was referring to something but i didn't get the meaning and maybe it doesn't work because of it , ( And note that this has to be executed after every <img> element you want it to work on )
Code:<html> <head> ... </head> <body> <script> var images = document.getElementsByTagName('IMG');
Leave a comment:
-
fuchsia555 replied to is there code to auto reload images if it doesn't loaded first time in users browser?in PHPi have tried the code but it doesn't work , i was browsing the website and some of images doesn't loaded or reloaded , maybe something wrong with the code ?Leave a comment:
-
fuchsia555 replied to is there code to auto reload images if it doesn't loaded first time in users browser?in PHPi thought that the browser reading the page from the <head> first then read <body>
before i use the code kindly can you tell me this complete code is correct or there's something wrong ?
Code:<script type="text/javascript"> var images = document.getElementsByTagName('IMG'); for (var i in images) { images[i].onerror = function() { this.onerror = null;
Leave a comment:
No activity results to display
Show More
Leave a comment: