Hi
I am trying to remove all the variables calls so that users can not play with the values. I want to use hidden as much as I can. But how I deal with following situation? This $data will change...
Type: Posts; User: ta158897; Keyword(s):
Hi
I am trying to remove all the variables calls so that users can not play with the values. I want to use hidden as much as I can. But how I deal with following situation? This $data will change...
Hi I have little concern about using the session variables. May be I do not know how to use it right. Session variable is server level variable. Therefore, can there be chance of overriding the value...
Hi
I am looking for ways to capture the screenshot of my website, retouch and then use it for my cover page (index.html).
Please let me know how best this can be handled, so I get fine quality...
Do not see the link!! Can you please mention it again? Thanks
Hi All
Thanks for all of your input.
I have used validation service and make sure the page is validated "strict". But now I found that it is not showing the side scroll bar at Firefox. But OK...
Hi,
I am new to web development and getting puzzled by incompatible browsers.
1) Should I have different stylesheets for different browsers? If yes, can I have the piece of code that sniffs the...
Hi
I am not sure if the question is OK for this forum.
In my website, there is a situation when I want to reset the "visited" links back to original state - as if they were not visited.
How...
Hi
There is nothing wrong with the code. Heirarchy is OK. But there are times when I want to reset the link to ("non-visited") even though they are visited.
Is there any way to do it?
Thanks
Hi,
I am new to CSS. My website -it is about online training. Suppose there are 3 chapters. Each chapter has 10 units and there is a link for each unit. The homepage will contain all 10 links one...