Click here to Skip to main content
15,885,278 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all

How do alternate image on refreshing with html only? I cannot use Javascript or server side scripting languages?
The problem I have is exactly similar to this:
http://www.codingforums.com/showthread.php?t=67305[^]

but the solutions are with JS or PHP.

Any help is greatly appreciated



[edit]"Ignore HTML..." option disabled - OriginalGriff[/edit]
Posted
Updated 31-Jul-11 1:21am
v3
Comments
Slacker007 31-Jul-11 7:22am    
Edited for spelling and readability.

1 solution

If neither client side nor server side scripting is an option you're out of luck. There is no solution that will do what you want without some sort of client side or sever side processing. You said JavaScript was not an option. What about VBScript then? That would mean you're stuck with the InternetExploder of course.

Best Regards,

—MRB
 
Share this answer
 
Comments
anirban_sinha 31-Jul-11 8:05am    
Yeah, well let me check if I am allowed to use VBScript.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900