Hello guys...
I have a Mapserver application with SDE layers...
I´d like to know how can I edit my SDE spatial data (add/edit a point/line layer) in .NET ...
Thanks
Hello Guys i have a server on that server iis 7 ,php(5.3.13),.net and mysql is installed and i can easily connect with the mysql but when i am installing joomla and enter DB configuration then hit enter or press Next button then nothing happend and url changes from
http://localhost/joomlatest3/installation/index.php
to http://localhost/joomlatest3/installation/index.php#
i have install fresh stable package 2.5.7
And i have tried joomla 1.5 and 3.0 but the same problem persist
any idea why this error is coming
Thanks in advance
Anand Neema
Hi guys,
I'm building multi tenant application with shared table structure using Microsoft SQL Server.
I wonder if it possible to pass tenantID parameter via sql server connection. I don't want to create separate user account for each tenant.
Currently I see two ways: via ApplicationName or WorkstationID
Best regards,
Alexey Zakharov
Hey guys,
I got 2 tables in my database: user and call. User exists of 3 fields: id, name, number and call : id, 'source', 'destination', 'referred', date.
I need to monitor calls in my app. The 3 ' ' fields above are actually userid numbers.
now i'm wondering, can i make those 3 field foreign key elements of the id-field in table user?
Thanks in advance...
Hi Guys,
I've got two tables (items / tags). Item has and belongs to many tags - tag has and belongs to many items.
It's no problem for me to fetch all related tags like:
$item = ORM::factory('item', 4);
foreach($item->tags as $tag){....}
But how can i fetch only one... and maybe a specific one?
Thanks in advance!
Hi Guys ,
I need to display the action sheet above the Tab Bar controller. I mean, I would be able to see the Tab Bar controller even the action sheet view is in visible mode.
So, Please suggest how to view from above the Tab Bar controller. Is it possible.
secondly, How to change the back ground color of action sheet and cancel button back ground colour.
Please help me
Thank You,
Madan Mohan.
Hey guys
I am looking for a good solid introduction book to the fundementals of network programming in C#. For example is have looked at this one
http://www.amazon.com/C-Network-Programming-Richard-Blum/dp/0782141765/ref=pd_sim_b_5
but it is quite old now. Anyone used one recently, i would greatly appriciate it
thanks
dan
Hi Guys,
I'm developing my first facebook app on kohana 2.3.x at the moment and I noticed that a usual app url should look like this:
http://apps.facebook.com/{my_app}/{controller}/{method}
But in my app it shows the real url.
http://mydomain.com/{controller}/{method}
Any idea how to fix that in Kohana?
Thanks in advance!
Hi,
guys I know that this feature will be depracated in c++0x, but for me as a total novice it seems like a good idea to have it. Could anyone explain to me why isn't a good idea?
Thanks in advance.
P.S.
I know I've said it but I'll say it again: formating in this forum really pisses me off. Why can't I have ENTER as end of line but instead of I have to press space twice?
Hi guys I'm dabbling in google docs with Zend GData library - and succeeded to upload documents to google docs. However I would like to know how would it be possibel for me to upload a document and overwrite the document on google docs? Assume that I just have the docid which refers to the document on google docs.
Thanks again - I'm using Php and the Zend Gdata libraries
Hi guys, im thinking about a project, but my project need to be linked to cellphone company, the problem is that i don't know how ill take care about make the presentation to the cellphone company and the company don't steal my idea, i dont know if is clear, sorry with my English
some tip's?
thanks
Hi guys, my landline phone is connected to my computer. Now in my asp.net website there is a textbox and a button . i filled a telephone number in the textbox and on button click i want that a call get connected to the no. in the textbox through my landline phone.
Is there any workaround for this in .net framework??
Thanks and best regards....
Prateek
Hey guys,
I've got a regex issue, Im trying to ignore just the number '41', I want 4, 1, 14 etc to all match.
I've got this [^\b41\b] which is effectively what I want but this also ignores all single iterations of the values 1 and 4.
As an example, this matches "41", but I want it to NOT match:
\b41\b
Hi guys,
I have two SQL Server 2008 databases called Anna and Bob.
Bob has to pull and transform data from Anna to keep updated
his tables.
Ideally Bob will be
always synchronized with Anna,
but some delay would be acceptable.
What is the best way to do this?
Thanks in advance.
Hi guys,
I have attached a event to a text box using addEventListener. It works fine. My problem arouse when i wanted to trigger the event programmatically from another function.
how can i do it?
Hi guys, I'm loading a website into an iframe. This website has all styles defined within it's headtag. However the stylesheets are not linked like tags. I want to remove all this styles of the iframe content and link my own stylesheet to it.
Any ideas how i can do this?
Hi guys,
I'm trying to set the Height of a ComboBox in C#.NET CF / WinCE6.
So far I managed to do it by using the MessageWindow.SendMessage() with CB_SETITEMHEIGHT. The issue is the ComboBox gets to its initial Height when being clicked.
Is there a workaround for this ?
Thanks.
Hi guys,
i am having tabcontainer control with updatepanel with gridview inside tabpanel in my page
i want to be have fixed width
but whenrver i update the updatepanel with gridview asynchronously it is get expanded
So any suggestions to give tabcontainer fixed size.
Hi guys,
We want to create multitenant application with shared database table structure.
Currently with standard SQL Server we could achieve that with providing TenantID for each table.
Could we achieve the same on Windows Azure, but without TenantIDs?
Best regards,
Alexey Zakharov
I've been worried more and more about RSI lately. Especially of the dreaded "Emacs Pinky" as I'm an avid emacs users. How do youguys beat RSI? I thought we could share ideas for beating this common problem.
EDIT: Advice here is not meant to replace advice from a medical professional. If you are having serious pain, go see a doctor.
Hi,
I'm trying to create a list with headers above a grouping of items. I was looking at SeperatedListAdapter available here: http://jsharkey.org/blog/2008/08/18/separating-lists-with-headers-in-android-09/ but I ran into an error (ERROR/AndroidRuntime(2025): java.lang.IllegalStateException: ArrayAdapter requires the resource ID to be a TextView
)
Now I'm looking into more options including making a new one. Do youguys have any hints?
Thanks,
Bryon
Hi Guys,
I am creating a GUI frontend for the Eve Online API in Python.
I have successfully pulled the XML data from their server.
I am trying to grab the value from a node called "name"
from xml.dom.minidom import parse
dom = parse("C:\\eve.xml")
name = dom.getElementsByTagName('name')
print name
This seems to find the node ok but the output is below:
[<DOM Element: name at 0x11e6d28>]
How could I get it to print the value of the node?
Cheers
Hi guys,
I was wondering if there were any libraries out there to allow Mac desktop developers on Objective-C to create shareware applications, similar to sharify for Air. Perhaps through use of Paypal etc.
Hi Guys,
My insert and update pages (through my admin forlder) into mysql stopped working. When I try to insert/update details it stays on the same page without adding or updating anything into the database table.
I really don't know what happened and don't know where start looking. I didn't make any change to the pages whatsoever.
Is there anyone who had the same problem and can kindly give me a clue?
Appreciated
Francesco