Hi guys, I've got the code below. Please can you show me how I could make only visible radio buttons required/mandatory. If say, I chose 'Pros', every radio buttons under it should be required/mandatory and everything under 'Testr' are not required/mandatory since they not visible.
Thanks for...
Hi guys,
I have an XML code below
the XML code
.
.
.
<s:timesSessionType sessionType="surgery">
- <s:daysOfWeek>
- <s:dayOfWeek>
<s:dayName>Sunday</s:dayName>
- <s:timesSessions>
<s:timesSession>Closed</s:timesSession>
</s:timesSessions>
</s:dayOfWeek>
- <s:dayOfWeek>...
Hi Guys,
I am sorry if this is not the proper place for this question. My question is, how would you deal with long html document designed to be read using a computer, and now that smartphones are here, to be read also using smarphones but avoiding too much scrolling of the long html page?
Is...
Hi guys, I wonder if you could help me. I have a navigation menu that's something like this:
<ul id="css3menu1" class="topmenu">
<li class="topfirst"><a href="#" style="height:18px;line-height:18px;">Item 0</a></li>
<li class="topmenu"><a href="#"...
hi guys, can you please give me an idea how i can convert the table below:
name col1 col2 col3
fruits 111 222 333
veg 444 555 666
and to have a recordset that's something like this?
name col1 col2 col3 vegname vegcol1 col2 col3
fruits 111 222 333 veg...
Hi guys,
If I have an original table like this, (where id is unique and not replicated)
id itemhere
1 apple
2 grapes
3 banana
4 strawberry
5 kiwi
and deleted some rows like this:
id itemhere
1 apple
2 grapes
and added new entries, how do I make it to look like this:
id...
Hi guys,
Sorry guys if this is not the appropriate forum for this question. Im just not sure where should this belong. I just thought that it could also have something to do with the SQL.
I have an auto suggest dropdown which was a bit faster intially. Now that the keywords are a couple of...
hi guys, i'm a newbie in php and would like to ask for some guidance.
i have a .txt file with the list of words something like this:
apple
banana
orange
grapes
.
.
.
and have also another body of text(probably more than a 1000 words) which i'd like to search and count the number of instances...
Hi guys, can you give me some ideas as to how I'd tackle this problem please?
My table has 3 columns, all text:
col1 col2 col3
How do I make it into a recordset that looks something like this?
col1
col2
col3
Thanks for any suggestions?
hi guys,
i have an iis in my machine(windows xp, iis 5) and had been working fine but now i can not access the local site in it if i use my ip address, it says "Connection refused". i can access the local site if i use the localhost and 127.0.0.1. i have searched the web but can't seem to find...
hi guys, could you please help me out with this query. im a bit confused and can't seem to get my head round this problem.
my table is like this
frequency myText thedate
1 apple Aug 01, 11
1 pear Aug 01, 11
1 grapes Aug 01, 11
3 grapes Aug 02...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.