I cann't connect to my wireless since i removed an adware.
I have tried everthing from installing Drivers to system restore. but nothing seems to work.
Actaully i can conncet using network cable but not wireless.
I have IBM T41 laptop with intel pro/wirless 2100 card
My other laptop can search all network connection and connect to either of them very easily. But my laptop wont connect....
User Profile
Collapse
-
Cann't connect to wireless access point
-
How to Select Checkbox group based of database value
I want to select CheckBox based on data retrieved from mysql database table.
Could anyone show me the simple way of doing it.
Data store in table under colum "sectionOfInter est" is shown below
------------------------------------------------------------------------
"Commercial Security Middle East, Homeland Security and Policing Middle East,Safety & Health Middle East, "
... -
CheckBox Selection Based on data retrieved
I want to select CheckBox based on data retrieved from mysql database table.
Could anyone show me the simple way of doing it.
Data store in table under colum "sectionOfInter est" is shown below
------------------------------------------------------------------------
"Commercial Security Middle East, Homeland Security and Policing Middle East, "
-----------------------------------------------------------------------------------... -
I want to have Grand total of Count(*)
I want to see how many people have registered from Countries and also want to Sum the total
Table fields
1. Name,
2. Email
3 Country
I use this query to get number of people registered against country
[CODE=mysql]
SELECT count(*) as COUNT , country as COUNTRY
FROM `epoc_vreg_inte rsec` group by country
[/CODE]
Code:COUNT COUNTRY 1 1 Azerbaijan
-
PHP page should run once or disable Page refresh
Hi Guys,
I have two PHP pages.
Page 1.
Page 2.
I send some data from page 1 to Page 2.
Page 2 to send an email if record is found.
But the problem is that if i refresh the page it will send email again and same is repeated.
How can i stop sending email even if page was refreshed. -
Thanks for your help It works.. This really is an excellent forum.
Thanks again... -
Thanks for your prompt reply i tried but i still get error may be i am doing some thing wrong.
could you please implement it in the same code so that i have complete example....Leave a comment:
-
Unable to reference inputs when the name ends with '[]'
Hi Guys,
I am am trying to validate multiple check box. It works fine when checkbox name is like chkSectionInter ested but when i add [] to the name chkSectionInter ested[], then i can validate any more.
I need to keep [] so that i can save data using php collected from this page.
If i remove [] from checkbox name then php only gets last selected value from the check box please help. I have been looking...
No activity results to display
Show More
Leave a comment: