-2
votes
3answers
246 views
How to create serial number generator?
How can I program a Serial Number Generator that generates serial numbers for some existing software?
0
votes
1answer
290 views
System.InvalidCastException: System.Data.DataViewManagerListItemTypeDescriptor
Am getting an exception randomly. I have a barcode scanner which enters barcodes into a table. The code is written in C#. I was able to get the exception twice at first; however, am no longer able to …
0
votes
5answers
333 views
Bash script, Illegal number: 08
I'm running a pretty simple bash script in ubuntu but have come up with a problem.
If needed I'll post the whole script, but I've narrowed down the problem.
Basically, I want to run some code every 15 …
0
votes
1answer
432 views
java.net.MalformedURLException: Illegal character in URL
hi,
I am working on struts.I am encrypting password in one application and passing encrypted password to another application through open url connection.Some times this works fine if i click on the …
5
votes
11answers
1k views
URL Routing: Handling Spaces and Illegal Characters When Creating Friendly URLs
I've seen a lot of discussion on URL Routing, and LOTS of great suggestions... but in the real world, one thing I haven't seen discussed are:
Creating Friendly URLs with Spaces and illegal …
