Hello..
i develope a web projects of horoscope or astrology(http://demo.reallianzb ussimart.com/allzodiac.aspx) , there is an 12 Zodiaz sign and all the data call on this page through the Database , in this page i there is an one sql query ---- (Select Top 1 col from colour order by newid(),Select Top 1 num from number order by newid() ,Select Top 1 days from day order by newid() )
then all data call one by one change ..
when the refresh the page the value of all zodiac is change that is wrong ,,,
so what is the quary that one time in day the value off all zodiac is same next day the value has been change......... ............... ............... .....
so please help me /...........
tell what is the process to not data change when the page refresh
Ashwnai
i develope a web projects of horoscope or astrology(http://demo.reallianzb ussimart.com/allzodiac.aspx) , there is an 12 Zodiaz sign and all the data call on this page through the Database , in this page i there is an one sql query ---- (Select Top 1 col from colour order by newid(),Select Top 1 num from number order by newid() ,Select Top 1 days from day order by newid() )
then all data call one by one change ..
when the refresh the page the value of all zodiac is change that is wrong ,,,
so what is the quary that one time in day the value off all zodiac is same next day the value has been change......... ............... ............... .....
so please help me /...........
tell what is the process to not data change when the page refresh
Ashwnai
Comment