Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~897 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

7 Posted Topics

Member Avatar for arabgogs

Hi there, I am trying to access a 3rd party Apache/Axis web service where I am required to submit an HTTP header with username and password attached. I have added the service/reference no problem using the VB.Net add service reference. this has given a local object for their service. I …

0
154
Member Avatar for arabgogs

Hi, I am trying to validate an XML file against a schema, which i can achieve without issue normally, however, in this particular schema, there is an imported namespace, that appears to be preventing the validation from happening, as the error being returned is pointing to node of the elements …

Member Avatar for Mike Askew
0
278
Member Avatar for arabgogs

Hi Guys, I have been browsing this site for a number of years now for articles, advice and code snippets, with great interest in the expertise displayed, never actually posting any questions until now. I have been coding for a number of years now using procedural code, with breif interludes …

Member Avatar for Reverend Jim
0
151
Member Avatar for arabgogs

Hi there, I am hoping someone can help, I have an large XML structure which I am attempting to interrogate. My structure(problem) is as follows <BigStructure> <Structure myNumber="1003"> <Structures> <myMap> <Point ID="1"> <Opt>THE</Opt> <Next>2</Next> </Point> <Point ID="2"> <Opt>ONE</Opt> <Next>2</Next> </Point> </myMap> <myMap> <Point ID="1"> <Opt>THE</Opt> <Next>2</Next> </Point> <Point ID="2"> <Opt>THIS</Opt> …

Member Avatar for arabgogs
0
110
Member Avatar for umairraja52

Hi To capture the IP of a visitor you can set a variable equal to the server variable. [code] strYourVariable = request.serverVariables("REMOTE_ADDR") [/code] to use a DB or cookie is dependant on what you are wanting to do with the IP address, you may just need a text file to …

Member Avatar for arabgogs
0
67
Member Avatar for arabgogs

Hi there, my name is Arabgogs, I am a software developer with a company in my local area within Scotland, developing Airline Booking Systems. I have a BSc Software Engineering, gained 4 years ago. I have been a member of Daniweb for a while and have regularly been here looking …

0
41
Member Avatar for punex

Hi Punex, The likely problem is that you have named a field within a Query incorrectly.

Member Avatar for Pg-online
0
96

The End.