can we do similar to this
http://www.webdeveloper.com/forum/ar.../t-210232.html
it checks for html file.
also it is in Php i dont understand it.
any help?...
User Profile
Collapse
-
if you wont see me down,
could you please explain how to use your regular expression <([^ >]+)[^>]*>(.+)</\1>
just a small example would be great plzLeave a comment:
-
-
Replace special characters in xml but do not replace tags
My requirement is that, i recieve a xml file that may contain characters like "<" or ">".
for example like this
<?xml version="1.0" encoding="ISO-8859-1" ?>
<Incident>
<RecordDivision > abc>efg</RecordDivision>
<Incident>
now i want to replace the ">" character in the string abc>efg.
this... -
well i came to one step.
i just added reference and test method attributes to the method and ran the visual studio as usual and i put debug statements at some places.
and when the assertion fails, it goes to the catch block and it shows the exception.
but i know this is not the correct way. but i just started with this.Leave a comment:
-
how to test .net web appliaiton with NUnit
Hi friends,
i have gone through the basic documentation of Nunit.
also i went through links like
http://tangent-studios.com/programmi...NUnitV2Tut.htm
http://www.techscreencast.com/langua...-use-nunit/812
but they just explain how to test a class library.
i am really very panic how to test a web application with... -
i am new to linq to sql
Hi friends
i am using Linq to sql
and my code is
Code:public class AccountSettings { NewCustomerDataContext _dbAccounts = new NewCustomerDataContext(); public int UpdateAccountSettigs(int iUserLoginID,string strUserMailID, string strPassword) { var UpdateUser = _dbAccounts.UserLoginInfs.Single(e => e.UserLoginInfID
-
Hi codegecko, thanks for the reply,
i have contacted the UPS team and they resolved my issue.
As i was using dummy values, it was giving that invalid licence error.
I have resolved that error and,i am at next step of creating a shipper.
I am getting going for now as that issue resoved.
You have mentioned a tool for xml, thank you for that one.
I can work more smoothly with it.
...Leave a comment:
-
I think that edit button will appear for only some period of time.
Each time when i create a post, i am able to see the edit button.
But after some period, i dont get the edit option.
thank you
RavindarLeave a comment:
-
i think that is not a correct practice to post even those dummy values too.
So how do i edit that post now?
any help?
thank you
RavindarLeave a comment:
-
Those values doenst work
Thank you tlhintoq,
you are right,
but those are dummy values, those does'nt work for real work.
that is a dummy data.
thank you
RavindarLeave a comment:
-
UPS says invalid licence code
Hi friends,
i am progamming to generate UPS labels in asp.net 2.0
when i sent the follwoing xml request to UPS development server,
it say invalid licence code.
But indeed mine is original licence and it has worked fine with address validation perfectly, but why do i face problem doing access request.
Code:<?xml version='1.0'?> <AccessRequest xml:lang='en-US'> <AccessLicenseNumber>Licence
-
UPS lable generation procedure
Thanks for the reply.
we are thinking that we just need to connect to UPS website and get the quotes and some how we generate UPS lable. But indeed there is much inside it.
thank you.
i hear few words around here are UPS address validation, Stamping or print lable using http://www.endicia.com/ or stamps.com and i am panic what is going and what is the path to follow....Leave a comment:
-
UPS label generation
Hi friends
i want to generate UPS label from my asp.net C# code.
i have UPS account, online tools information with me. but dont know where to start to develop.
can any one plz give a link that helps me out.
thank you
Ravindar -
Hi, i attached my application.
indeed there is no error coming.But functionality is wrong in my code.
have a look at the attachment.
Open the database,
1.Run the form
2. Click open connection button
3. navigate to some record, or go to final record
4. Now press delete. there comes confirmation message that record has been deleted.
5. now click previous button, or some...Leave a comment:
-
seems that i didnt explain my problem clearly
my application target is very simple that
1. connect to the database
2. add records,
3. edit records,
4. navigate through records
5. and delete records.
i am doing all these fine except that deleting record.
when i delete with my code, the records are deleted in the database, but the record set still contains that record....Leave a comment:
-
delete records in adodb record set
Hi all, i am using ms access 2003,
i have a form,
i connect to the mysql database using adodb connection.
this works fine.
but when i delete a record, it is deleted but still the record set shows that record.
when i close the application and again run it, then the record set dosnt show the delted record.
what could be the problem
my code goes like this
rsInfotable... -
Convert mssql to mysql
Hi friends,
how do we convert mssql database to mysql?
converting table by table, procedure by procedure manually would be tedious.
whats the best way to approach this?
like
is ther any open source that converts the database(tables , storedprocedure s...)
or is there no way other than converting manually each table?
thank you -
solved it
yes it is .net using ajax.
this link has helped me
Siderite Zackwehdex's Blog: Fixing TabContainer to work with dynamic TabPanelsLeave a comment:
-
i do follow the rules from now.
Indeed, yes i forgotten to add them.
i wont repeat it again.
Thank you...Leave a comment:
No activity results to display
Show More
Leave a comment: