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.

~2K People Reached
About Me

specialise in general IT

Member Avatar for minbor

Hello, Is there a way to create a user using Membership.CreateUser for another application? I have tho websites (A and B) and when I create a user for website A I need a user to be created B also. I can't link them to use the same database. Is there …

Member Avatar for minbor
0
167
Member Avatar for minbor

Hello, I have created a report in Crystal Reports 2008 and have a problem with the grid lines inside a line chart. In Crystal Reports everything seems fine in design and preview modes, but when I upload the report to the web server, the grid lines seem to double. A …

Member Avatar for minbor
0
96
Member Avatar for minbor

Hi everyone, I have a web page where a fields needs to be validated if another is not empty. e.g. 'date' needs to be checked if 'quantity' has a number in it. I’m not exactly a pro with .net and am fiddling with compare and custom validators. All help on …

Member Avatar for absb
0
143
Member Avatar for minbor

Hello, I need to connect to a DSN on a remote computer. I have found a lot of a lot of info on how to connect to a remote database from a local DSN, but nothing on connecting to a remote DSN. I am using asp.net, but help on solving …

Member Avatar for minbor
0
464
Member Avatar for minbor

Hello, I am trying to deploy an asp.net website and have a strange problem with Crystal Reports. When the page loads the report is blank, but when I go to the next page or change zoom the report refreshes and displays correctly. I have created a test page where you …

Member Avatar for minbor
0
234
Member Avatar for minbor

Hello, I have a series of variables ending with a number and am trying (unsuccesfuly) to put them in a table using For Next loop. the code looks like this: [CODE] <% v1 = "text_1" v2 = "text_2" v3 = "text_3" %> <table border="1"> <% For x = 1 To …

Member Avatar for minbor
0
108
Member Avatar for minbor

Hello, I would appreciate if anyone could help me with this. I'm new to this sort of thing and don't really know where to start. I have a survey results table that looks like this: [CODE]user question answer Mike 1 2 Mike 2 1 Mike 3 5 John 1 5 …

Member Avatar for minbor
0
94
Member Avatar for minbor

Hello, I'd like to know is there a way to specify what character to use in the unordered list? for example, i'g like to have a list with '-' or '>' for a bullet, but cant find a way to do this in html or css. All ideas very weclome …

Member Avatar for rockyourweb
0
114
Member Avatar for minbor

Hello, I am trying pull data from a 2-dimensional array but am getting an error like: [QUOTE] Microsoft VBScript runtime error '800a0009' Subscript out of range: '1' /test.asp, line 39 [/QUOTE] the message gives the line number but i don't see whaats wrong with it this is a simplified version …

Member Avatar for minbor
0
109
Member Avatar for minbor

Hello, I have a problem with one account in MS Exchange. All other accounts are ok, but whenever you try to send external email to this acount a reply like this comes back: This is an automatically generated Delivery Status Notification. Delivery to the following recipients failed. [email]address@mydomain.com[/email] Final-Recipient: rfc822;address@mydomain.com …

0
78
Member Avatar for minbor

Hello, I am again asking for help. Is it possible to get the text from the elent ID into another place in the page. For example, is it possible using asp to get page title from <p id='title'> in the code below? <HTML> <HEAD> <TITLE> nothing </TITLE> </HEAD> <BODY> <p …

Member Avatar for SheSaidImaPregy
0
96
Member Avatar for minbor

Hello, I am new at programming and would like to know is it possible to pass a chunk of html code (more than one line, a whole table, for example) as an asp variable? I have looked through a lot of tutorials and could not find a clear answer. Thank …

Member Avatar for SheSaidImaPregy
0
106