Tagged Questions

0
votes
0answers
18 views

Myspace is presently incompatible [closed]

Myspace is presently incompatible and therefore cannot be opened within GizaPage. Under this link http://gauthamng.gizapage.com, on click of "My Space" tab it is giving the below message. "We request …
0
votes
2answers
38 views

Access virtual folder under My Computer

When I connect my digital camera, it creates a folder under My Computer named Canon PowerShot SD1100 IS. Using the File Explorer, I can browse this folder and its subfolders to access the pictures on …
0
votes
0answers
127 views

Blackberry index search

hello, following is my code for application which takes data from user.displays it in a list. what i am trying to do is if user clicks delete button specified list entry should be deleted. but my …
13
votes
12answers
988 views

What is the difference between my and local in Perl?

I am seeing both of them used in this script I am trying to debug and the literature is just not clear. Can someone demystify this for me?
0
votes
1answer
24 views

How to change name of table while creating it through Stored procedure…

I want to write a Stored procedure...which will create a table with xyz name ...but when i call the SP for very second time it will give the error bcoz table already exist...I want to take table name …
0
votes
1answer
87 views

How to handle foreign key while partitioning

Hello, I am working on fleet managment.I am having large amount of writes on a location table with following coloums 1>date 2>time 3>vehicle no. $>long 5>latitude 6>speed 7>userid …
0
votes
0answers
99 views

how can i control text box’s visible at dropdownlist’s selected index change without postback

i have one dropdownlist and two text box When i select an item from dropdownlist, text box1's visible want to be false and text box2's visible want to be true. i don't want to be postback for …
0
votes
1answer
358 views

Sync My Documents folder, using Active Directory?

Hey I'm trying to set up a backup feature for the users in a Active Directory Domain. The wish is for the clients "my docuemnts" folder to sync to a folder on the file server. Is this doable using …