Forum: ASP Sep 28th, 2009 |
| Replies: 2 Views: 1,030 i dont see anything wrong :(
can u post html as well |
Forum: PHP Sep 8th, 2009 |
| Replies: 20 Views: 526 that i cant answer as i am not typically that kind of php developer, but i hope so that it could be used |
Forum: PHP Sep 8th, 2009 |
| Replies: 20 Views: 526 sure i will guide u, dont worry, just go ahead and install, if u face any problem ask.
ok |
Forum: PHP Sep 8th, 2009 |
| Replies: 20 Views: 526 i recomand you install easy php and after installing that you have to just changed the iis port to some other port. |
Forum: ASP Sep 8th, 2009 |
| Replies: 1 Views: 788 for that u have to work with javascript
you can do with the help of these functions in javascript
1) onmouseover
2) onmouseout
3) timeout
all you have to do is show relevant div and hide all... |
Forum: ASP Jun 25th, 2009 |
| Replies: 1 Views: 392 first of all u did not post any error
second in code please include ur line breaking tags as text
i.e.
vbcrlf & "Pax5 :" & request.Form("pax5") & vbcrlf & "DOB5 :" & request.Form("dob5") & "<br... |
Forum: ASP Jun 25th, 2009 |
| Replies: 4 Views: 1,345 write this
strBody = "" before completing a loop
it will clear already whatever is in this so it will not repeat
try it and it will work |